--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.3 - 2018-02-13 (EO) Information: this ChangeLog entry matches the version number: Version 1.3 - 2018-02-13 (EO) Error: sasversion - Unexpected file ./Make.depends Error: sasversion - Unexpected file ./build_log_second Error: sasversion - Unexpected file ./src/Make.depends Error: sasversion - Unexpected file ./src/libsasversion.a Error: sasversion - Unexpected binary file: ./src/libsasversion.so Error: sasversion - Unexpected binary file: ./src/sasversion Error: sasversion - Unexpected file ./src/sasversion_f_mod.mod Error: sasversion - Unexpected file ./src/libsasversion.so.1.3 Now checking git repository... --- Distribution check [end] --- result=0 ;\ for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \ if [ ! -d $d ] ; then\ echo WARNING $d does not exist. ;\ result=1 ;\ fi ;\ done ;\ if [ $result -ne 0 ] ; then \ echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\ exit 1 ;\ fi /usr/bin/echo "# Make.depends" > Make.depends if [ -n "" ]; then \ ARGS=" " ;\ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ${n}_LDEPEND || exit; done; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "" ]; then \ gcc -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "" ]; then \ g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -DGFORTRAN -std=gnu++14 -g *.cc >> Make.depends; \ fi if [ -n "src" ]; then \ ARGS="src"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 -C $n depend || exit; done; \ fi /workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran sasversion 1.3 sasversion 22.0.0-ec4db76b0-20241104 > sasversion.h /workspaces/xmm_sas/packages/sas/bin/sastaskhimp sasversion 1.3 sasversion 22.0.0-ec4db76b0-20241104 > sasversion_h_imp.cc T=sasversion ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > sasversion_f_mod.f90 T=sasversion ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > sasversion_f.cc result=0 ;\ for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \ if [ ! -d $d ] ; then\ echo WARNING $d does not exist. ;\ result=1 ;\ fi ;\ done ;\ if [ $result -ne 0 ] ; then \ echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\ exit 1 ;\ fi (cd /workspaces/xmm_sas/bin; test -h sasversion || ln -s ../packages/sasversion/src/sasversion .) (cd /workspaces/xmm_sas/lib; test -h libsasversion.a || ln -s ../packages/sasversion/src/libsasversion.a .) cd /workspaces/xmm_sas/lib && \ (test -h libsasversion.so.1.3 || ln -s ../packages/sasversion/src/libsasversion.so.1.3 libsasversion.so.1.3) (cd /workspaces/xmm_sas/config; test -h sasversion.par || ln -s ../packages/sasversion/src/sasversion.par .) (cd /workspaces/xmm_sas/config; test -h sasversion.info || ln -s ../packages/sasversion/src/sasversion.info .) (cd /workspaces/xmm_sas/include; test -h sasversion || ln -s ../packages/sasversion/src sasversion) cd /workspaces/xmm_sas/lib && \ (test -h libsasversion.so || ln -s libsasversion.so.1.3 libsasversion.so) /usr/bin/echo "# Make.depends" > Make.depends if [ -n "" ]; then \ ARGS=" " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi if [ -n "sasversion" ]; then \ ARGS="sasversion"; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi echo Dependencies for sasversion if [ -z "sasversion" -a -z "" ]; then /usr/bin/echo Missing sasversion_OBJS or sasversion_QOBJS for C++ task sasversion; exit 1; fi /usr/bin/echo "sasversion: sasversion_main.o -lsasversion" >> Make.depends /usr/bin/echo "sasversion_h_imp.o: sasversion_h_imp.cc sasversion.h" >> Make.depends /usr/bin/echo "libsasversion.a libsasversion.so.1.3: sasversion_h_imp.o sasversion_f_mod.o sasversion_f.o sasversion.o" >> Make.depends /usr/bin/echo "libsasversion.a libsasversion.so.1.3: " >> Make.depends /usr/bin/echo "sasversion: -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask" >> Make.depends if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "" ]; then \ gcc -M -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "sasversion.cc sasversion_h_imp.cc" ]; then \ g++ -M -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. -Wall -DGFORTRAN -std=gnu++14 -g *.cc >> Make.depends; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n depend || exit; done; \ fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 ; fi if [ -n "src" ]; then \ ARGS="src"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 -C $n bin || exit; done; \ fi if [ -n "libsasversion.a libsasversion.so.1.3" ]; then make VPATH= libsasversion.a libsasversion.so.1.3; fi /workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran sasversion 1.3 sasversion 22.0.0-ec4db76b0-20241104 > sasversion.h /workspaces/xmm_sas/packages/sas/bin/sastaskhimp sasversion 1.3 sasversion 22.0.0-ec4db76b0-20241104 > sasversion_h_imp.cc (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/sasversion/src/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Task.h || ln -s ../packages/sasversion/src/Task.h . ) (cd /workspaces/xmm_sas/include; \ test -h param.h || ln -s ../packages/sasversion/src/param.h . ) (cd /workspaces/xmm_sas/include; \ test -h XmlInfoReader.h || ln -s ../packages/sasversion/src/XmlInfoReader.h . ) (cd /workspaces/xmm_sas/include; \ test -h ParamInfoReader.h || ln -s ../packages/sasversion/src/ParamInfoReader.h . ) (cd /workspaces/xmm_sas/include; \ test -h ParameterInfo.h || ln -s ../packages/sasversion/src/ParameterInfo.h . ) (cd /workspaces/xmm_sas/include; \ test -h Parameter.h || ln -s ../packages/sasversion/src/Parameter.h . ) (cd /workspaces/xmm_sas/include; \ test -h ParameterView.h || ln -s ../packages/sasversion/src/ParameterView.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/sasversion/src/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/sasversion/src/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/sasversion/src/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/sasversion/src/Msg.h . ) (cd /workspaces/xmm_sas/include; \ test -h DalRegister.h || ln -s ../packages/sasversion/src/DalRegister.h . ) (cd /workspaces/xmm_sas/include; \ test -h Register.h || ln -s ../packages/sasversion/src/Register.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/sasversion/src/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/sasversion/src/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/sasversion/src/machine_specific_types.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sasversion_h_imp.cc T=sasversion ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > sasversion_f_mod.f90 gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils sasversion_f_mod.f90 T=sasversion ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > sasversion_f.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sasversion_f.cc (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/sasversion/src/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h SasVersion.h || ln -s ../packages/sasversion/src/SasVersion.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sasversion.cc /usr/bin/ar cur libsasversion.a sasversion_h_imp.o sasversion_f_mod.o sasversion_f.o sasversion.o ranlib libsasversion.a g++ -shared -Wl,-h,libsasversion.so.1.3 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libsasversion.so.1.3 sasversion_h_imp.o sasversion_f_mod.o sasversion_f.o sasversion.o -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. test libsasversion.so.1.3 = libsasversion.so || ( test -h libsasversion.so || ln -s libsasversion.so.1.3 libsasversion.so ) if [ -n "" ]; then make ; fi T=sasversion ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.3/g; s/RELEASE/22.0.0-ec4db76b0-20241104/g; s/PACKAGE/sasversion/g" > sasversion_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sasversion_main.cc g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o sasversion sasversion_main.o -lsasversion -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "src" ]; then \ ARGS="src"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 -C $n doc || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n doc || exit; done; \ fi rm -f sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out m_*.cc test.result ._.DS_Store .DS_Store rm -f -r Templates.DB autom4te.cache __combidir__* __pychache__ if [ -n "src" ]; then \ ARGS="src"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/sasversion VERSION=1.3 PACKAGE=sasversion SO_VERSION=1.3 -C $n clean || exit; done; \ fi rm -f sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out m_*.cc test.result sasversion_f.cc sasversion_f_mod.f90 sasversion_main.cc ._.DS_Store .DS_Store rm -f -r Templates.DB autom4te.cache __combidir__* __pychache__ if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n clean || exit; done; \ fi