--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 3.3 - 2018-02-13 (EO) Information: this ChangeLog entry matches the version number: Version 3.3 - 2018-02-13 (EO) Error: calmosalgo - Unexpected file ./Make.depends Error: calmosalgo - Unexpected file ./build_log_second Error: calmosalgo - Unexpected file ./test/Make.depends Error: calmosalgo - Unexpected file ./src/Make.depends Error: calmosalgo - Unexpected file ./src/rmf/Make.depends Error: calmosalgo - Unexpected file ./src/rmf/libcalmosalgormf.so.3.3 Error: calmosalgo - Unexpected file ./src/rmf/libcalmosalgormf.a Error: calmosalgo - Unexpected binary file: ./src/rmf/libcalmosalgormf.so Error: calmosalgo - Unexpected file ./src/energy/Make.depends Error: calmosalgo - Unexpected file ./doc/Make.depends Error: calmosalgo - Unexpected symbolic link: ./doc/calmosalgo/ChangeLog Warning: calmosalgo - Unexpected file ./doc/calmosalgo.ps.gz Error: calmosalgo - Unexpected file ./combilibs/Make.depends Error: calmosalgo - Unexpected file ./combilibs/libcalmosalgo.a Error: calmosalgo - Unexpected binary file: ./combilibs/lib.so Error: calmosalgo - Unexpected file ./combilibs/libcalmosalgo.so.3.3 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/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ${n}_LDEPEND || exit; done; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "" ]; then \ gcc -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "" ]; then \ g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -DGFORTRAN -std=gnu++14 -g *.cc >> Make.depends; \ fi if [ -n "src combilibs doc test" ]; then \ ARGS="src combilibs doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 -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 "energy rmf" ]; then \ ARGS="energy rmf"; \ for n in $ARGS; do make -C $n depend || exit; done; \ fi result=0 ;\ for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \ if [ ! -d $d ] ; then\ echo WARNING $d does not exist. ;\ result=1 ;\ fi ;\ done ;\ if [ $result -ne 0 ] ; then \ echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\ exit 1 ;\ fi /usr/bin/echo "# Make.depends" > Make.depends if [ -n "" ]; then \ ARGS=" " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "" ]; then \ gcc -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "" ]; then \ g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -DGFORTRAN -std=gnu++14 -g *.cc >> Make.depends; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n depend || exit; done; \ fi result=0 ;\ for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \ if [ ! -d $d ] ; then\ echo WARNING $d does not exist. ;\ result=1 ;\ fi ;\ done ;\ if [ $result -ne 0 ] ; then \ echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\ exit 1 ;\ fi (cd /workspaces/xmm_sas/lib; test -h libcalmosalgormf.a || ln -s ../packages/calmosalgo/src/rmf/libcalmosalgormf.a .) cd /workspaces/xmm_sas/lib && \ (test -h libcalmosalgormf.so.3.3 || ln -s ../packages/calmosalgo/src/rmf/libcalmosalgormf.so.3.3 libcalmosalgormf.so.3.3) (cd /workspaces/xmm_sas/include; \ test -h CalMosAlgoRmf.h || ln -s ../packages/calmosalgo/src/rmf/CalMosAlgoRmf.h . ) cd /workspaces/xmm_sas/lib && \ (test -h libcalmosalgormf.so || ln -s libcalmosalgormf.so.3.3 libcalmosalgormf.so) if [ -n "calmosalgormf" ]; then \ ARGS=" calmosalgormf "; \ 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 "calmosalgormf" ]; then \ ARGS="calmosalgormf"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for calmosalgormf if [ -z "d_lookup gauss getarea lorentz pinterp redgauss response rmfrow shelf si_gauss_sloss sloss_fraction si_redgauss si_redgauss_sloss simple simple_noloss simpson voigt" -a -z "" ]; then /usr/bin/echo Missing calmosalgormf_OBJS or calmosalgormf_QOBJS for library calmosalgormf; exit 1; fi /usr/bin/echo "libcalmosalgormf.a libcalmosalgormf.so.3.3: d_lookup.o gauss.o getarea.o lorentz.o pinterp.o redgauss.o response.o rmfrow.o shelf.o si_gauss_sloss.o sloss_fraction.o si_redgauss.o si_redgauss_sloss.o simple.o simple_noloss.o simpson.o voigt.o" >> Make.depends /usr/bin/echo "libcalmosalgormf.a libcalmosalgormf.so.3.3: " >> 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 "" ]; 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 libcalmosalgo.a || ln -s ../packages/calmosalgo/combilibs/libcalmosalgo.a .) cd /workspaces/xmm_sas/lib && \ (test -h libcalmosalgo.so.3.3 || ln -s ../packages/calmosalgo/combilibs/libcalmosalgo.so.3.3 libcalmosalgo.so.3.3) cd /workspaces/xmm_sas/lib && \ (test -h libcalmosalgo.so || ln -s libcalmosalgo.so.3.3 libcalmosalgo.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 "calmosalgo" ]; then \ ARGS="calmosalgo"; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi echo Dependencies for calmosalgo if [ -z "calmosalgormf" ]; then /usr/bin/echo Missing calmosalgo_LIBS for combilib calmosalgo; exit 1; fi /usr/bin/echo "libcalmosalgo.a libcalmosalgo.so.3.3: -lcalmosalgormf" >> 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/doc; test -h calmosalgo || ln -s ../packages/calmosalgo/doc/calmosalgo .) (cd /workspaces/xmm_sas/doc; test -h calmosalgo.ps.gz || ln -s ../packages/calmosalgo/doc/calmosalgo.ps.gz .) (cd /workspaces/xmm_sas/doc; test -h calmosalgo.pdf || ln -s ../packages/calmosalgo/doc/calmosalgo.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 "" ]; then \ ARGS=" " ;\ for n in $ARGS; do make ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "" ]; then \ gcc -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "" ]; then \ g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -DGFORTRAN -std=gnu++14 -g *.cc >> Make.depends; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n depend || exit; done; \ fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 ; fi if [ -n "src combilibs doc test" ]; then \ ARGS="src combilibs doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "energy rmf" ]; then \ ARGS="energy rmf"; \ 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 "libcalmosalgormf.a libcalmosalgormf.so.3.3" ]; then make VPATH= libcalmosalgormf.a libcalmosalgormf.so.3.3; fi gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC d_lookup.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC gauss.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC getarea.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC lorentz.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC pinterp.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC redgauss.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC response.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC rmfrow.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC shelf.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC si_gauss_sloss.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC sloss_fraction.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC si_redgauss.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC si_redgauss_sloss.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC simple.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC simple_noloss.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC simpson.f gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC voigt.f /usr/bin/ar cur libcalmosalgormf.a d_lookup.o gauss.o getarea.o lorentz.o pinterp.o redgauss.o response.o rmfrow.o shelf.o si_gauss_sloss.o sloss_fraction.o si_redgauss.o si_redgauss_sloss.o simple.o simple_noloss.o simpson.o voigt.o ranlib libcalmosalgormf.a g++ -shared -Wl,-h,libcalmosalgormf.so.3.3 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libcalmosalgormf.so.3.3 d_lookup.o gauss.o getarea.o lorentz.o pinterp.o redgauss.o response.o rmfrow.o shelf.o si_gauss_sloss.o sloss_fraction.o si_redgauss.o si_redgauss_sloss.o simple.o simple_noloss.o simpson.o voigt.o -lslatec -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. test libcalmosalgormf.so.3.3 = libcalmosalgormf.so || ( test -h libcalmosalgormf.so || ln -s libcalmosalgormf.so.3.3 libcalmosalgormf.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 "libcalmosalgo.a libcalmosalgo.so.3.3" ]; then make libcalmosalgo.a libcalmosalgo.so.3.3; fi rm -f -fr __combidir__libcalmosalgo.a && /usr/bin/mkdir __combidir__libcalmosalgo.a && \ cd __combidir__libcalmosalgo.a && \ for l in /workspaces/xmm_sas/lib/libcalmosalgormf.a; do /usr/bin/ar x $l ; done && \ /usr/bin/ar cur libcalmosalgo.a *.o && ranlib libcalmosalgo.a && mv libcalmosalgo.a .. rm -f -fr __combidir__libcalmosalgo.so.3.3 && /usr/bin/mkdir __combidir__libcalmosalgo.so.3.3 && \ cd __combidir__libcalmosalgo.so.3.3 && \ for l in /workspaces/xmm_sas/lib/libcalmosalgormf.a; do /usr/bin/ar x $l ; done && \ g++ -shared -Wl,-h,libcalmosalgo.so.3.3 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libcalmosalgo.so.3.3 *.o -lutils -lerror -lslatec -ldal -lgfortran -lcfitsio -ldl -lm -L. && mv libcalmosalgo.so.3.3 .. test libcalmosalgo.so.3.3 = lib.so || ( test -h lib.so || ln -s libcalmosalgo.so.3.3 lib.so ) if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "src combilibs doc test" ]; then \ ARGS="src combilibs doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 -C $n doc || exit; done; \ fi if [ -n "energy rmf" ]; then \ ARGS="energy rmf"; \ 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/calmosalgo/" -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 calmosalgo 3.3 calmosalgo 22.0.0-335ee8b95-20241114 > calmosalgo.tex latex calmosalgo < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex calmosalgo < /dev/null > makedoc.log latex calmosalgo < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex calmosalgo < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o calmosalgo.ps calmosalgo > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf calmosalgo > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f calmosalgo.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init calmosalgo > /dev/null /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f calmosalgo/index.pl ; exit 1) pointer=calmosalgo/ChangeLog ; \ target=../../../packages/calmosalgo/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 calmosalgo.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 "src combilibs doc test" ]; then \ ARGS="src combilibs doc test"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/calmosalgo VERSION=3.3 PACKAGE=calmosalgo SO_VERSION=3.3 -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 "energy rmf" ]; then \ ARGS="energy rmf"; \ 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 calmosalgo.tex ._.DS_Store .DS_Store rm -f -r Templates.DB autom4te.cache __combidir__* __pychache__ if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n clean || exit; done; \ fi rm -f sasdoc_version.tex *.g90 gmon.out dataconv.out *.o *.M *% *~ .#* *.idx *.dvi *.aux *.log *.bbl makedoc.log *.blg *.toc core core.* a.out 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