Hi, I have a machine where I have successfully been running the lsst stack. It recently has gone through an OS upgrade, and is now running Ubuntu 16.04. When re-installing the stack, eups distrib failed on [ 55/122 ] galsim 1.5.1.lsst2 ...
The error is below. I’d appreciate any help.
Thanks, Craig Lage
***** error: from /home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/EupsBuildDir/Linux64/galsim-1.5.1.lsst2/build.log:
Numpy version is 1.13.1
Checking for PyFITS... yes
PyFITS version is 3.4
Checking for future... yes
Future version is 0.16.0
Checking if we can build against Boost.Python... yes
Checking if C++ exceptions are propagated up to python... yes
GalSim version 1.5.1
scons: done reading SConscript files.
scons: Building targets ...
Install file: "lib/libgalsim.so.1.5" as "/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/galsim/1.5.1.lsst2/lib/libgalsim.so.1.5"
BuildExecutableScript(["bin/galsim"], ["bin/galsim.py"])
g++ -o galsim/_galsim.so -fopenmp -pthread -shared -L/home/cslage/Software/lsst_stack/python/miniconda3-4.3.21/lib -Wl,-rpath=/home/cslage/Software/lsst_stack/python/miniconda3-4.3.21/lib,--no-as-needed -Wl,-rpath=/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/galsim/1.5.1.lsst2/lib pysrc/.obj/module.os pysrc/.obj/Angle.os pysrc/.obj/Bounds.os pysrc/.obj/PhotonArray.os pysrc/.obj/Image.os pysrc/.obj/SBProfile.os pysrc/.obj/SBAdd.os pysrc/.obj/SBConvolve.os pysrc/.obj/SBDeconvolve.os pysrc/.obj/SBFourierSqrt.os pysrc/.obj/SBTransform.os pysrc/.obj/SBBox.os pysrc/.obj/SBGaussian.os pysrc/.obj/SBDeltaFunction.os pysrc/.obj/SBExponential.os pysrc/.obj/SBSersic.os pysrc/.obj/SBMoffat.os pysrc/.obj/SBAiry.os pysrc/.obj/SBShapelet.os pysrc/.obj/SBInterpolatedImage.os pysrc/.obj/SBKolmogorov.os pysrc/.obj/SBSpergel.os pysrc/.obj/SBInclinedExponential.os pysrc/.obj/SBInclinedSersic.os pysrc/.obj/Random.os pysrc/.obj/Noise.os pysrc/.obj/HSM.os pysrc/.obj/Integ.os pysrc/.obj/Table.os pysrc/.obj/Interpolant.os pysrc/.obj/CorrelatedNoise.os pysrc/.obj/Bessel.os pysrc/.obj/CDModel.os pysrc/.obj/Silicon.os pysrc/.obj/RealGalaxy.os pysrc/.obj/WCS.os -Llib -L/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/boost/1.66.0/lib -L/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/tmv/0.73.lsst2/lib -L/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/fftw/3.3.4.lsst2/lib -L/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/tmv/0.73.lsst2/lib -lboost_python3 -ltmv_symband -lfftw3 -lpthread -ltmv -lpthread -lgalsim
BuildExecutableScript(["bin/galsim_yaml"], ["bin/galsim_yaml.py"])
BuildExecutableScript(["bin/galsim_json"], ["bin/galsim_json.py"])
BuildExecutableScript(["bin/galsim_download_cosmos"], ["bin/galsim_download_cosmos.py"])
Install directory: "share/SEDs" as "/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/galsim/1.5.1.lsst2/share/galsim/SEDs"
scons: *** [/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/galsim/1.5.1.lsst2/share/galsim/SEDs/CWW_E_ext.sed] TypeError : decoding to str: need a bytes-like object, NoneType found
scons: building terminated because of errors.
+ exit -5
eups distrib: Failed to build galsim-1.5.1.lsst2.eupspkg: Command:
source "/home/cslage/Software/lsst_stack/eups/2.1.4/bin/setups.sh"; export EUPS_PATH="/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6"; (/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/EupsBuildDir/Linux64/galsim-1.5.1.lsst2/build.sh) >> /home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/EupsBuildDir/Linux64/galsim-1.5.1.lsst2/build.log 2>&1 4>/home/cslage/Software/lsst_stack/stack/miniconda3-4.3.21-10a4fa6/EupsBuildDir/Linux64/galsim-1.5.1.lsst2/build.msg
exited with code 251