Cdash is not showing any linux packages for stable. Are they still being build?
https://slicer.cdash.org/index.php?project=SlicerStable
No linux packages were built today as far as I can tell.
@jcfr @Sam_Horvath
@jcfr not sure how to read this output. I am not seeing any extensions listed in there.
Anyways, on Cdash, there is not a single penguin iconed extension, and I am not getting the updates we introduced to SlicerMorph on Linux.
To follow-up, I confirm there is an issue with build of Stable Linux extensions (as depicted above) and I will be addressing it.
1 Like
this issue is the missing build script file:
[kitware@metroplex DashboardScripts]$ ./metroplex-exp.sh
./metroplex-exp.sh: line 70: /home/kitware/bin/slicer-buildenv-qt5-centos7-slicer-5.6: No such file or directory
2 Likes
The script issue has been fixed, build should now occur as normal
2 Likes
Following @Sam_Horvath investigative work and fix, we also update our release process to avoid similar from happening again. For reference, see PR-Slicer/DashboardScripts#62