--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.88.1 - 2022-07-05 (EO)
Information: this ChangeLog entry matches the version number:
 Version 1.88.1 - 2022-07-05 (EO)

Error: saslib - Unexpected file ./Make.depends
Error: saslib - Unexpected file ./build_log_second
Error: saslib - Unexpected file ./test/Make.depends
Error: saslib - Unexpected file ./lib/Make.depends
Error: saslib - Unexpected file ./lib/sasdal/Make.depends
Error: saslib - Unexpected file ./lib/sasdal/eventattributes.mod
Error: saslib - Unexpected file ./lib/sasdal/sasdal.mod
Error: saslib - Unexpected file ./lib/sasdal/libsasdal.a
Error: saslib - Unexpected file ./lib/sasdal/tablesort_mod.mod
Error: saslib - Unexpected file ./lib/sasdal/libsasdal.so.1.88
Error: saslib - Unexpected file ./lib/sasdal/sasdalutils.mod
Error: saslib - Unexpected file ./lib/sasdal/dalutilities_mod.mod
Error: saslib - Unexpected file ./lib/sasdal/addtables.mod
Error: saslib - Unexpected binary file: ./lib/sasdal/libsasdal.so
Error: saslib - Unexpected file ./lib/saslib/Make.depends
Error: saslib - Unexpected file ./lib/saslib/generalstuff.mod
Error: saslib - Unexpected file ./lib/saslib/libsaslib.a
Error: saslib - Unexpected file ./lib/saslib/transform_mod.mod
Error: saslib - Unexpected file ./lib/saslib/odfnames.mod
Error: saslib - Unexpected file ./lib/saslib/notneartest.mod
Error: saslib - Unexpected file ./lib/saslib/saslib.mod
Error: saslib - Unexpected file ./lib/saslib/libsaslib.so.1.88
Error: saslib - Unexpected binary file: ./lib/saslib/libsaslib.so
Error: saslib - Unexpected file ./lib/saslib/compilerbugfixes.mod
Error: saslib - Unexpected file ./lib/saslib/matrix4_mod.mod
Error: saslib - Unexpected file ./doc/Make.depends
Warning: saslib - Unexpected file ./doc/evatt.ps.gz
Error: saslib - Unexpected symbolic link: ./doc/evatt/ChangeLog
Warning: saslib - Unexpected file ./doc/evatt/images.ps
Error: saslib - Unexpected file ./doc/evatt/images.aux
Error: saslib - Unexpected file ./config/Make.depends
Error: saslib - Unexpected binary file: ./config/evatt_pref
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/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${n}_BDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${n}_CLDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${n}_TCDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${n}_TPDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${n}_TPYDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${n}_TFDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ${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 "lib  config doc test" ]; then \
  ARGS="lib  config doc test"; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 -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 "saslib sasdal" ]; then \
  ARGS="saslib sasdal"; \
  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 libsaslib.a || ln -s ../packages/saslib/lib/saslib/libsaslib.a .)
cd /workspaces/xmm_sas/lib && \
  (test -h libsaslib.so.1.88 || ln -s ../packages/saslib/lib/saslib/libsaslib.so.1.88 libsaslib.so.1.88)  
(cd  /workspaces/xmm_sas/include; \
test -h Directory.h || ln -s ../packages/saslib/lib/saslib/Directory.h . )
(cd  /workspaces/xmm_sas/include; \
test -h DirEntry.h || ln -s ../packages/saslib/lib/saslib/DirEntry.h . )
(cd  /workspaces/xmm_sas/include; \
test -h DirEntryFactory.h || ln -s ../packages/saslib/lib/saslib/DirEntryFactory.h . )
(cd  /workspaces/xmm_sas/include; \
test -h DirEntryImplementation.h || ln -s ../packages/saslib/lib/saslib/DirEntryImplementation.h . )
(cd  /workspaces/xmm_sas/include; \
test -h DigitallySignable.h || ln -s ../packages/saslib/lib/saslib/DigitallySignable.h . )
(cd  /workspaces/xmm_sas/include; \
test -h saslib.f90 || ln -s ../packages/saslib/lib/saslib/saslib.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h notneartest.f90 || ln -s ../packages/saslib/lib/saslib/notneartest.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h generalstuff.f90 || ln -s ../packages/saslib/lib/saslib/generalstuff.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h compilerbugfixes.f90 || ln -s ../packages/saslib/lib/saslib/compilerbugfixes.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h odfnames.f90 || ln -s ../packages/saslib/lib/saslib/odfnames.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h saslib.mod || ln -s ../packages/saslib/lib/saslib/saslib.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h notneartest.mod || ln -s ../packages/saslib/lib/saslib/notneartest.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h generalstuff.mod || ln -s ../packages/saslib/lib/saslib/generalstuff.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h compilerbugfixes.mod || ln -s ../packages/saslib/lib/saslib/compilerbugfixes.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h odfnames.mod || ln -s ../packages/saslib/lib/saslib/odfnames.mod . )
cd /workspaces/xmm_sas/lib && \
  (test -h libsaslib.so || ln -s libsaslib.so.1.88 libsaslib.so)
if [ -n "saslib" ]; then \
ARGS=" saslib "; \
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 "saslib" ]; then \
  ARGS="saslib"; \
  for n in $ARGS; do make ${n}_LDEPEND || exit; done; \
fi
echo Dependencies for saslib
if [ -z "md5c Directory DirEntryFactory DirEntryImplementation saslib notneartest generalstuff compilerbugfixes matrix4_mod transform_mod odfnames " -a  -z "" ]; then /usr/bin/echo Missing saslib_OBJS or saslib_QOBJS for library saslib; exit 1; fi
/usr/bin/echo "libsaslib.a libsaslib.so.1.88: md5c.o Directory.o DirEntryFactory.o DirEntryImplementation.o saslib.o notneartest.o generalstuff.o compilerbugfixes.o matrix4_mod.o transform_mod.o odfnames.o" >> Make.depends
/usr/bin/echo "libsaslib.a libsaslib.so.1.88:  " >> Make.depends
if [ -n "compilerbugfixes.f90 generalstuff.f90 matrix4_mod.f90 notneartest.f90 odfnames.f90 saslib.f90 transform_mod.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 "md5c.c" ]; then \
   gcc  -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils -I.  -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \
fi
if [ -n "DirEntryFactory.cc DirEntryImplementation.cc Directory.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 libsasdal.a || ln -s ../packages/saslib/lib/sasdal/libsasdal.a .)
cd /workspaces/xmm_sas/lib && \
  (test -h libsasdal.so.1.88 || ln -s ../packages/saslib/lib/sasdal/libsasdal.so.1.88 libsasdal.so.1.88)  
(cd  /workspaces/xmm_sas/include; \
test -h SasDalUtils.h || ln -s ../packages/saslib/lib/sasdal/SasDalUtils.h . )
(cd  /workspaces/xmm_sas/include; \
test -h EventAttributes.h || ln -s ../packages/saslib/lib/sasdal/EventAttributes.h . )
(cd  /workspaces/xmm_sas/include; \
test -h eventattributes.f90 || ln -s ../packages/saslib/lib/sasdal/eventattributes.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h sasdal.f90 || ln -s ../packages/saslib/lib/sasdal/sasdal.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h addtables.f90 || ln -s ../packages/saslib/lib/sasdal/addtables.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h dalutilities_mod.f90 || ln -s ../packages/saslib/lib/sasdal/dalutilities_mod.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h tablesort_mod.f90 || ln -s ../packages/saslib/lib/sasdal/tablesort_mod.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h sasdalutils.f90 || ln -s ../packages/saslib/lib/sasdal/sasdalutils.f90 . )
(cd  /workspaces/xmm_sas/include; \
test -h eventattributes.mod || ln -s ../packages/saslib/lib/sasdal/eventattributes.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h sasdal.mod || ln -s ../packages/saslib/lib/sasdal/sasdal.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h addtables.mod || ln -s ../packages/saslib/lib/sasdal/addtables.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h dalutilities_mod.mod || ln -s ../packages/saslib/lib/sasdal/dalutilities_mod.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h tablesort_mod.mod || ln -s ../packages/saslib/lib/sasdal/tablesort_mod.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h sasdalutils.mod || ln -s ../packages/saslib/lib/sasdal/sasdalutils.mod . )
cd /workspaces/xmm_sas/lib && \
  (test -h libsasdal.so || ln -s libsasdal.so.1.88 libsasdal.so)
if [ -n "sasdal" ]; then \
ARGS=" sasdal "; \
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 "sasdal" ]; then \
  ARGS="sasdal"; \
  for n in $ARGS; do make ${n}_LDEPEND || exit; done; \
fi
echo Dependencies for sasdal
if [ -z "sasdal addtables dalutilities_mod tablesort_mod EventAttributes eventattributes_implementation SasDalUtils sasdalutils_implementation" -a  -z "" ]; then /usr/bin/echo Missing sasdal_OBJS or sasdal_QOBJS for library sasdal; exit 1; fi
/usr/bin/echo "libsasdal.a libsasdal.so.1.88: sasdal.o addtables.o dalutilities_mod.o tablesort_mod.o EventAttributes.o eventattributes_implementation.o SasDalUtils.o sasdalutils_implementation.o" >> Make.depends
/usr/bin/echo "libsasdal.a libsasdal.so.1.88:  " >> Make.depends
if [ -n "addtables.f90 dalutilities_mod.f90 eventattributes.f90 sasdal.f90 sasdalutils.f90 tablesort_mod.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 "EventAttributes.cc SasDalUtils.cc eventattributes_implementation.cc sasdalutils_implementation.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/bin/devel; test -h evatt_pref || ln -s ../../packages/saslib/config/evatt_pref .)
(cd /workspaces/xmm_sas/config; test -h evatt.pref || ln -s ../packages/saslib/config/evatt.pref .)
/usr/bin/echo "# Make.depends" > Make.depends
if [ -n "evatt_pref" ]; then \
  ARGS="  evatt_pref" ;\
  for n in $ARGS; do make ${n}_BDEPEND || exit; done; \
fi
echo Dependencies for evatt_pref
if [ -z "evatt_pref" -a -z "" ]; then /usr/bin/echo Missing evatt_pref_OBJS or evatt_pref_QOBJS for binary evatt_pref; exit 1; fi
/usr/bin/echo "evatt_pref: evatt_pref.o" >> Make.depends
/usr/bin/echo "evatt_pref:  " >> Make.depends
/usr/bin/echo "evatt_pref: -lsasdal -lsaslib -lselector -lslatec -ldal -lerror -lutils" >> Make.depends
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TPDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TPYDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TFDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_LDEPEND || exit; done; \
fi
if [ -n "" ]; then \
   LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/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 "evatt_pref.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/doc; test -h evatt || ln -s ../packages/saslib/doc/evatt .)
(cd /workspaces/xmm_sas/doc; test -h evatt.ps.gz || ln -s ../packages/saslib/doc/evatt.ps.gz .)
(cd /workspaces/xmm_sas/doc; test -h evatt.pdf || ln -s ../packages/saslib/doc/evatt.pdf .)
/usr/bin/echo "# Make.depends" > Make.depends
if [ -n "" ]; then \
  ARGS="  " ;\
  for n in $ARGS; do make ${n}_BDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TPDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TPYDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TFDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_LDEPEND || exit; done; \
fi
if [ -n "" ]; then \
   LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include  -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \
fi
if [ -n "" ]; then \
   LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include  -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \
fi
if [ -n "" ]; then \
   gcc  -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include  -I.  -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \
fi
if [ -n "" ]; then \
   g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include  -I.  -Wall -DGFORTRAN -std=gnu++14 -g  *.cc >> Make.depends; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make -C $n depend || exit; done; \
fi
result=0 ;\
for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \
  if [ ! -d $d ] ; then\
    echo WARNING $d does not exist. ;\
    result=1 ;\
  fi ;\
done ;\
if [ $result -ne 0 ] ; then \
  echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\
  exit 1 ;\
fi 
/usr/bin/echo "# Make.depends" > Make.depends
if [ -n "testtablesort testcolumndelete test_Directory test_DirEntry testnotnear testaddtables test_DigitalSignature testevatt testmoveattribute testaddcolumnoverwrite evatt_cxx_checks_f90 testevattcc test_setgetstringcolumndata testfinalizeSet testfinalize_f90" ]; then \
  ARGS=" testtablesort testcolumndelete test_Directory test_DirEntry testnotnear testaddtables test_DigitalSignature testevatt testmoveattribute testaddcolumnoverwrite evatt_cxx_checks_f90 testevattcc test_setgetstringcolumndata testfinalizeSet testfinalize_f90 " ;\
  for n in $ARGS; do make ${n}_BDEPEND || exit; done; \
fi
echo Dependencies for testtablesort
if [ -z "testtablesort" -a -z "" ]; then /usr/bin/echo Missing testtablesort_OBJS or testtablesort_QOBJS for binary testtablesort; exit 1; fi
/usr/bin/echo "testtablesort: testtablesort.o" >> Make.depends
/usr/bin/echo "testtablesort:  " >> Make.depends
/usr/bin/echo "testtablesort: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testcolumndelete
if [ -z "testcolumndelete" -a -z "" ]; then /usr/bin/echo Missing testcolumndelete_OBJS or testcolumndelete_QOBJS for binary testcolumndelete; exit 1; fi
/usr/bin/echo "testcolumndelete: testcolumndelete.o" >> Make.depends
/usr/bin/echo "testcolumndelete:  " >> Make.depends
/usr/bin/echo "testcolumndelete: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for test_Directory
if [ -z "test_Directory" -a -z "" ]; then /usr/bin/echo Missing test_Directory_OBJS or test_Directory_QOBJS for binary test_Directory; exit 1; fi
/usr/bin/echo "test_Directory: test_Directory.o" >> Make.depends
/usr/bin/echo "test_Directory:  " >> Make.depends
/usr/bin/echo "test_Directory: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for test_DirEntry
if [ -z "test_DirEntry" -a -z "" ]; then /usr/bin/echo Missing test_DirEntry_OBJS or test_DirEntry_QOBJS for binary test_DirEntry; exit 1; fi
/usr/bin/echo "test_DirEntry: test_DirEntry.o" >> Make.depends
/usr/bin/echo "test_DirEntry:  " >> Make.depends
/usr/bin/echo "test_DirEntry: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testnotnear
if [ -z "testnotnear" -a -z "" ]; then /usr/bin/echo Missing testnotnear_OBJS or testnotnear_QOBJS for binary testnotnear; exit 1; fi
/usr/bin/echo "testnotnear: testnotnear.o" >> Make.depends
/usr/bin/echo "testnotnear:  " >> Make.depends
/usr/bin/echo "testnotnear: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testaddtables
if [ -z "testaddtables" -a -z "" ]; then /usr/bin/echo Missing testaddtables_OBJS or testaddtables_QOBJS for binary testaddtables; exit 1; fi
/usr/bin/echo "testaddtables: testaddtables.o" >> Make.depends
/usr/bin/echo "testaddtables:  " >> Make.depends
/usr/bin/echo "testaddtables: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for test_DigitalSignature
if [ -z "test_DigitalSignature" -a -z "" ]; then /usr/bin/echo Missing test_DigitalSignature_OBJS or test_DigitalSignature_QOBJS for binary test_DigitalSignature; exit 1; fi
/usr/bin/echo "test_DigitalSignature: test_DigitalSignature.o" >> Make.depends
/usr/bin/echo "test_DigitalSignature:  " >> Make.depends
/usr/bin/echo "test_DigitalSignature: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testevatt
if [ -z "testevatt" -a -z "" ]; then /usr/bin/echo Missing testevatt_OBJS or testevatt_QOBJS for binary testevatt; exit 1; fi
/usr/bin/echo "testevatt: testevatt.o" >> Make.depends
/usr/bin/echo "testevatt:  " >> Make.depends
/usr/bin/echo "testevatt: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testmoveattribute
if [ -z "testmoveattribute" -a -z "" ]; then /usr/bin/echo Missing testmoveattribute_OBJS or testmoveattribute_QOBJS for binary testmoveattribute; exit 1; fi
/usr/bin/echo "testmoveattribute: testmoveattribute.o" >> Make.depends
/usr/bin/echo "testmoveattribute:  " >> Make.depends
/usr/bin/echo "testmoveattribute: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testaddcolumnoverwrite
if [ -z "testaddcolumnoverwrite" -a -z "" ]; then /usr/bin/echo Missing testaddcolumnoverwrite_OBJS or testaddcolumnoverwrite_QOBJS for binary testaddcolumnoverwrite; exit 1; fi
/usr/bin/echo "testaddcolumnoverwrite: testaddcolumnoverwrite.o" >> Make.depends
/usr/bin/echo "testaddcolumnoverwrite:  " >> Make.depends
/usr/bin/echo "testaddcolumnoverwrite: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for evatt_cxx_checks_f90
if [ -z "evatt_cxx_checks_f90" -a -z "" ]; then /usr/bin/echo Missing evatt_cxx_checks_f90_OBJS or evatt_cxx_checks_f90_QOBJS for binary evatt_cxx_checks_f90; exit 1; fi
/usr/bin/echo "evatt_cxx_checks_f90: evatt_cxx_checks_f90.o" >> Make.depends
/usr/bin/echo "evatt_cxx_checks_f90:  " >> Make.depends
/usr/bin/echo "evatt_cxx_checks_f90: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testevattcc
if [ -z "testevattcc" -a -z "" ]; then /usr/bin/echo Missing testevattcc_OBJS or testevattcc_QOBJS for binary testevattcc; exit 1; fi
/usr/bin/echo "testevattcc: testevattcc.o" >> Make.depends
/usr/bin/echo "testevattcc:  " >> Make.depends
/usr/bin/echo "testevattcc: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for test_setgetstringcolumndata
if [ -z "test_setgetstringcolumndata" -a -z "" ]; then /usr/bin/echo Missing test_setgetstringcolumndata_OBJS or test_setgetstringcolumndata_QOBJS for binary test_setgetstringcolumndata; exit 1; fi
/usr/bin/echo "test_setgetstringcolumndata: test_setgetstringcolumndata.o" >> Make.depends
/usr/bin/echo "test_setgetstringcolumndata:  " >> Make.depends
/usr/bin/echo "test_setgetstringcolumndata: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testfinalizeSet
if [ -z "testfinalizeSet" -a -z "" ]; then /usr/bin/echo Missing testfinalizeSet_OBJS or testfinalizeSet_QOBJS for binary testfinalizeSet; exit 1; fi
/usr/bin/echo "testfinalizeSet: testfinalizeSet.o" >> Make.depends
/usr/bin/echo "testfinalizeSet:  " >> Make.depends
/usr/bin/echo "testfinalizeSet: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -lerror -lutils" >> Make.depends
echo Dependencies for testfinalize_f90
if [ -z "testfinalize_f90" -a -z "" ]; then /usr/bin/echo Missing testfinalize_f90_OBJS or testfinalize_f90_QOBJS for binary testfinalize_f90; exit 1; fi
/usr/bin/echo "testfinalize_f90: testfinalize_f90.o" >> Make.depends
/usr/bin/echo "testfinalize_f90:  " >> Make.depends
/usr/bin/echo "testfinalize_f90: -lsasdal -lsaslib -lselector -lcaloalutils -lslatec -ldal -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 "testaddcolumnoverwrite.f90 testaddtables.f90 testcolumndelete.f90 testevatt.f90 testfinalize_f90.f90 testmoveattribute.f90 testnotnear.f90 testtablesort.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 "evatt_cxx_checks_f90.cc test_DigitalSignature.cc test_DirEntry.cc test_Directory.cc test_setgetstringcolumndata.cc testevattcc.cc testfinalizeSet.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
if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 VPATH= ; fi
if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 ; fi
if [ -n "lib  config doc test" ]; then \
  ARGS="lib  config doc test"; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 -C $n bin || exit; done; \
fi
if [ -n "" ]; then make VPATH= ; fi
if [ -n "" ]; then make ; fi
if [ -n "saslib sasdal" ]; then \
  ARGS="saslib sasdal"; \
  for n in $ARGS; do make -C $n bin || exit; done; \
fi
if [ -n "libsaslib.a libsaslib.so.1.88" ]; then make VPATH= libsaslib.a libsaslib.so.1.88; fi
(cd  /workspaces/xmm_sas/include; \
test -h config-std.h || ln -s ../packages/saslib/lib/saslib/config-std.h . )
gcc  -c -Wall -std=gnu++14 -g -fPIC -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.  md5c.c
(cd  /workspaces/xmm_sas/include; \
test -h Tracer.h || ln -s ../packages/saslib/lib/saslib/Tracer.h . )
(cd  /workspaces/xmm_sas/include; \
test -h errstr.h || ln -s ../packages/saslib/lib/saslib/errstr.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Error.h || ln -s ../packages/saslib/lib/saslib/Error.h . )
(cd  /workspaces/xmm_sas/include; \
test -h ErrorHandler.h || ln -s ../packages/saslib/lib/saslib/ErrorHandler.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Msg.h || ln -s ../packages/saslib/lib/saslib/Msg.h . )
(cd  /workspaces/xmm_sas/include; \
test -h stringutil.h || ln -s ../packages/saslib/lib/saslib/stringutil.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.  Directory.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils -I.  DirEntryFactory.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils -I.  DirEntryImplementation.cc
(cd  /workspaces/xmm_sas/include; \
test -h types.mod || ln -s ../packages/saslib/lib/saslib/types.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h errorhandling.mod || ln -s ../packages/saslib/lib/saslib/errorhandling.mod . )
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils generalstuff.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils compilerbugfixes.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils notneartest.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils saslib.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils matrix4_mod.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils transform_mod.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/utils odfnames.f90
/usr/bin/ar cur libsaslib.a md5c.o Directory.o DirEntryFactory.o DirEntryImplementation.o saslib.o notneartest.o generalstuff.o compilerbugfixes.o matrix4_mod.o transform_mod.o odfnames.o
ranlib libsaslib.a
g++ -shared -Wl,-h,libsaslib.so.1.88 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libsaslib.so.1.88 md5c.o Directory.o DirEntryFactory.o DirEntryImplementation.o saslib.o notneartest.o generalstuff.o compilerbugfixes.o matrix4_mod.o transform_mod.o odfnames.o -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
test libsaslib.so.1.88 = libsaslib.so || ( test -h libsaslib.so || ln -s libsaslib.so.1.88 libsaslib.so )
if [ -n "" ]; then make ; fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make -C $n bin || exit; done; \
fi
(cd  /workspaces/xmm_sas/include; \
test -h dal.mod || ln -s ../packages/saslib/lib/sasdal/dal.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h errorhandling.mod || ln -s ../packages/saslib/lib/sasdal/errorhandling.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 eventattributes.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 sasdalutils.f90
if [ -n "libsasdal.a libsasdal.so.1.88" ]; then make VPATH= libsasdal.a libsasdal.so.1.88; fi
(cd  /workspaces/xmm_sas/include; \
test -h errorhandling.mod || ln -s ../packages/saslib/lib/sasdal/errorhandling.mod . )
(cd  /workspaces/xmm_sas/include; \
test -h dal.mod || ln -s ../packages/saslib/lib/sasdal/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 tablesort_mod.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils addtables.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 dalutilities_mod.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils sasdal.f90
(cd  /workspaces/xmm_sas/include; \
test -h config-std.h || ln -s ../packages/saslib/lib/sasdal/config-std.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Dal.h || ln -s ../packages/saslib/lib/sasdal/Dal.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Child.h || ln -s ../packages/saslib/lib/sasdal/Child.h . )
(cd  /workspaces/xmm_sas/include; \
test -h machine_specific_types.h || ln -s ../packages/saslib/lib/sasdal/machine_specific_types.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Tracer.h || ln -s ../packages/saslib/lib/sasdal/Tracer.h . )
(cd  /workspaces/xmm_sas/include; \
test -h errstr.h || ln -s ../packages/saslib/lib/sasdal/errstr.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Error.h || ln -s ../packages/saslib/lib/sasdal/Error.h . )
(cd  /workspaces/xmm_sas/include; \
test -h ErrorHandler.h || ln -s ../packages/saslib/lib/sasdal/ErrorHandler.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Msg.h || ln -s ../packages/saslib/lib/sasdal/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.  EventAttributes.cc
(cd  /workspaces/xmm_sas/include; \
test -h f90cxx.h || ln -s ../packages/saslib/lib/sasdal/f90cxx.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Handle.h || ln -s ../packages/saslib/lib/sasdal/Handle.h . )
(cd  /workspaces/xmm_sas/include; \
test -h EventAttributes.h || ln -s ../packages/saslib/lib/sasdal/EventAttributes.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.  eventattributes_implementation.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.  SasDalUtils.cc
(cd  /workspaces/xmm_sas/include; \
test -h SasDalUtils.h || ln -s ../packages/saslib/lib/sasdal/SasDalUtils.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.  sasdalutils_implementation.cc
/usr/bin/ar cur libsasdal.a sasdal.o addtables.o dalutilities_mod.o tablesort_mod.o EventAttributes.o eventattributes_implementation.o SasDalUtils.o sasdalutils_implementation.o
ranlib libsasdal.a
g++ -shared -Wl,-h,libsasdal.so.1.88 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libsasdal.so.1.88 sasdal.o addtables.o dalutilities_mod.o tablesort_mod.o EventAttributes.o eventattributes_implementation.o SasDalUtils.o sasdalutils_implementation.o -lslatec -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
test libsasdal.so.1.88 = libsasdal.so || ( test -h libsasdal.so || ln -s libsasdal.so.1.88 libsasdal.so )
if [ -n "" ]; then make ; fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make -C $n bin || exit; done; \
fi
if [ -n "" ]; then make VPATH= ; fi
if [ -n "" ]; then make ; fi
(cd  /workspaces/xmm_sas/include; \
test -h config-std.h || ln -s ../packages/saslib/config/config-std.h . )
(cd  /workspaces/xmm_sas/include; \
test -h EventAttributes.h || ln -s ../packages/saslib/config/EventAttributes.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Dal.h || ln -s ../packages/saslib/config/Dal.h . )
(cd  /workspaces/xmm_sas/include; \
test -h Child.h || ln -s ../packages/saslib/config/Child.h . )
(cd  /workspaces/xmm_sas/include; \
test -h machine_specific_types.h || ln -s ../packages/saslib/config/machine_specific_types.h . )
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I.  evatt_pref.cc
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o evatt_pref evatt_pref.o -lsasdal -lsaslib -lselector -lslatec -ldal -lerror -lutils -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 "lib  config doc test" ]; then \
  ARGS="lib  config doc test"; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 -C $n doc || exit; done; \
fi
if [ -n "saslib sasdal" ]; then \
  ARGS="saslib sasdal"; \
  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/evatt/" -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 evatt 1.88.1 saslib 22.0.0-335ee8b95-20241114 > evatt.tex
latex evatt < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex evatt < /dev/null > makedoc.log
latex evatt < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex evatt < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o evatt.ps evatt > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf evatt > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f evatt.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init evatt > /dev/null
/usr/bin/echo ""
mkpkgidx -t . > /dev/null || (rm -f evatt/index.pl ; exit 1)
pointer=evatt/ChangeLog ; \
target=../../../packages/saslib/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 evatt.tex
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 "lib  config doc test" ]; then \
  ARGS="lib  config doc test"; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/saslib VERSION=1.88.1 PACKAGE=saslib SO_VERSION=1.88 -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 "saslib sasdal" ]; then \
  ARGS="saslib sasdal"; \
  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 evatt.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 *.ds sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out testtablesort testcolumndelete test_Directory test_DirEntry testnotnear testaddtables test_DigitalSignature testevatt testmoveattribute testaddcolumnoverwrite evatt_cxx_checks_f90 testevattcc test_setgetstringcolumndata testfinalizeSet testfinalize_f90 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