--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.26 - 2024-07-31 (AI) Information: this ChangeLog entry matches the version number: Version 1.26 - 2024-07-31 (AI) Error: interpr - Unexpected file ./cdal/Make.depends Error: interpr - Unexpected file ./cdal/libdal_c.a Error: interpr - Unexpected binary file: ./cdal/libdal_c.so Error: interpr - Unexpected file ./doc/Make.depends Error: interpr - Unexpected file ./src/Make.depends Error: interpr - Unexpected file ./src/libinterpr.a Error: interpr - Unexpected binary file: ./src/libinterpr.so Error: interpr - Unexpected file ./test/Make.depends Error: interpr - Unexpected file ./Make.depends Error: interpr - Unexpected file ./build_log_second 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/interpr VERSION=1.26 PACKAGE=interpr ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ${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 cdal doc test" ]; then \ ARGS="src cdal doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr -C $n depend || exit; done; \ fi 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/lib; test -h libinterpr.a || ln -s ../packages/interpr/src/libinterpr.a .) cd /workspaces/xmm_sas/lib && \ (test -h libinterpr.so || ln -s ../packages/interpr/src/libinterpr.so libinterpr.so) (cd /workspaces/xmm_sas/include; test -h interpr || ln -s ../packages/interpr/src interpr) /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 "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi 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 "interpr" ]; then \ ARGS="interpr"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for interpr if [ -z "functions token StreamT file scanner debug parsing table Interpreter PerlInterpreter evalperl Configuration perlutils" -a -z "" ]; then /usr/bin/echo Missing interpr_OBJS or interpr_QOBJS for library interpr; exit 1; fi /usr/bin/echo "libinterpr.a libinterpr.so: functions.o token.o StreamT.o file.o scanner.o debug.o parsing.o table.o Interpreter.o PerlInterpreter.o evalperl.o Configuration.o perlutils.o" >> Make.depends /usr/bin/echo "libinterpr.a libinterpr.so: " >> Make.depends 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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "Configuration.cc HandleT.cc Interpreter.cc PerlInterpreter.cc StreamT.cc binary_tree.cc debug.cc evalperl.cc file.cc functions.cc parsing.cc perlutils.cc scanner.cc table.cc token.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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 *.cc >> Make.depends; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n depend || exit; done; \ fi 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/lib; test -h libdal_c.a || ln -s ../packages/interpr/cdal/libdal_c.a .) cd /workspaces/xmm_sas/lib && \ (test -h libdal_c.so || ln -s ../packages/interpr/cdal/libdal_c.so libdal_c.so) (cd /workspaces/xmm_sas/include; test -h dal_c || ln -s ../packages/interpr/cdal dal_c) /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 "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi 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 "dal_c" ]; then \ ARGS="dal_c"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for dal_c if [ -z "dal_c_lookups" -a -z "" ]; then /usr/bin/echo Missing dal_c_OBJS or dal_c_QOBJS for library dal_c; exit 1; fi /usr/bin/echo "libdal_c.a libdal_c.so: dal_c_lookups.o" >> Make.depends /usr/bin/echo "libdal_c.a libdal_c.so: " >> Make.depends 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/interpr -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/interpr -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/interpr -I/workspaces/xmm_sas/include/utils -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "dal_c_lookups.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/interpr -I/workspaces/xmm_sas/include/utils -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 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 ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi 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 -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 "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n depend || exit; done; \ fi 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 "dscript" ]; then \ ARGS=" dscript " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi echo Dependencies for dscript if [ -z "dscript" -a -z "" ]; then /usr/bin/echo Missing dscript_OBJS or dscript_QOBJS for binary dscript; exit 1; fi /usr/bin/echo "dscript: dscript.o" >> Make.depends /usr/bin/echo "dscript: " >> Make.depends /usr/bin/echo "dscript: -ldal_c -linterpr -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils" >> Make.depends if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi 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/dal_c -I/workspaces/xmm_sas/include/interpr -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/dal_c -I/workspaces/xmm_sas/include/interpr -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/dal_c -I/workspaces/xmm_sas/include/interpr -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "dscript.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/dal_c -I/workspaces/xmm_sas/include/interpr -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -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/interpr VERSION=1.26 PACKAGE=interpr VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr ; fi if [ -n "src cdal doc test" ]; then \ ARGS="src cdal doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr -C $n bin || exit; done; \ fi if [ -n "libinterpr.a libinterpr.so" ]; then make VPATH= libinterpr.a libinterpr.so; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/interpr/src/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/interpr/src/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h param.h || ln -s ../packages/interpr/src/param.h . ) (cd /workspaces/xmm_sas/include; \ test -h XmlInfoReader.h || ln -s ../packages/interpr/src/XmlInfoReader.h . ) (cd /workspaces/xmm_sas/include; \ test -h ParamInfoReader.h || ln -s ../packages/interpr/src/ParamInfoReader.h . ) (cd /workspaces/xmm_sas/include; \ test -h ParameterInfo.h || ln -s ../packages/interpr/src/ParameterInfo.h . ) (cd /workspaces/xmm_sas/include; \ test -h Parameter.h || ln -s ../packages/interpr/src/Parameter.h . ) (cd /workspaces/xmm_sas/include; \ test -h ParameterView.h || ln -s ../packages/interpr/src/ParameterView.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/interpr/src/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/interpr/src/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/interpr/src/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/interpr/src/Msg.h . ) (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/interpr/src/stringutil.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. functions.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. token.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. StreamT.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. file.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. scanner.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. debug.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. parsing.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. table.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. Interpreter.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. PerlInterpreter.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. evalperl.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. Configuration.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -ftemplate-depth-1000 -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/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -I. perlutils.cc /usr/bin/ar cur libinterpr.a functions.o token.o StreamT.o file.o scanner.o debug.o parsing.o table.o Interpreter.o PerlInterpreter.o evalperl.o Configuration.o perlutils.o ranlib libinterpr.a g++ -shared -Wl,-h,libinterpr.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libinterpr.so functions.o token.o StreamT.o file.o scanner.o debug.o parsing.o table.o Interpreter.o PerlInterpreter.o evalperl.o Configuration.o perlutils.o -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt -Wl,-E -fstack-protector-strong -L/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lgfortran -lcfitsio -ldl -lm -L. test libinterpr.so = libinterpr.so || ( test -h libinterpr.so || ln -s libinterpr.so libinterpr.so ) if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "libdal_c.a libdal_c.so" ]; then make VPATH= libdal_c.a libdal_c.so; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/interpr/cdal/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/interpr/cdal/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h table.h || ln -s ../packages/interpr/cdal/table.h . ) (cd /workspaces/xmm_sas/include; \ test -h token.h || ln -s ../packages/interpr/cdal/token.h . ) (cd /workspaces/xmm_sas/include; \ test -h Vec.h || ln -s ../packages/interpr/cdal/Vec.h . ) (cd /workspaces/xmm_sas/include; \ test -h binary_tree.h || ln -s ../packages/interpr/cdal/binary_tree.h . ) (cd /workspaces/xmm_sas/include; \ test -h Interpreter.h || ln -s ../packages/interpr/cdal/Interpreter.h . ) (cd /workspaces/xmm_sas/include; \ test -h dal.h || ln -s ../packages/interpr/cdal/dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/interpr/cdal/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h types.h || ln -s ../packages/interpr/cdal/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/interpr -I/workspaces/xmm_sas/include/utils -I. dal_c_lookups.cc /usr/bin/ar cur libdal_c.a dal_c_lookups.o ranlib libdal_c.a g++ -shared -Wl,-h,libdal_c.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libdal_c.so dal_c_lookups.o -linterpr -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. test libdal_c.so = libdal_c.so || ( test -h libdal_c.so || ln -s libdal_c.so libdal_c.so ) if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "src cdal doc test" ]; then \ ARGS="src cdal doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr -C $n doc || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n doc || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n doc || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -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 cdal doc test" ]; then \ ARGS="src cdal doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/interpr VERSION=1.26 PACKAGE=interpr -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 ._.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 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 "" ]; then \ ARGS=""; \ for n in $ARGS; do make -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 ._.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 rm -f test*.dat script2 sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out dscript m_*.cc test.result ._.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