Hello,
I was trying to install lsst_sims in a Docker container using base image ubuntu 16.04. I keep getting error for [ 73/100 ] daf_persistence 16.0-3-g3806c63+7 … It seems like the installation stopped because the tests failed.
Can someone help me with this? I really appreciate it!
Weixiang Yu
Below is the full error message:
[ 73/100 ] daf_persistence 16.0-3-g3806c63+7 …
***** error: from /root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/build.log:
tests/Persistence_3
Running 1 test case…
*** No errors detected
Segmentation fault
tests/Persistence_1
Running 1 test case…
*** No errors detected
Segmentation fault
The following tests failed:
/root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/daf_persistence-16.0-3-g3806c63+7/tests/.tests/PropertySet_2.failed
/root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/daf_persistence-16.0-3-g3806c63+7/tests/.tests/Persistence_3.failed
/root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/daf_persistence-16.0-3-g3806c63+7/tests/.tests/Persistence_1.failed
3 tests failed
scons: *** [checkTestStatus] Error 1
scons: building terminated because of errors.
+ exit -4
eups distrib: Failed to build daf_persistence-16.0-3-g3806c63+7.eupspkg: Command:
source “/root/eups/2.1.4/bin/setups.sh”; export EUPS_PATH="/root/stack/miniconda3-4.5.4-fcd27eb"; (/root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/build.sh) >> /root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/build.log 2>&1 4>/root/stack/miniconda3-4.5.4-fcd27eb/EupsBuildDir/Linux64/daf_persistence-16.0-3-g3806c63+7/build.msg
exited with code 252