--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.47.2 - 2021-01-21 (EO) Information: this ChangeLog entry matches the version number: Version 1.47.2 - 2021-01-21 (EO) Error: error - Unexpected file ./config/Make.depends Error: error - Unexpected file ./doc/Make.depends Error: error - Unexpected symbolic link: ./doc/error/ChangeLog Warning: error - Unexpected file ./doc/error.ps.gz Error: error - Unexpected file ./src/Make.depends Error: error - Unexpected file ./src/errorhandling.mod Error: error - Unexpected file ./src/liberror.a Error: error - Unexpected binary file: ./src/liberror.so Error: error - Unexpected file ./test/Make.depends Error: error - Unexpected file ./test/faulty.mod Error: error - Unexpected file ./Make.depends Error: error - 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/error VERSION=1.47.2 PACKAGE=error ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ${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 doc test config" ]; then \ ARGS="src doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error -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 liberror.a || ln -s ../packages/error/src/liberror.a .) cd /workspaces/xmm_sas/lib && \ (test -h liberror.so || ln -s ../packages/error/src/liberror.so liberror.so) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/error/src/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h MessageHandler.h || ln -s ../packages/error/src/MessageHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h MessageFormatter.h || ln -s ../packages/error/src/MessageFormatter.h . ) (cd /workspaces/xmm_sas/include; \ test -h AsciiFormatter.h || ln -s ../packages/error/src/AsciiFormatter.h . ) (cd /workspaces/xmm_sas/include; \ test -h BinaryFormatter.h || ln -s ../packages/error/src/BinaryFormatter.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/error/src/Msg.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorDispatcher.h || ln -s ../packages/error/src/ErrorDispatcher.h . ) (cd /workspaces/xmm_sas/include; \ test -h SimpleHandler.h || ln -s ../packages/error/src/SimpleHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h error.h || ln -s ../packages/error/src/error.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/error/src/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/error/src/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h ExceptionErrorHandler.h || ln -s ../packages/error/src/ExceptionErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h SasException.h || ln -s ../packages/error/src/SasException.h . ) (cd /workspaces/xmm_sas/include; \ test -h errorhandling.f90 || ln -s ../packages/error/src/errorhandling.f90 . ) (cd /workspaces/xmm_sas/include; \ test -h errorhandling.mod || ln -s ../packages/error/src/errorhandling.mod . ) if [ -n "error" ]; then \ ARGS=" error "; \ cd /workspaces/xmm_sas/include; \ for n in $ARGS; \ do (test -h $n && rm -f $n || true); done; \ 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 "error" ]; then \ ARGS="error"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for error if [ -z "Msg AsciiFormatter BinaryFormatter SimpleHandler SuppressHandler ExceptionErrorHandler SetExceptionErrorHandler ErrorDispatcher error errorhandling errorhandling_implementation errstr" -a -z "" ]; then /usr/bin/echo Missing error_OBJS or error_QOBJS for library error; exit 1; fi /usr/bin/echo "liberror.a liberror.so: Msg.o AsciiFormatter.o BinaryFormatter.o SimpleHandler.o SuppressHandler.o ExceptionErrorHandler.o SetExceptionErrorHandler.o ErrorDispatcher.o error.o errorhandling.o errorhandling_implementation.o errstr.o" >> Make.depends /usr/bin/echo "liberror.a liberror.so: " >> Make.depends if [ -n "errorhandling.f90" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -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/utils -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/workspaces/xmm_sas/include/utils -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "AsciiFormatter.cc BinaryFormatter.cc ErrorDispatcher.cc ExceptionErrorHandler.cc Msg.cc SetExceptionErrorHandler.cc SimpleHandler.cc SuppressHandler.cc error.cc errorhandling_implementation.cc errstr.cc" ]; 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/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 (cd /workspaces/xmm_sas/doc; test -h error || ln -s ../packages/error/doc/error .) (cd /workspaces/xmm_sas/doc; test -h error.ps.gz || ln -s ../packages/error/doc/error.ps.gz .) (cd /workspaces/xmm_sas/doc; test -h error.pdf || ln -s ../packages/error/doc/error.pdf .) /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 "testerrstr test_error testcerror testSuppressHandler testExceptionErrorHandler testChannelFormatter" ]; then \ ARGS=" testerrstr test_error testcerror testSuppressHandler testExceptionErrorHandler testChannelFormatter " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi echo Dependencies for testerrstr if [ -z "testerrstr" -a -z "" ]; then /usr/bin/echo Missing testerrstr_OBJS or testerrstr_QOBJS for binary testerrstr; exit 1; fi /usr/bin/echo "testerrstr: testerrstr.o" >> Make.depends /usr/bin/echo "testerrstr: " >> Make.depends /usr/bin/echo "testerrstr: -lerror -lutils" >> Make.depends echo Dependencies for test_error if [ -z "test_error" -a -z "" ]; then /usr/bin/echo Missing test_error_OBJS or test_error_QOBJS for binary test_error; exit 1; fi /usr/bin/echo "test_error: test_error.o" >> Make.depends /usr/bin/echo "test_error: " >> Make.depends /usr/bin/echo "test_error: -lerror -lutils" >> Make.depends echo Dependencies for testcerror if [ -z "testcerror" -a -z "" ]; then /usr/bin/echo Missing testcerror_OBJS or testcerror_QOBJS for binary testcerror; exit 1; fi /usr/bin/echo "testcerror: testcerror.o" >> Make.depends /usr/bin/echo "testcerror: " >> Make.depends /usr/bin/echo "testcerror: -lerror -lutils" >> Make.depends echo Dependencies for testSuppressHandler if [ -z "testSuppressHandler" -a -z "" ]; then /usr/bin/echo Missing testSuppressHandler_OBJS or testSuppressHandler_QOBJS for binary testSuppressHandler; exit 1; fi /usr/bin/echo "testSuppressHandler: testSuppressHandler.o" >> Make.depends /usr/bin/echo "testSuppressHandler: " >> Make.depends /usr/bin/echo "testSuppressHandler: -lerror -lutils" >> Make.depends echo Dependencies for testExceptionErrorHandler if [ -z "testExceptionErrorHandler faulty" -a -z "" ]; then /usr/bin/echo Missing testExceptionErrorHandler_OBJS or testExceptionErrorHandler_QOBJS for binary testExceptionErrorHandler; exit 1; fi /usr/bin/echo "testExceptionErrorHandler: testExceptionErrorHandler.o faulty.o" >> Make.depends /usr/bin/echo "testExceptionErrorHandler: " >> Make.depends /usr/bin/echo "testExceptionErrorHandler: -lerror -lutils" >> Make.depends echo Dependencies for testChannelFormatter if [ -z "testChannelFormatter" -a -z "" ]; then /usr/bin/echo Missing testChannelFormatter_OBJS or testChannelFormatter_QOBJS for binary testChannelFormatter; exit 1; fi /usr/bin/echo "testChannelFormatter: testChannelFormatter.o" >> Make.depends /usr/bin/echo "testChannelFormatter: " >> Make.depends /usr/bin/echo "testChannelFormatter: -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 "faulty.f90 test_error.f90" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -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/utils -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "testcerror.c" ]; 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/workspaces/xmm_sas/include/utils -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "testChannelFormatter.cc testExceptionErrorHandler.cc testSuppressHandler.cc testerrstr.cc" ]; 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/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 (cd /workspaces/xmm_sas/config; test -h error.info || ln -s ../packages/error/config/error.info .) /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 if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error ; fi if [ -n "src doc test config" ]; then \ ARGS="src doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error -C $n bin || exit; done; \ fi if [ -n "liberror.a liberror.so" ]; then make VPATH= liberror.a liberror.so; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/error/src/config-std.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. Msg.cc (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/error/src/stringutil.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/error/src/Tracer.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. AsciiFormatter.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. BinaryFormatter.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. SimpleHandler.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. SuppressHandler.cc (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/error/src/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/error/src/Msg.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. ExceptionErrorHandler.cc (cd /workspaces/xmm_sas/include; \ test -h ExceptionErrorHandler.h || ln -s ../packages/error/src/ExceptionErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h SasException.h || ln -s ../packages/error/src/SasException.h . ) (cd /workspaces/xmm_sas/include; \ test -h SimpleHandler.h || ln -s ../packages/error/src/SimpleHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/error/src/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/error/src/Error.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. SetExceptionErrorHandler.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. ErrorDispatcher.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. error.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils errorhandling.f90 (cd /workspaces/xmm_sas/include; \ test -h f90cxx.h || ln -s ../packages/error/src/f90cxx.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. errorhandling_implementation.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. errstr.cc /usr/bin/ar cur liberror.a Msg.o AsciiFormatter.o BinaryFormatter.o SimpleHandler.o SuppressHandler.o ExceptionErrorHandler.o SetExceptionErrorHandler.o ErrorDispatcher.o error.o errorhandling.o errorhandling_implementation.o errstr.o ranlib liberror.a g++ -shared -Wl,-h,liberror.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liberror.so Msg.o AsciiFormatter.o BinaryFormatter.o SimpleHandler.o SuppressHandler.o ExceptionErrorHandler.o SetExceptionErrorHandler.o ErrorDispatcher.o error.o errorhandling.o errorhandling_implementation.o errstr.o -lutils -lgfortran -lcfitsio -ldl -lm -L. test liberror.so = liberror.so || ( test -h liberror.so || ln -s liberror.so liberror.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 "" ]; 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 doc test config" ]; then \ ARGS="src doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error -C $n doc || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n doc || exit; done; \ fi sed -e "s/DOC/error/" -e "s/TYPE/devel/" < \ /workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \ /workspaces/xmm_sas/packages/sas/bin/fixdoc -type=devel error 1.47.2 error 22.0.0-6da3b52c5-20241029 > error.tex latex error < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex error < /dev/null > makedoc.log latex error < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex error < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o error.ps error > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf error > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f error.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init error > /dev/null /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f error/index.pl ; exit 1) pointer=error/ChangeLog ; \ target=../../../packages/error/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n doc || exit; done; \ fi rm error.tex 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 doc test config" ]; then \ ARGS="src doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/error VERSION=1.47.2 PACKAGE=error -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 error.tex ._.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 testerrstr test_error testcerror testSuppressHandler testExceptionErrorHandler testChannelFormatter 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