Stream: committers
Topic: Confusing CI Build error with good local build
Nagesh Bashyam (Sep 27 2019 at 20:44):
@Grahame Grieve
I am getting a build error on Patient Reported Outcomes, this was working but has been broken recently (this week). My local build still works with the latest publisher, but the CI Build fails. The error log is not giving much information on what could be wrong. Here is a link to the build log.
http://build.fhir.org/ig/HL7/patient-reported-outcomes/build.log
Any chance you can throw some light on it..
Grahame Grieve (Sep 27 2019 at 20:52):
what version of US core are you depending on?
Nagesh Bashyam (Sep 27 2019 at 20:54):
{
"location" : "http://hl7.org/fhir/us/core",
"name" : "uscoreR4",
"source" : "dependencies/us-core-r4",
"version" : "current"
}
Grahame Grieve (Sep 27 2019 at 20:55):
hm. because that error arises parsing the US core R4 package
Grahame Grieve (Sep 27 2019 at 20:55):
I won't have time to debug for about 24 hours
Nagesh Bashyam (Sep 27 2019 at 20:55):
No issues..when you get a chance...
Nagesh Bashyam (Sep 27 2019 at 20:55):
Everything is checked in for Patient-Reported-Outcomes in git to reproduce.
Nagesh Bashyam (Sep 27 2019 at 20:56):
This is using the old template...I am planning to finish the ballot updates and move it to the new template...after that..
Nagesh Bashyam (Oct 01 2019 at 13:52):
@Grahame Grieve , any update ..hopefully you had a chance to look at the issue
Grahame Grieve (Oct 02 2019 at 01:59):
this is an issue with the US core build due to a bug in the IGPublisher. I'll have to release a new publisher and then rebuild US-Core
Eric Haas (Oct 02 2019 at 14:39):
(deleted)
Nagesh Bashyam (Oct 03 2019 at 13:21):
Thanks Grahame...I can use an older version of US core for now and see if that works better.
Grahame Grieve (Oct 03 2019 at 19:39):
it's fixed now
Last updated: Apr 12 2022 at 19:14 UTC