--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 3.139 - 2010-02-05 (AI) Information: this ChangeLog entry matches the version number: Version 3.139 - 2010-02-05 (AI) Error: oal - Unexpected file ./combilibs/Make.depends Error: oal - Unexpected file ./combilibs/liboal.a Error: oal - Unexpected binary file: ./combilibs/liboal.so Error: oal - Unexpected binary file: ./combilibs/lib.so Error: oal - Unexpected file ./config/Make.depends Error: oal - Unexpected file ./cxxtest/Make.depends Error: oal - Unexpected symbolic link: ./doc/oalsources/oaltypes.f90 Error: oal - Unexpected symbolic link: ./doc/oalsources/oal.f90 Error: oal - Unexpected symbolic link: ./doc/oalsources/oalexample.f90 Error: oal - Unexpected symbolic link: ./doc/oalsources/caloaldefs.f90 Error: oal - Unexpected file ./doc/oalsources/Make.depends Error: oal - Unexpected file ./doc/Make.depends Error: oal - Unexpected file ./doc/oal/images.aux Warning: oal - Unexpected file ./doc/oal/images.ps Error: oal - Unexpected symbolic link: ./doc/oal/ChangeLog Warning: oal - Unexpected file ./doc/oal.ps.gz Error: oal - Unexpected file ./f90/Make.depends Error: oal - Unexpected file ./f90/oaltypes.mod Error: oal - Unexpected file ./f90/oal.mod Error: oal - Unexpected file ./f90/liboalf90.a Error: oal - Unexpected binary file: ./f90/liboalf90.so Error: oal - Unexpected file ./f90test/Make.depends Error: oal - Unexpected file ./odf/Make.depends Error: oal - Unexpected binary file: ./odf/ahfgen Error: oal - Unexpected binary file: ./odf/auxhkgen_emos Error: oal - Unexpected binary file: ./odf/auxhkgen_epn Error: oal - Unexpected file ./odfbrowse/Make.depends Error: oal - Unexpected file ./odfbrowse/libodfbrowseinfo.a Error: oal - Unexpected binary file: ./odfbrowse/libodfbrowseinfo.so Error: oal - Unexpected file ./src/Make.depends Error: oal - Unexpected file ./src/liboalcxx.a Error: oal - Unexpected binary file: ./src/liboalcxx.so Error: oal - Unexpected file ./Make.depends Error: oal - 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/oal VERSION=3.139 PACKAGE=oal ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ${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 "config src f90 odfbrowse combilibs odf cxxtest f90test doc" ]; then \ ARGS="config src f90 odfbrowse combilibs odf cxxtest f90test doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal -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 oal.info || ln -s ../packages/oal/config/oal.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 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 liboalcxx.a || ln -s ../packages/oal/src/liboalcxx.a .) cd /workspaces/xmm_sas/lib && \ (test -h liboalcxx.so || ln -s ../packages/oal/src/liboalcxx.so liboalcxx.so) (cd /workspaces/xmm_sas/include; \ test -h AttitudeLocator.h || ln -s ../packages/oal/src/AttitudeLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h AuxHKaccess.h || ln -s ../packages/oal/src/AuxHKaccess.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalChild.h || ln -s ../packages/oal/src/OalChild.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalServer.h || ln -s ../packages/oal/src/OalServer.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalDalUtils.h || ln -s ../packages/oal/src/OalDalUtils.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalUtils.h || ln -s ../packages/oal/src/OalUtils.h . ) (cd /workspaces/xmm_sas/include; \ test -h Odf.h || ln -s ../packages/oal/src/Odf.h . ) (cd /workspaces/xmm_sas/include; \ test -h XmmPositionLocator.h || ln -s ../packages/oal/src/XmmPositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeTags.h || ln -s ../packages/oal/src/TimeTags.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeAxis.h || ln -s ../packages/oal/src/TimeAxis.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeCorrelator.h || ln -s ../packages/oal/src/TimeCorrelator.h . ) if [ -n "oalcxx" ]; then \ ARGS=" oalcxx "; \ 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 "oalcxx" ]; then \ ARGS="oalcxx"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for oalcxx if [ -z "AuxHKaccess OalUtils OalServer Odf TimeCorrelator TimeTags AttitudeLocator XmmPositionLocator TimeAxis" -a -z "" ]; then /usr/bin/echo Missing oalcxx_OBJS or oalcxx_QOBJS for library oalcxx; exit 1; fi /usr/bin/echo "liboalcxx.a liboalcxx.so: AuxHKaccess.o OalUtils.o OalServer.o Odf.o TimeCorrelator.o TimeTags.o AttitudeLocator.o XmmPositionLocator.o TimeAxis.o" >> Make.depends /usr/bin/echo "liboalcxx.a liboalcxx.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. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "AttitudeLocator.cc AuxHKaccess.cc OalServer.cc OalUtils.cc Odf.cc TimeAxis.cc TimeCorrelator.cc TimeTags.cc XmmPositionLocator.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 liboalf90.a || ln -s ../packages/oal/f90/liboalf90.a .) cd /workspaces/xmm_sas/lib && \ (test -h liboalf90.so || ln -s ../packages/oal/f90/liboalf90.so liboalf90.so) (cd /workspaces/xmm_sas/include; \ test -h oaltypes.f90 || ln -s ../packages/oal/f90/oaltypes.f90 . ) (cd /workspaces/xmm_sas/include; \ test -h oal.f90 || ln -s ../packages/oal/f90/oal.f90 . ) (cd /workspaces/xmm_sas/include; \ test -h oaltypes.mod || ln -s ../packages/oal/f90/oaltypes.mod . ) (cd /workspaces/xmm_sas/include; \ test -h oal.mod || ln -s ../packages/oal/f90/oal.mod . ) if [ -n "oalf90" ]; then \ ARGS=" oalf90 "; \ 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 "oalf90" ]; then \ ARGS="oalf90"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for oalf90 if [ -z "oaltypes oal OalF90cxxGlue" -a -z "" ]; then /usr/bin/echo Missing oalf90_OBJS or oalf90_QOBJS for library oalf90; exit 1; fi /usr/bin/echo "liboalf90.a liboalf90.so: oaltypes.o oal.o OalF90cxxGlue.o" >> Make.depends /usr/bin/echo "liboalf90.a liboalf90.so: " >> Make.depends if [ -n "oal.f90 oaltypes.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 -cpp *.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 -cpp *.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 "OalF90cxxGlue.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 libodfbrowseinfo.a || ln -s ../packages/oal/odfbrowse/libodfbrowseinfo.a .) cd /workspaces/xmm_sas/lib && \ (test -h libodfbrowseinfo.so || ln -s ../packages/oal/odfbrowse/libodfbrowseinfo.so libodfbrowseinfo.so) (cd /workspaces/xmm_sas/include; \ test -h OdfInfo.h || ln -s ../packages/oal/odfbrowse/OdfInfo.h . ) if [ -n "odfbrowseinfo" ]; then \ ARGS=" odfbrowseinfo "; \ 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 "odfbrowseinfo" ]; then \ ARGS="odfbrowseinfo"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for odfbrowseinfo if [ -z "OdfBrowseInfo" -a -z "" ]; then /usr/bin/echo Missing odfbrowseinfo_OBJS or odfbrowseinfo_QOBJS for library odfbrowseinfo; exit 1; fi /usr/bin/echo "libodfbrowseinfo.a libodfbrowseinfo.so: OdfBrowseInfo.o" >> Make.depends /usr/bin/echo "libodfbrowseinfo.a libodfbrowseinfo.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/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 "OdfBrowseInfo.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/lib; test -h liboal.a || ln -s ../packages/oal/combilibs/liboal.a .) cd /workspaces/xmm_sas/lib && \ (test -h liboal.so || ln -s ../packages/oal/combilibs/liboal.so liboal.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 "oal" ]; then \ ARGS="oal"; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi echo Dependencies for oal if [ -z "oalcxx oalf90 odfbrowseinfo" ]; then /usr/bin/echo Missing oal_LIBS for combilib oal; exit 1; fi /usr/bin/echo "liboal.a liboal.so: -loalcxx -loalf90 -lodfbrowseinfo" >> 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 -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 "" ]; 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/bin; test -h ahfgen || ln -s ../packages/oal/odf/ahfgen .) (cd /workspaces/xmm_sas/bin; test -h auxhkgen_emos || ln -s ../packages/oal/odf/auxhkgen_emos .) (cd /workspaces/xmm_sas/bin; test -h auxhkgen_epn || ln -s ../packages/oal/odf/auxhkgen_epn .) /usr/bin/echo "# Make.depends" > Make.depends if [ -n "ahfgen auxhkgen_emos auxhkgen_epn" ]; then \ ARGS="ahfgen auxhkgen_emos auxhkgen_epn " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi echo Dependencies for ahfgen if [ -z "ahfgen" -a -z "" ]; then /usr/bin/echo Missing ahfgen_OBJS or ahfgen_QOBJS for binary ahfgen; exit 1; fi /usr/bin/echo "ahfgen: ahfgen.o" >> Make.depends /usr/bin/echo "ahfgen: " >> Make.depends /usr/bin/echo "ahfgen: -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for auxhkgen_emos if [ -z "auxhkgen_emos" -a -z "" ]; then /usr/bin/echo Missing auxhkgen_emos_OBJS or auxhkgen_emos_QOBJS for binary auxhkgen_emos; exit 1; fi /usr/bin/echo "auxhkgen_emos: auxhkgen_emos.o" >> Make.depends /usr/bin/echo "auxhkgen_emos: " >> Make.depends /usr/bin/echo "auxhkgen_emos: -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for auxhkgen_epn if [ -z "auxhkgen_epn" -a -z "" ]; then /usr/bin/echo Missing auxhkgen_epn_OBJS or auxhkgen_epn_QOBJS for binary auxhkgen_epn; exit 1; fi /usr/bin/echo "auxhkgen_epn: auxhkgen_epn.o" >> Make.depends /usr/bin/echo "auxhkgen_epn: " >> Make.depends /usr/bin/echo "auxhkgen_epn: -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec" >> 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/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_OAL -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 "ahfgen.cc auxhkgen_emos.cc auxhkgen_epn.cc" ]; then \ g++ -M -DUSE_OAL -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 /usr/bin/echo "# Make.depends" > Make.depends if [ -n "attitudeLocator dalutils exposures oalserver oalutils tags positionLocator timeCorrelator oalmisc tags2 timecorrfit framecntr2obt readraf odfinfo oalstate cmporbit rgsdiagnostic buildTimeCorr" ]; then \ ARGS=" attitudeLocator dalutils exposures oalserver oalutils tags positionLocator timeCorrelator oalmisc tags2 timecorrfit framecntr2obt readraf odfinfo oalstate cmporbit rgsdiagnostic buildTimeCorr " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi echo Dependencies for attitudeLocator if [ -z "attitudeLocator" -a -z "" ]; then /usr/bin/echo Missing attitudeLocator_OBJS or attitudeLocator_QOBJS for binary attitudeLocator; exit 1; fi /usr/bin/echo "attitudeLocator: attitudeLocator.o" >> Make.depends /usr/bin/echo "attitudeLocator: " >> Make.depends /usr/bin/echo "attitudeLocator: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for dalutils if [ -z "dalutils" -a -z "" ]; then /usr/bin/echo Missing dalutils_OBJS or dalutils_QOBJS for binary dalutils; exit 1; fi /usr/bin/echo "dalutils: dalutils.o" >> Make.depends /usr/bin/echo "dalutils: " >> Make.depends /usr/bin/echo "dalutils: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for exposures if [ -z "exposures" -a -z "" ]; then /usr/bin/echo Missing exposures_OBJS or exposures_QOBJS for binary exposures; exit 1; fi /usr/bin/echo "exposures: exposures.o" >> Make.depends /usr/bin/echo "exposures: " >> Make.depends /usr/bin/echo "exposures: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for oalserver if [ -z "oalserver" -a -z "" ]; then /usr/bin/echo Missing oalserver_OBJS or oalserver_QOBJS for binary oalserver; exit 1; fi /usr/bin/echo "oalserver: oalserver.o" >> Make.depends /usr/bin/echo "oalserver: " >> Make.depends /usr/bin/echo "oalserver: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for oalutils if [ -z "oalutils" -a -z "" ]; then /usr/bin/echo Missing oalutils_OBJS or oalutils_QOBJS for binary oalutils; exit 1; fi /usr/bin/echo "oalutils: oalutils.o" >> Make.depends /usr/bin/echo "oalutils: " >> Make.depends /usr/bin/echo "oalutils: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for tags if [ -z "tags" -a -z "" ]; then /usr/bin/echo Missing tags_OBJS or tags_QOBJS for binary tags; exit 1; fi /usr/bin/echo "tags: tags.o" >> Make.depends /usr/bin/echo "tags: " >> Make.depends /usr/bin/echo "tags: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for positionLocator if [ -z "positionLocator" -a -z "" ]; then /usr/bin/echo Missing positionLocator_OBJS or positionLocator_QOBJS for binary positionLocator; exit 1; fi /usr/bin/echo "positionLocator: positionLocator.o" >> Make.depends /usr/bin/echo "positionLocator: " >> Make.depends /usr/bin/echo "positionLocator: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for timeCorrelator if [ -z "timeCorrelator" -a -z "" ]; then /usr/bin/echo Missing timeCorrelator_OBJS or timeCorrelator_QOBJS for binary timeCorrelator; exit 1; fi /usr/bin/echo "timeCorrelator: timeCorrelator.o" >> Make.depends /usr/bin/echo "timeCorrelator: " >> Make.depends /usr/bin/echo "timeCorrelator: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for oalmisc if [ -z "oalmisc" -a -z "" ]; then /usr/bin/echo Missing oalmisc_OBJS or oalmisc_QOBJS for binary oalmisc; exit 1; fi /usr/bin/echo "oalmisc: oalmisc.o" >> Make.depends /usr/bin/echo "oalmisc: " >> Make.depends /usr/bin/echo "oalmisc: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for tags2 if [ -z "tags2" -a -z "" ]; then /usr/bin/echo Missing tags2_OBJS or tags2_QOBJS for binary tags2; exit 1; fi /usr/bin/echo "tags2: tags2.o" >> Make.depends /usr/bin/echo "tags2: " >> Make.depends /usr/bin/echo "tags2: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for timecorrfit if [ -z "timecorrfit" -a -z "" ]; then /usr/bin/echo Missing timecorrfit_OBJS or timecorrfit_QOBJS for binary timecorrfit; exit 1; fi /usr/bin/echo "timecorrfit: timecorrfit.o" >> Make.depends /usr/bin/echo "timecorrfit: " >> Make.depends /usr/bin/echo "timecorrfit: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for framecntr2obt if [ -z "framecntr2obt" -a -z "" ]; then /usr/bin/echo Missing framecntr2obt_OBJS or framecntr2obt_QOBJS for binary framecntr2obt; exit 1; fi /usr/bin/echo "framecntr2obt: framecntr2obt.o" >> Make.depends /usr/bin/echo "framecntr2obt: " >> Make.depends /usr/bin/echo "framecntr2obt: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for readraf if [ -z "readraf" -a -z "" ]; then /usr/bin/echo Missing readraf_OBJS or readraf_QOBJS for binary readraf; exit 1; fi /usr/bin/echo "readraf: readraf.o" >> Make.depends /usr/bin/echo "readraf: " >> Make.depends /usr/bin/echo "readraf: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for odfinfo if [ -z "odfinfo" -a -z "" ]; then /usr/bin/echo Missing odfinfo_OBJS or odfinfo_QOBJS for binary odfinfo; exit 1; fi /usr/bin/echo "odfinfo: odfinfo.o" >> Make.depends /usr/bin/echo "odfinfo: " >> Make.depends /usr/bin/echo "odfinfo: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for oalstate if [ -z "oalstate" -a -z "" ]; then /usr/bin/echo Missing oalstate_OBJS or oalstate_QOBJS for binary oalstate; exit 1; fi /usr/bin/echo "oalstate: oalstate.o" >> Make.depends /usr/bin/echo "oalstate: " >> Make.depends /usr/bin/echo "oalstate: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for cmporbit if [ -z "cmporbit" -a -z "" ]; then /usr/bin/echo Missing cmporbit_OBJS or cmporbit_QOBJS for binary cmporbit; exit 1; fi /usr/bin/echo "cmporbit: cmporbit.o" >> Make.depends /usr/bin/echo "cmporbit: " >> Make.depends /usr/bin/echo "cmporbit: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for rgsdiagnostic if [ -z "rgsdiagnostic" -a -z "" ]; then /usr/bin/echo Missing rgsdiagnostic_OBJS or rgsdiagnostic_QOBJS for binary rgsdiagnostic; exit 1; fi /usr/bin/echo "rgsdiagnostic: rgsdiagnostic.o" >> Make.depends /usr/bin/echo "rgsdiagnostic: " >> Make.depends /usr/bin/echo "rgsdiagnostic: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> Make.depends echo Dependencies for buildTimeCorr if [ -z "buildTimeCorr" -a -z "" ]; then /usr/bin/echo Missing buildTimeCorr_OBJS or buildTimeCorr_QOBJS for binary buildTimeCorr; exit 1; fi /usr/bin/echo "buildTimeCorr: buildTimeCorr.o" >> Make.depends /usr/bin/echo "buildTimeCorr: " >> Make.depends /usr/bin/echo "buildTimeCorr: -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec" >> 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/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_OAL -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 "attitudeLocator.cc buildTimeCorr.cc cmporbit.cc dalutils.cc exposures.cc framecntr2obt.cc oalmisc.cc oalserver.cc oalstate.cc oalutils.cc odfinfo.cc positionLocator.cc readraf.cc rgsdiagnostic.cc tags.cc tags2.cc timeCorrelator.cc timecorrfit.cc" ]; then \ g++ -M -DUSE_OAL -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 /usr/bin/echo "# Make.depends" > Make.depends if [ -n "oaltest odffiles oalexample oaltest2 oaltestepn exposures checkbadpix ermtest" ]; then \ ARGS=" oaltest odffiles oalexample oaltest2 oaltestepn exposures checkbadpix ermtest " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi echo Dependencies for oaltest if [ -z "oaltest" -a -z "" ]; then /usr/bin/echo Missing oaltest_OBJS or oaltest_QOBJS for binary oaltest; exit 1; fi /usr/bin/echo "oaltest: oaltest.o" >> Make.depends /usr/bin/echo "oaltest: " >> Make.depends /usr/bin/echo "oaltest: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for odffiles if [ -z "odffiles" -a -z "" ]; then /usr/bin/echo Missing odffiles_OBJS or odffiles_QOBJS for binary odffiles; exit 1; fi /usr/bin/echo "odffiles: odffiles.o" >> Make.depends /usr/bin/echo "odffiles: " >> Make.depends /usr/bin/echo "odffiles: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for oalexample if [ -z "oalexample" -a -z "" ]; then /usr/bin/echo Missing oalexample_OBJS or oalexample_QOBJS for binary oalexample; exit 1; fi /usr/bin/echo "oalexample: oalexample.o" >> Make.depends /usr/bin/echo "oalexample: " >> Make.depends /usr/bin/echo "oalexample: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for oaltest2 if [ -z "oaltest2" -a -z "" ]; then /usr/bin/echo Missing oaltest2_OBJS or oaltest2_QOBJS for binary oaltest2; exit 1; fi /usr/bin/echo "oaltest2: oaltest2.o" >> Make.depends /usr/bin/echo "oaltest2: " >> Make.depends /usr/bin/echo "oaltest2: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for oaltestepn if [ -z "oaltestepn" -a -z "" ]; then /usr/bin/echo Missing oaltestepn_OBJS or oaltestepn_QOBJS for binary oaltestepn; exit 1; fi /usr/bin/echo "oaltestepn: oaltestepn.o" >> Make.depends /usr/bin/echo "oaltestepn: " >> Make.depends /usr/bin/echo "oaltestepn: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for exposures if [ -z "exposures" -a -z "" ]; then /usr/bin/echo Missing exposures_OBJS or exposures_QOBJS for binary exposures; exit 1; fi /usr/bin/echo "exposures: exposures.o" >> Make.depends /usr/bin/echo "exposures: " >> Make.depends /usr/bin/echo "exposures: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for checkbadpix if [ -z "checkbadpix" -a -z "" ]; then /usr/bin/echo Missing checkbadpix_OBJS or checkbadpix_QOBJS for binary checkbadpix; exit 1; fi /usr/bin/echo "checkbadpix: checkbadpix.o" >> Make.depends /usr/bin/echo "checkbadpix: " >> Make.depends /usr/bin/echo "checkbadpix: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> Make.depends echo Dependencies for ermtest if [ -z "ermtest" -a -z "" ]; then /usr/bin/echo Missing ermtest_OBJS or ermtest_QOBJS for binary ermtest; exit 1; fi /usr/bin/echo "ermtest: ermtest.o" >> Make.depends /usr/bin/echo "ermtest: " >> Make.depends /usr/bin/echo "ermtest: -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec" >> 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 "checkbadpix.f90 checkrgsmap.f90 ermtest.f90 exposures.f90 oalexample.f90 oaltest.f90 oaltest2.f90 oaltestepn.f90 odffiles.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_CAL -DUSE_OAL -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 "" ]; then \ g++ -M -DUSE_CAL -DUSE_OAL -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/doc; test -h oalsources || ln -s ../packages/oal/doc/oalsources .) (cd /workspaces/xmm_sas/doc; test -h oal || ln -s ../packages/oal/doc/oal .) (cd /workspaces/xmm_sas/doc; test -h oal.ps.gz || ln -s ../packages/oal/doc/oal.ps.gz .) (cd /workspaces/xmm_sas/doc; test -h oal.pdf || ln -s ../packages/oal/doc/oal.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 "oalsources" ]; then \ ARGS="oalsources"; \ 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 ( test -h oaltypes.f90 || ln -s ../../f90/oaltypes.f90 . ) ( test -h oal.f90 || ln -s ../../f90/oal.f90 . ) ( test -h oalexample.f90 || ln -s ../../f90test/oalexample.f90 . ) ( test -h caloaldefs.f90 || ln -s ../../../../include/caloaldefs.f90 . ) /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 "caloaldefs.f90 oal.f90 oalexample.f90 oaltypes.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 "" ]; 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 if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal ; fi if [ -n "config src f90 odfbrowse combilibs odf cxxtest f90test doc" ]; then \ ARGS="config src f90 odfbrowse combilibs odf cxxtest f90test doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal -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 "liboalcxx.a liboalcxx.so" ]; then make VPATH= liboalcxx.a liboalcxx.so; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/oal/src/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Xmm.h || ln -s ../packages/oal/src/Xmm.h . ) (cd /workspaces/xmm_sas/include; \ test -h common.h || ln -s ../packages/oal/src/common.h . ) (cd /workspaces/xmm_sas/include; \ test -h STime.h || ln -s ../packages/oal/src/STime.h . ) (cd /workspaces/xmm_sas/include; \ test -h StringIntMap.h || ln -s ../packages/oal/src/StringIntMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/oal/src/stringutil.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/oal/src/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h Celestial.h || ln -s ../packages/oal/src/Celestial.h . ) (cd /workspaces/xmm_sas/include; \ test -h KeplerOrbitSimulator.h || ln -s ../packages/oal/src/KeplerOrbitSimulator.h . ) (cd /workspaces/xmm_sas/include; \ test -h EarthPositionLocator.h || ln -s ../packages/oal/src/EarthPositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h SasException.h || ln -s ../packages/oal/src/SasException.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/oal/src/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/oal/src/Msg.h . ) (cd /workspaces/xmm_sas/include; \ test -h PositionLocator.h || ln -s ../packages/oal/src/PositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/oal/src/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/oal/src/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/oal/src/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/oal/src/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/oal/src/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h OdfDesignators.h || ln -s ../packages/oal/src/OdfDesignators.h . ) (cd /workspaces/xmm_sas/include; \ test -h BadPixelMap.h || ln -s ../packages/oal/src/BadPixelMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h Image.h || ln -s ../packages/oal/src/Image.h . ) (cd /workspaces/xmm_sas/include; \ test -h CalOalUtility.h || ln -s ../packages/oal/src/CalOalUtility.h . ) (cd /workspaces/xmm_sas/include; \ test -h f90cxx.h || ln -s ../packages/oal/src/f90cxx.h . ) (cd /workspaces/xmm_sas/include; \ test -h RealCcf.h || ln -s ../packages/oal/src/RealCcf.h . ) (cd /workspaces/xmm_sas/include; \ test -h Ccf.h || ln -s ../packages/oal/src/Ccf.h . ) (cd /workspaces/xmm_sas/include; \ test -h CalChild.h || ln -s ../packages/oal/src/CalChild.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. AuxHKaccess.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. OalUtils.cc (cd /workspaces/xmm_sas/include; \ test -h ExceptionErrorHandler.h || ln -s ../packages/oal/src/ExceptionErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h SimpleHandler.h || ln -s ../packages/oal/src/SimpleHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h DalUtils.h || ln -s ../packages/oal/src/DalUtils.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. OalServer.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. Odf.cc (cd /workspaces/xmm_sas/include; \ test -h PhysicalConstants.h || ln -s ../packages/oal/src/PhysicalConstants.h . ) (cd /workspaces/xmm_sas/include; \ test -h Numeric.h || ln -s ../packages/oal/src/Numeric.h . ) (cd /workspaces/xmm_sas/include; \ test -h LinearInterpolant.h || ln -s ../packages/oal/src/LinearInterpolant.h . ) (cd /workspaces/xmm_sas/include; \ test -h Interpolant.h || ln -s ../packages/oal/src/Interpolant.h . ) (cd /workspaces/xmm_sas/include; \ test -h Curve.h || ln -s ../packages/oal/src/Curve.h . ) (cd /workspaces/xmm_sas/include; \ test -h slatec.h || ln -s ../packages/oal/src/slatec.h . ) (cd /workspaces/xmm_sas/include; \ test -h cfortran.h || ln -s ../packages/oal/src/cfortran.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. TimeCorrelator.cc (cd /workspaces/xmm_sas/include; \ test -h NAN.h || ln -s ../packages/oal/src/NAN.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. TimeTags.cc (cd /workspaces/xmm_sas/include; \ test -h Interpolator.h || ln -s ../packages/oal/src/Interpolator.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. AttitudeLocator.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. XmmPositionLocator.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. TimeAxis.cc /usr/bin/ar cur liboalcxx.a AuxHKaccess.o OalUtils.o OalServer.o Odf.o TimeCorrelator.o TimeTags.o AttitudeLocator.o XmmPositionLocator.o TimeAxis.o ranlib liboalcxx.a g++ -shared -Wl,-h,liboalcxx.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liboalcxx.so AuxHKaccess.o OalUtils.o OalServer.o Odf.o TimeCorrelator.o TimeTags.o AttitudeLocator.o XmmPositionLocator.o TimeAxis.o -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. test liboalcxx.so = liboalcxx.so || ( test -h liboalcxx.so || ln -s liboalcxx.so liboalcxx.so ) if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "liboalf90.a liboalf90.so" ]; then make VPATH= liboalf90.a liboalf90.so; fi (cd /workspaces/xmm_sas/include; \ test -h types.mod || ln -s ../packages/oal/f90/types.mod . ) gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils oaltypes.f90 (cd /workspaces/xmm_sas/include; \ test -h dal.mod || ln -s ../packages/oal/f90/dal.mod . ) (cd /workspaces/xmm_sas/include; \ test -h caloaldefs.mod || ln -s ../packages/oal/f90/caloaldefs.mod . ) gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils oal.f90 (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/oal/f90/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalServer.h || ln -s ../packages/oal/f90/OalServer.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeCorrelator.h || ln -s ../packages/oal/f90/TimeCorrelator.h . ) (cd /workspaces/xmm_sas/include; \ test -h Odf.h || ln -s ../packages/oal/f90/Odf.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalChild.h || ln -s ../packages/oal/f90/OalChild.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/oal/f90/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h StringIntMap.h || ln -s ../packages/oal/f90/StringIntMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/oal/f90/stringutil.h . ) (cd /workspaces/xmm_sas/include; \ test -h Xmm.h || ln -s ../packages/oal/f90/Xmm.h . ) (cd /workspaces/xmm_sas/include; \ test -h common.h || ln -s ../packages/oal/f90/common.h . ) (cd /workspaces/xmm_sas/include; \ test -h STime.h || ln -s ../packages/oal/f90/STime.h . ) (cd /workspaces/xmm_sas/include; \ test -h Celestial.h || ln -s ../packages/oal/f90/Celestial.h . ) (cd /workspaces/xmm_sas/include; \ test -h KeplerOrbitSimulator.h || ln -s ../packages/oal/f90/KeplerOrbitSimulator.h . ) (cd /workspaces/xmm_sas/include; \ test -h EarthPositionLocator.h || ln -s ../packages/oal/f90/EarthPositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h SasException.h || ln -s ../packages/oal/f90/SasException.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/oal/f90/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/oal/f90/Msg.h . ) (cd /workspaces/xmm_sas/include; \ test -h PositionLocator.h || ln -s ../packages/oal/f90/PositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/oal/f90/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/oal/f90/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h OdfDesignators.h || ln -s ../packages/oal/f90/OdfDesignators.h . ) (cd /workspaces/xmm_sas/include; \ test -h BadPixelMap.h || ln -s ../packages/oal/f90/BadPixelMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h Image.h || ln -s ../packages/oal/f90/Image.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/oal/f90/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/oal/f90/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/oal/f90/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h AttitudeLocator.h || ln -s ../packages/oal/f90/AttitudeLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeAxis.h || ln -s ../packages/oal/f90/TimeAxis.h . ) (cd /workspaces/xmm_sas/include; \ test -h XmmPositionLocator.h || ln -s ../packages/oal/f90/XmmPositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeTags.h || ln -s ../packages/oal/f90/TimeTags.h . ) (cd /workspaces/xmm_sas/include; \ test -h Handle.h || ln -s ../packages/oal/f90/Handle.h . ) (cd /workspaces/xmm_sas/include; \ test -h CalOalUtility.h || ln -s ../packages/oal/f90/CalOalUtility.h . ) (cd /workspaces/xmm_sas/include; \ test -h f90cxx.h || ln -s ../packages/oal/f90/f90cxx.h . ) (cd /workspaces/xmm_sas/include; \ test -h caloaldefs.h || ln -s ../packages/oal/f90/caloaldefs.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. OalF90cxxGlue.cc /usr/bin/ar cur liboalf90.a oaltypes.o oal.o OalF90cxxGlue.o ranlib liboalf90.a g++ -shared -Wl,-h,liboalf90.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liboalf90.so oaltypes.o oal.o OalF90cxxGlue.o -loalcxx -lcaloalutils -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. test liboalf90.so = liboalf90.so || ( test -h liboalf90.so || ln -s liboalf90.so liboalf90.so ) if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "libodfbrowseinfo.a libodfbrowseinfo.so" ]; then make VPATH= libodfbrowseinfo.a libodfbrowseinfo.so; fi (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/oal/odfbrowse/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h Xmm.h || ln -s ../packages/oal/odfbrowse/Xmm.h . ) (cd /workspaces/xmm_sas/include; \ test -h common.h || ln -s ../packages/oal/odfbrowse/common.h . ) (cd /workspaces/xmm_sas/include; \ test -h STime.h || ln -s ../packages/oal/odfbrowse/STime.h . ) (cd /workspaces/xmm_sas/include; \ test -h StringIntMap.h || ln -s ../packages/oal/odfbrowse/StringIntMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/oal/odfbrowse/stringutil.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/oal/odfbrowse/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h Celestial.h || ln -s ../packages/oal/odfbrowse/Celestial.h . ) (cd /workspaces/xmm_sas/include; \ test -h KeplerOrbitSimulator.h || ln -s ../packages/oal/odfbrowse/KeplerOrbitSimulator.h . ) (cd /workspaces/xmm_sas/include; \ test -h EarthPositionLocator.h || ln -s ../packages/oal/odfbrowse/EarthPositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h SasException.h || ln -s ../packages/oal/odfbrowse/SasException.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/oal/odfbrowse/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/oal/odfbrowse/Msg.h . ) (cd /workspaces/xmm_sas/include; \ test -h PositionLocator.h || ln -s ../packages/oal/odfbrowse/PositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/oal/odfbrowse/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/oal/odfbrowse/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h Odf.h || ln -s ../packages/oal/odfbrowse/Odf.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalChild.h || ln -s ../packages/oal/odfbrowse/OalChild.h . ) (cd /workspaces/xmm_sas/include; \ test -h OdfDesignators.h || ln -s ../packages/oal/odfbrowse/OdfDesignators.h . ) (cd /workspaces/xmm_sas/include; \ test -h BadPixelMap.h || ln -s ../packages/oal/odfbrowse/BadPixelMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h Image.h || ln -s ../packages/oal/odfbrowse/Image.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/oal/odfbrowse/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/oal/odfbrowse/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/oal/odfbrowse/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h OalServer.h || ln -s ../packages/oal/odfbrowse/OalServer.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeCorrelator.h || ln -s ../packages/oal/odfbrowse/TimeCorrelator.h . ) (cd /workspaces/xmm_sas/include; \ test -h AttitudeLocator.h || ln -s ../packages/oal/odfbrowse/AttitudeLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeAxis.h || ln -s ../packages/oal/odfbrowse/TimeAxis.h . ) (cd /workspaces/xmm_sas/include; \ test -h XmmPositionLocator.h || ln -s ../packages/oal/odfbrowse/XmmPositionLocator.h . ) (cd /workspaces/xmm_sas/include; \ test -h TimeTags.h || ln -s ../packages/oal/odfbrowse/TimeTags.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. OdfBrowseInfo.cc /usr/bin/ar cur libodfbrowseinfo.a OdfBrowseInfo.o ranlib libodfbrowseinfo.a g++ -shared -Wl,-h,libodfbrowseinfo.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libodfbrowseinfo.so OdfBrowseInfo.o -lcaloalutils -loalcxx -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. test libodfbrowseinfo.so = libodfbrowseinfo.so || ( test -h libodfbrowseinfo.so || ln -s libodfbrowseinfo.so libodfbrowseinfo.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 "liboal.a liboal.so" ]; then make liboal.a liboal.so; fi rm -f -fr __combidir__liboal.a && /usr/bin/mkdir __combidir__liboal.a && \ cd __combidir__liboal.a && \ for l in /workspaces/xmm_sas/lib/liboalcxx.a /workspaces/xmm_sas/lib/liboalf90.a /workspaces/xmm_sas/lib/libodfbrowseinfo.a; do /usr/bin/ar x $l ; done && \ /usr/bin/ar cur liboal.a *.o && ranlib liboal.a && mv liboal.a .. rm -f -fr __combidir__liboal.so && /usr/bin/mkdir __combidir__liboal.so && \ cd __combidir__liboal.so && \ for l in /workspaces/xmm_sas/lib/liboalcxx.a /workspaces/xmm_sas/lib/liboalf90.a /workspaces/xmm_sas/lib/libodfbrowseinfo.a; do /usr/bin/ar x $l ; done && \ g++ -shared -Wl,-h,liboal.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liboal.so *.o -ldal -lutils -lerror -lslatec -lgfortran -lcfitsio -ldl -lm -L. && mv liboal.so .. test liboal.so = lib.so || ( test -h lib.so || ln -s liboal.so 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 (cd /workspaces/xmm_sas/include; \ test -h config-std.h || ln -s ../packages/oal/odf/config-std.h . ) (cd /workspaces/xmm_sas/include; \ test -h common.h || ln -s ../packages/oal/odf/common.h . ) (cd /workspaces/xmm_sas/include; \ test -h Dal.h || ln -s ../packages/oal/odf/Dal.h . ) (cd /workspaces/xmm_sas/include; \ test -h Child.h || ln -s ../packages/oal/odf/Child.h . ) (cd /workspaces/xmm_sas/include; \ test -h machine_specific_types.h || ln -s ../packages/oal/odf/machine_specific_types.h . ) (cd /workspaces/xmm_sas/include; \ test -h STime.h || ln -s ../packages/oal/odf/STime.h . ) (cd /workspaces/xmm_sas/include; \ test -h StringIntMap.h || ln -s ../packages/oal/odf/StringIntMap.h . ) (cd /workspaces/xmm_sas/include; \ test -h stringutil.h || ln -s ../packages/oal/odf/stringutil.h . ) (cd /workspaces/xmm_sas/include; \ test -h Tracer.h || ln -s ../packages/oal/odf/Tracer.h . ) (cd /workspaces/xmm_sas/include; \ test -h Celestial.h || ln -s ../packages/oal/odf/Celestial.h . ) (cd /workspaces/xmm_sas/include; \ test -h CalOalUtility.h || ln -s ../packages/oal/odf/CalOalUtility.h . ) (cd /workspaces/xmm_sas/include; \ test -h f90cxx.h || ln -s ../packages/oal/odf/f90cxx.h . ) (cd /workspaces/xmm_sas/include; \ test -h errstr.h || ln -s ../packages/oal/odf/errstr.h . ) (cd /workspaces/xmm_sas/include; \ test -h Error.h || ln -s ../packages/oal/odf/Error.h . ) (cd /workspaces/xmm_sas/include; \ test -h ErrorHandler.h || ln -s ../packages/oal/odf/ErrorHandler.h . ) (cd /workspaces/xmm_sas/include; \ test -h Msg.h || ln -s ../packages/oal/odf/Msg.h . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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. ahfgen.cc g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o ahfgen ahfgen.o -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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. auxhkgen_emos.cc g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o auxhkgen_emos auxhkgen_emos.o -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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. auxhkgen_epn.cc g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o auxhkgen_epn auxhkgen_epn.o -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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 "oalsources" ]; then \ ARGS="oalsources"; \ 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 "config src f90 odfbrowse combilibs odf cxxtest f90test doc" ]; then \ ARGS="config src f90 odfbrowse combilibs odf cxxtest f90test doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal -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 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 sed -e "s/DOC/oal/" -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 oal 3.139 oal 22.0.0-6da3b52c5-20241029 > oal.tex latex oal < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex oal < /dev/null > makedoc.log latex oal < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex oal < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o oal.ps oal > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf oal > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f oal.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init oal > /dev/null /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f oal/index.pl ; exit 1) pointer=oal/ChangeLog ; \ target=../../../packages/oal/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi if [ -n "oalsources" ]; then \ ARGS="oalsources"; \ 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 oal.tex 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 "config src f90 odfbrowse combilibs odf cxxtest f90test doc" ]; then \ ARGS="config src f90 odfbrowse combilibs odf cxxtest f90test doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/oal VERSION=3.139 PACKAGE=oal -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 ._.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 fort.0 sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out attitudeLocator dalutils exposures oalserver oalutils tags positionLocator timeCorrelator oalmisc tags2 timecorrfit framecntr2obt readraf odfinfo oalstate cmporbit rgsdiagnostic buildTimeCorr 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 sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out oaltest odffiles oalexample oaltest2 oaltestepn exposures checkbadpix ermtest 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 oal.tex ._.DS_Store .DS_Store rm -f -r Templates.DB autom4te.cache __combidir__* __pychache__ if [ -n "oalsources" ]; then \ ARGS="oalsources"; \ 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