My weekly build fails today when configuring Slicer itself :
– Setting CPACK_PACKAGE_INSTALL_DIRECTORY to ‘Slicer 4.11.0-2020-03-28’
– Setting CPACK_PACKAGE_DESCRIPTION_FILE to ‘/home/arc/src/Slicer/README.txt’
– Setting CPACK_RESOURCE_FILE_LICENSE to ‘/home/arc/src/Slicer/License.txt’
– Setting CPACK_PACKAGE_DESCRIPTION_SUMMARY to ‘Medical Visualization and Processing Environment for Research’
– Configuring incomplete, errors occurred!
See also “/home/arc/src/Slicer-SuperBuild-clang/Slicer-build/CMakeFiles/CMakeOutput.log”.
See also “/home/arc/src/Slicer-SuperBuild-clang/Slicer-build/CMakeFiles/CMakeError.log”.
Please see CMakeError.log for gcc and clang.
Slicer is configured in empty superbuild directories as such :
export CFLAGS=" -I/usr/include/tirpc"
export CXXFLAGS=“-I/usr/include/tirpc”
cmake -DSlicer_VTK_VERSION_MAJOR:INT=8 -DQt5_DIR:PATH=/usr/lib/cmake/Qt5 -DSlicer_USE_PYTHONQT_WITH_OPENSSL:BOOL=ON -DBUILD_TESTING:BOOL=OFF -DCMAKE_BUILD_TYPE:STRING=Release -DADDITIONAL_CXX_FLAGS:STRING=-I/usr/include/tirpc …/Slicer
Please advise for a fix.
Regards.