--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 5.12.3 - 2024-10-30 (AI) Information: this ChangeLog entry matches the version number: Version 5.12.3 - 2024-10-30 (AI) Error: dsslib - Unexpected file ./Make.depends Error: dsslib - Unexpected file ./build_log_second Error: dsslib - Unexpected file ./test/Make.depends Error: dsslib - Unexpected file ./src/Make.depends Error: dsslib - Unexpected file ./src/build/Make.depends Error: dsslib - Unexpected file ./src/build/libdssbuild.so.5.12 Error: dsslib - Unexpected binary file: ./src/build/libdssbuild.so Error: dsslib - Unexpected file ./src/build/libdssbuild.a Error: dsslib - Unexpected file ./src/dsscore/Make.depends Error: dsslib - Unexpected file ./src/dsscore/dssutil.mod Error: dsslib - Unexpected file ./src/dsscore/dssinter.mod Error: dsslib - Unexpected binary file: ./src/dsscore/libdsscore.so Error: dsslib - Unexpected file ./src/dsscore/libdsscore.so.5.12 Error: dsslib - Unexpected file ./src/dsscore/dss.mod Error: dsslib - Unexpected file ./src/dsscore/libdsscore.a Error: dsslib - Unexpected file ./doc/Make.depends Warning: dsslib - Unexpected file ./doc/dsslib.ps.gz Error: dsslib - Unexpected symbolic link: ./doc/dsslib/ChangeLog Warning: dsslib - Unexpected file ./doc/dsslib/images.ps Error: dsslib - Unexpected file ./doc/dsslib/images.aux Error: dsslib - Unexpected file ./config/Make.depends Error: dsslib - Unexpected file ./combilibs/libdss.so.5.12 Error: dsslib - Unexpected file ./combilibs/Make.depends Error: dsslib - Unexpected file ./combilibs/libdss.a Error: dsslib - Unexpected binary file: ./combilibs/lib.so 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/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ${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 combilibs doc test config" ]; then \ ARGS="src combilibs doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 -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 "dsscore build" ]; then \ ARGS="dsscore build"; \ 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 libdsscore.a || ln -s ../packages/dsslib/src/dsscore/libdsscore.a .) cd /workspaces/xmm_sas/lib && \ (test -h libdsscore.so.5.12 || ln -s ../packages/dsslib/src/dsscore/libdsscore.so.5.12 libdsscore.so.5.12) (cd /workspaces/xmm_sas/include; \ test -h DataSubspace.h || ln -s ../packages/dsslib/src/dsscore/DataSubspace.h . ) (cd /workspaces/xmm_sas/include; \ test -h dss.f90 || ln -s ../packages/dsslib/src/dsscore/dss.f90 . ) (cd /workspaces/xmm_sas/include; \ test -h dssutil.f90 || ln -s ../packages/dsslib/src/dsscore/dssutil.f90 . ) (cd /workspaces/xmm_sas/include; \ test -h dssinter.f90 || ln -s ../packages/dsslib/src/dsscore/dssinter.f90 . ) (cd /workspaces/xmm_sas/include; \ test -h dss.mod || ln -s ../packages/dsslib/src/dsscore/dss.mod . ) (cd /workspaces/xmm_sas/include; \ test -h dssutil.mod || ln -s ../packages/dsslib/src/dsscore/dssutil.mod . ) (cd /workspaces/xmm_sas/include; \ test -h dssinter.mod || ln -s ../packages/dsslib/src/dsscore/dssinter.mod . ) cd /workspaces/xmm_sas/lib && \ (test -h libdsscore.so || ln -s libdsscore.so.5.12 libdsscore.so) if [ -n "dsscore" ]; then \ ARGS=" dsscore "; \ 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 "dsscore" ]; then \ ARGS="dsscore"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for dsscore if [ -z "DataSubspace DScomp DSfilter DSbit DSblock DSgtiBlock DSmaskBlock DSrange DSrangeBlock DSregionBlock DSregion Range f90dss dssutil" -a -z "" ]; then /usr/bin/echo Missing dsscore_OBJS or dsscore_QOBJS for library dsscore; exit 1; fi /usr/bin/echo "libdsscore.a libdsscore.so.5.12: DataSubspace.o DScomp.o DSfilter.o DSbit.o DSblock.o DSgtiBlock.o DSmaskBlock.o DSrange.o DSrangeBlock.o DSregionBlock.o DSregion.o Range.o f90dss.o dssutil.o" >> Make.depends /usr/bin/echo "libdsscore.a libdsscore.so.5.12: " >> Make.depends if [ -n "dss.f90 dssinter.f90 dssutil.f90" ]; 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. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "DSbit.cc DSblock.cc DScomp.cc DSfilter.cc DSgtiBlock.cc DSmaskBlock.cc DSrange.cc DSrangeBlock.cc DSregion.cc DSregionBlock.cc DataSubspace.cc Range.cc f90dss.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. -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/lib; test -h libdssbuild.a || ln -s ../packages/dsslib/src/build/libdssbuild.a .) cd /workspaces/xmm_sas/lib && \ (test -h libdssbuild.so.5.12 || ln -s ../packages/dsslib/src/build/libdssbuild.so.5.12 libdssbuild.so.5.12) (cd /workspaces/xmm_sas/include; \ test -h DssBuilder.h || ln -s ../packages/dsslib/src/build/DssBuilder.h . ) cd /workspaces/xmm_sas/lib && \ (test -h libdssbuild.so || ln -s libdssbuild.so.5.12 libdssbuild.so) if [ -n "dssbuild" ]; then \ ARGS=" dssbuild "; \ 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 "dssbuild" ]; then \ ARGS="dssbuild"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for dssbuild if [ -z "DssBuilder DssParser DssLexer DssMisc" -a -z "" ]; then /usr/bin/echo Missing dssbuild_OBJS or dssbuild_QOBJS for library dssbuild; exit 1; fi /usr/bin/echo "libdssbuild.a libdssbuild.so.5.12: DssBuilder.o DssParser.o DssLexer.o DssMisc.o" >> Make.depends /usr/bin/echo "libdssbuild.a libdssbuild.so.5.12: " >> 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. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "DssBuilder.cc DssLexer.cc DssMisc.cc DssParser.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. -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/lib; test -h libdss.a || ln -s ../packages/dsslib/combilibs/libdss.a .) cd /workspaces/xmm_sas/lib && \ (test -h libdss.so.5.12 || ln -s ../packages/dsslib/combilibs/libdss.so.5.12 libdss.so.5.12) cd /workspaces/xmm_sas/lib && \ (test -h libdss.so || ln -s libdss.so.5.12 libdss.so) if [ -n "" ]; then \ ARGS=" "; \ 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 "dss" ]; then \ ARGS="dss"; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi echo Dependencies for dss if [ -z "dsscore dssbuild" ]; then /usr/bin/echo Missing dss_LIBS for combilib dss; exit 1; fi /usr/bin/echo "libdss.a libdss.so.5.12: -ldsscore -ldssbuild" >> Make.depends 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 (cd /workspaces/xmm_sas/doc; test -h dsslib || ln -s ../packages/dsslib/doc/dsslib .) (cd /workspaces/xmm_sas/doc; test -h dsslib.ps.gz || ln -s ../packages/dsslib/doc/dsslib.ps.gz .) (cd /workspaces/xmm_sas/doc; test -h dsslib.pdf || ln -s ../packages/dsslib/doc/dsslib.pdf .) (cd /workspaces/xmm_sas/doc; test -h dsslib/dsslib.html || test ! -r ../packages/dsslib/doc/dsslib/dsslib.html || ln -s ../packages/dsslib/doc/dsslib/dsslib.html .) /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 "testDss testInterface testDssBuilder dssprint" ]; then \ ARGS=" testDss testInterface testDssBuilder dssprint " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi echo Dependencies for testDss if [ -z "testDss" -a -z "" ]; then /usr/bin/echo Missing testDss_OBJS or testDss_QOBJS for binary testDss; exit 1; fi /usr/bin/echo "testDss: testDss.o" >> Make.depends /usr/bin/echo "testDss: " >> Make.depends /usr/bin/echo "testDss: -ldss -lselector -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils" >> Make.depends echo Dependencies for testInterface if [ -z "testInterface" -a -z "" ]; then /usr/bin/echo Missing testInterface_OBJS or testInterface_QOBJS for binary testInterface; exit 1; fi /usr/bin/echo "testInterface: testInterface.o" >> Make.depends /usr/bin/echo "testInterface: " >> Make.depends /usr/bin/echo "testInterface: -ldss -lselector -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils" >> Make.depends echo Dependencies for testDssBuilder if [ -z "testDssBuilder" -a -z "" ]; then /usr/bin/echo Missing testDssBuilder_OBJS or testDssBuilder_QOBJS for binary testDssBuilder; exit 1; fi /usr/bin/echo "testDssBuilder: testDssBuilder.o" >> Make.depends /usr/bin/echo "testDssBuilder: " >> Make.depends /usr/bin/echo "testDssBuilder: -ldss -lselector -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils" >> Make.depends echo Dependencies for dssprint if [ -z "dssprint" -a -z "" ]; then /usr/bin/echo Missing dssprint_OBJS or dssprint_QOBJS for binary dssprint; exit 1; fi /usr/bin/echo "dssprint: dssprint.o" >> Make.depends /usr/bin/echo "dssprint: " >> Make.depends /usr/bin/echo "dssprint: -ldss -lselector -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 "testInterface.f90" ]; 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 "dssprint.cc testDss.cc testDssBuilder.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 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 dsslib.info || ln -s ../packages/dsslib/config/dsslib.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/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 ; fi if [ -n "src combilibs doc test config" ]; then \ ARGS="src combilibs doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "dsscore build" ]; then \ ARGS="dsscore build"; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi (cd /workspaces/xmm_sas/include; \ test -h dal.mod || ln -s ../packages/dsslib/src/dsscore/dal.mod . ) 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 dssinter.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 dssutil.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 dss.f90 if [ -n "libdsscore.a libdsscore.so.5.12" ]; then make VPATH= libdsscore.a libdsscore.so.5.12; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/dsslib/src/dsscore/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/dsslib/src/dsscore/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/dsslib/src/dsscore/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/dsslib/src/dsscore/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h Region.h || ln -s ../packages/dsslib/src/dsscore/Region.h . ) (cd /workspaces/xmm_sas/include; \ test -h SelectError.h || ln -s ../packages/dsslib/src/dsscore/SelectError.h . ) (cd /workspaces/xmm_sas/include; \ test -h DataFilter.h || ln -s ../packages/dsslib/src/dsscore/DataFilter.h . ) (cd /workspaces/xmm_sas/include; \ test -h Evaluator.h || ln -s ../packages/dsslib/src/dsscore/Evaluator.h . ) (cd /workspaces/xmm_sas/include; \ test -h Selector.h || ln -s ../packages/dsslib/src/dsscore/Selector.h . ) (cd /workspaces/xmm_sas/include; \ test -h TableDescriptor.h || ln -s ../packages/dsslib/src/dsscore/TableDescriptor.h . ) (cd /workspaces/xmm_sas/include; \ test -h ColumnGenerator.h || ln -s ../packages/dsslib/src/dsscore/ColumnGenerator.h . ) (cd /workspaces/xmm_sas/include; \ test -h DalTableDescriptor.h || ln -s ../packages/dsslib/src/dsscore/DalTableDescriptor.h . ) (cd /workspaces/xmm_sas/include; \ test -h DataSubspace.h || ln -s ../packages/dsslib/src/dsscore/DataSubspace.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/dsslib/src/dsscore/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/dsslib/src/dsscore/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/dsslib/src/dsscore/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/dsslib/src/dsscore/Msg.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. DataSubspace.cc (cd /workspaces/xmm_sas/include; \ test -h OGIPgti.h || ln -s ../packages/dsslib/src/dsscore/OGIPgti.h . ) (cd /workspaces/xmm_sas/include; \ test -h Gti.h || ln -s ../packages/dsslib/src/dsscore/Gti.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. DScomp.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. DSfilter.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. DSbit.cc (cd /workspaces/xmm_sas/include; \ test -h ASCregion.h || ln -s ../packages/dsslib/src/dsscore/ASCregion.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. DSblock.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. DSgtiBlock.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. DSmaskBlock.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. DSrange.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. DSrangeBlock.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. DSregionBlock.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. DSregion.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. Range.cc (cd /workspaces/xmm_sas/include; \ test -h f90cxx.h || ln -s ../packages/dsslib/src/dsscore/f90cxx.h . ) (cd /workspaces/xmm_sas/include; \ test -h Handle.h || ln -s ../packages/dsslib/src/dsscore/Handle.h . ) (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/dsslib/src/dsscore/stringutil.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/dsslib/src/dsscore/Tracer.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. f90dss.cc (cd /workspaces/xmm_sas/include; \ test -h dal.mod || ln -s ../packages/dsslib/src/dsscore/dal.mod . ) 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 dssinter.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 dssutil.f90 /usr/bin/ar cur libdsscore.a DataSubspace.o DScomp.o DSfilter.o DSbit.o DSblock.o DSgtiBlock.o DSmaskBlock.o DSrange.o DSrangeBlock.o DSregionBlock.o DSregion.o Range.o f90dss.o dssutil.o ranlib libdsscore.a g++ -shared -Wl,-h,libdsscore.so.5.12 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libdsscore.so.5.12 DataSubspace.o DScomp.o DSfilter.o DSbit.o DSblock.o DSgtiBlock.o DSmaskBlock.o DSrange.o DSrangeBlock.o DSregionBlock.o DSregion.o Range.o f90dss.o dssutil.o -ldal -lerror -lutils -lselector -lgfortran -lcfitsio -ldl -lm -L. test libdsscore.so.5.12 = libdsscore.so || ( test -h libdsscore.so || ln -s libdsscore.so.5.12 libdsscore.so ) if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "libdssbuild.a libdssbuild.so.5.12" ]; then make VPATH= libdssbuild.a libdssbuild.so.5.12; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/dsslib/src/build/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/dsslib/src/build/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h DataSubspace.h || ln -s ../packages/dsslib/src/build/DataSubspace.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/dsslib/src/build/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/dsslib/src/build/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/dsslib/src/build/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h Region.h || ln -s ../packages/dsslib/src/build/Region.h . ) (cd /workspaces/xmm_sas/include; \ test -h SelectError.h || ln -s ../packages/dsslib/src/build/SelectError.h . ) (cd /workspaces/xmm_sas/include; \ test -h DataFilter.h || ln -s ../packages/dsslib/src/build/DataFilter.h . ) (cd /workspaces/xmm_sas/include; \ test -h Evaluator.h || ln -s ../packages/dsslib/src/build/Evaluator.h . ) (cd /workspaces/xmm_sas/include; \ test -h Selector.h || ln -s ../packages/dsslib/src/build/Selector.h . ) (cd /workspaces/xmm_sas/include; \ test -h TableDescriptor.h || ln -s ../packages/dsslib/src/build/TableDescriptor.h . ) (cd /workspaces/xmm_sas/include; \ test -h ColumnGenerator.h || ln -s ../packages/dsslib/src/build/ColumnGenerator.h . ) (cd /workspaces/xmm_sas/include; \ test -h DalTableDescriptor.h || ln -s ../packages/dsslib/src/build/DalTableDescriptor.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/dsslib/src/build/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/dsslib/src/build/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/dsslib/src/build/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/dsslib/src/build/Msg.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. DssBuilder.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. DssParser.cc (cd /workspaces/xmm_sas/include; \ test -h SetTableColumn.h || ln -s ../packages/dsslib/src/build/SetTableColumn.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. DssLexer.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. DssMisc.cc /usr/bin/ar cur libdssbuild.a DssBuilder.o DssParser.o DssLexer.o DssMisc.o ranlib libdssbuild.a g++ -shared -Wl,-h,libdssbuild.so.5.12 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libdssbuild.so.5.12 DssBuilder.o DssParser.o DssLexer.o DssMisc.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. test libdssbuild.so.5.12 = libdssbuild.so || ( test -h libdssbuild.so || ln -s libdssbuild.so.5.12 libdssbuild.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 "libdss.a libdss.so.5.12" ]; then make libdss.a libdss.so.5.12; fi rm -f -fr __combidir__libdss.a && /usr/bin/mkdir __combidir__libdss.a && \ cd __combidir__libdss.a && \ for l in /workspaces/xmm_sas/lib/libdsscore.a /workspaces/xmm_sas/lib/libdssbuild.a; do /usr/bin/ar x $l ; done && \ /usr/bin/ar cur libdss.a *.o && ranlib libdss.a && mv libdss.a .. rm -f -fr __combidir__libdss.so.5.12 && /usr/bin/mkdir __combidir__libdss.so.5.12 && \ cd __combidir__libdss.so.5.12 && \ for l in /workspaces/xmm_sas/lib/libdsscore.a /workspaces/xmm_sas/lib/libdssbuild.a; do /usr/bin/ar x $l ; done && \ g++ -shared -Wl,-h,libdss.so.5.12 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libdss.so.5.12 *.o -lgfortran -lcfitsio -ldl -lm -L. && mv libdss.so.5.12 .. test libdss.so.5.12 = lib.so || ( test -h lib.so || ln -s libdss.so.5.12 lib.so ) 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 combilibs doc test config" ]; then \ ARGS="src combilibs doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 -C $n doc || exit; done; \ fi if [ -n "dsscore build" ]; then \ ARGS="dsscore build"; \ 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 sed -e "s/DOC/dsslib/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \ /workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user dsslib 5.12.3 dsslib 22.0.0-335ee8b95-20241114 > dsslib.tex latex dsslib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex dsslib < /dev/null > makedoc.log latex dsslib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex dsslib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o dsslib.ps dsslib > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf dsslib > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f dsslib.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init dsslib > /dev/null /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f dsslib/index.pl ; exit 1) pointer=dsslib/ChangeLog ; \ target=../../../packages/dsslib/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 dsslib.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 combilibs doc test config" ]; then \ ARGS="src combilibs doc test config"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/dsslib VERSION=5.12.3 PACKAGE=dsslib SO_VERSION=5.12 -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 "dsscore build" ]; then \ ARGS="dsscore build"; \ 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 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 dsslib.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 templist.fits sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out testDss testInterface testDssBuilder dssprint 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