FHIR Chat · Build Error · IG creation

Stream: IG creation

Topic: Build Error


view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 06:23):

process res: vhdir-restriction                                                   (23.0783sec)
process res: vhdir-practitionerrole                                              (23.0813sec)
Failed to find referenced profile: [CanonicalType[http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status]]
Failed to find referenced profile: [CanonicalType[http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactpoint-availabletime]]
Failed to find referenced profile: [CanonicalType[http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactpoint-viaintermediary]]
process res: vhdir-practitioner                                                  (23.0872sec)

Wondering how the IG Builder loads in the referenced profile, is this likely some order dependant thing?
(I suspect its the cause of those other weird snapshot errors)

view this post on Zulip Grahame Grieve (Aug 17 2018 at 06:25):

no. not a loading order probelm

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 06:51):

Hate to burst the bubble, but apparently the order in the IG.xml file does impact things somehow.
Error message from build is now gone, and examples check on, and the snapshot definition now looks correct too.

view this post on Zulip Grahame Grieve (Aug 17 2018 at 06:51):

that's weird

view this post on Zulip Eric Haas (Aug 17 2018 at 08:54):

@Brian Postlethwaite I am committing a bunch of SearchParameters and will resort the ig.xml again, what is the right order? I use a script that does it alphabetically I think.

view this post on Zulip Eric Haas (Aug 17 2018 at 08:54):

I don't know how it does it actually

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:13):

Before you do, I have a big push about to come through, doing a final build on

view this post on Zulip Eric Haas (Aug 17 2018 at 10:17):

sorry I just committed

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:18):

Bugger, and those files without sensible xml/json formatting with newlines are uncomparable.

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:21):

I had it down to 14 build errors, and 17 examples errors

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:21):

(and not commenting out parts too!)

view this post on Zulip Grahame Grieve (Aug 17 2018 at 10:22):

Well, Eric voted against making mergeable spreadsheets - so he should sort it

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:22):

Only spreadsheet in VhDir is for the SearchParameter list I think.

view this post on Zulip Eric Haas (Aug 17 2018 at 10:23):

OK I added searchparameters ( json ) and markdown files.

view this post on Zulip Eric Haas (Aug 17 2018 at 10:23):

no spreadsheets
umm 33 broken links

view this post on Zulip Eric Haas (Aug 17 2018 at 10:24):

running locally fine

view this post on Zulip Eric Haas (Aug 17 2018 at 10:24):

but I did udpate the ig.json and ig.xml

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:25):

I was about to push ...

view this post on Zulip Eric Haas (Aug 17 2018 at 10:25):

do you want me to uncommit my changes?

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 10:35):

The ig.xml and json.XML specifically...

view this post on Zulip Eric Haas (Aug 17 2018 at 10:51):

OK I'll uncommit the whole shebang if I can.

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 11:02):

You can leave it now, I'm almost done the merge, testing it now.

view this post on Zulip Eric Haas (Aug 17 2018 at 11:12):

ok I did a "git reset --hard HEAD^" and I thought that would do it but I frankly have no where I am taking a break sorry

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 11:15):

Once you've pushed to master, its all over. undo-ing from that is not a good idea, a reverse commit is all you can really do.

view this post on Zulip Brian Postlethwaite (Aug 17 2018 at 11:16):

(Hope you haven't broken your side)


Last updated: Apr 12 2022 at 19:14 UTC