Closed markus-stoll closed 9 years ago
a retry for the whole build helps sometimes.
Happened again, just now. Manual retry fixed the problem, again: https://circleci.com/gh/CognitionGuidedSurgery/msml/337
Debugging this is hard. We could add the log files to the artifacts.
it seems to be better now - did we change anything?
No
My new experience with ExternalProject_Add
is that using tarballs or zip files speeds up build process and does not require the existence of Internet connection after a download once. Especially if we set a external download folder. Otherwise wie could add a source folder external third parties projects and still use ExternalProject_Add
.