--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 0.11 - 2018-05-29 (MJF) Information: this ChangeLog entry matches the version number: Version 0.11 - 2018-05-29 (MJF) Error: epmpelib - Unexpected file ./Make.depends Error: epmpelib - Unexpected file ./build_log_second Error: epmpelib - Unexpected file ./src/Make.depends Error: epmpelib - Unexpected file ./src/epfile_mod.mod Error: epmpelib - Unexpected binary file: ./src/libeputils.so Error: epmpelib - Unexpected file ./src/epprintinfo_mod.mod Error: epmpelib - Unexpected file ./src/epmips_mod.mod Error: epmpelib - Unexpected file ./src/eputils_mod.mod Error: epmpelib - Unexpected file ./src/libeputils.so.0.11 Error: epmpelib - Unexpected file ./src/libeputils.a Error: epmpelib - Unexpected file ./doc/Make.depends Warning: epmpelib - Unexpected file ./doc/epmpelib.ps.gz Error: epmpelib - Unexpected symbolic link: ./doc/epmpelib/ChangeLog 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/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_BDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_CLDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_TCDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_TPDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_TPYDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_TFDEPEND || exit; done; \ fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ${n}_LDEPEND || exit; done; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \ fi if [ -n "" ]; then \ LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \ fi if [ -n "" ]; then \ gcc -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \ fi if [ -n "" ]; then \ g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. -Wall -DGFORTRAN -std=gnu++14 -g *.cc >> Make.depends; \ fi if [ -n "src doc" ]; then \ ARGS="src doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 -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 libeputils.a || ln -s ../packages/epmpelib/src/libeputils.a .) cd /workspaces/xmm_sas/lib && \ (test -h libeputils.so.0.11 || ln -s ../packages/epmpelib/src/libeputils.so.0.11 libeputils.so.0.11) (cd /workspaces/xmm_sas/include; test -h eputils || ln -s ../packages/epmpelib/src eputils) cd /workspaces/xmm_sas/lib && \ (test -h libeputils.so || ln -s libeputils.so.0.11 libeputils.so) /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 "eputils" ]; then \ ARGS="eputils"; \ for n in $ARGS; do make ${n}_LDEPEND || exit; done; \ fi echo Dependencies for eputils if [ -z "eputils_mod epprintinfo_mod epfile_mod epmips_mod " -a -z "" ]; then /usr/bin/echo Missing eputils_OBJS or eputils_QOBJS for library eputils; exit 1; fi /usr/bin/echo "libeputils.a libeputils.so.0.11: eputils_mod.o epprintinfo_mod.o epfile_mod.o epmips_mod.o" >> Make.depends /usr/bin/echo "libeputils.a libeputils.so.0.11: " >> Make.depends if [ -n "epfile_mod.f90 epmips_mod.f90 epprintinfo_mod.f90 eputils_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_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 epmpelib || ln -s ../packages/epmpelib/doc/epmpelib .) (cd /workspaces/xmm_sas/doc; test -h epmpelib.ps.gz || ln -s ../packages/epmpelib/doc/epmpelib.ps.gz .) (cd /workspaces/xmm_sas/doc; test -h epmpelib.pdf || ln -s ../packages/epmpelib/doc/epmpelib.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 if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 VPATH= ; fi if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 ; fi if [ -n "src doc" ]; then \ ARGS="src doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 -C $n bin || exit; done; \ fi if [ -n "libeputils.a libeputils.so.0.11" ]; then make VPATH= libeputils.a libeputils.so.0.11; fi (cd /workspaces/xmm_sas/include; \ test -h dal.mod || ln -s ../packages/epmpelib/src/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 eputils_mod.f90 (cd /workspaces/xmm_sas/include; \ test -h oal.mod || ln -s ../packages/epmpelib/src/oal.mod . ) (cd /workspaces/xmm_sas/include; \ test -h cal.mod || ln -s ../packages/epmpelib/src/cal.mod . ) (cd /workspaces/xmm_sas/include; \ test -h caloaldefs.mod || ln -s ../packages/epmpelib/src/caloaldefs.mod . ) (cd /workspaces/xmm_sas/include; \ test -h errorhandling.mod || ln -s ../packages/epmpelib/src/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 epprintinfo_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 epfile_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 epmips_mod.f90 /usr/bin/ar cur libeputils.a eputils_mod.o epprintinfo_mod.o epfile_mod.o epmips_mod.o ranlib libeputils.a g++ -shared -Wl,-h,libeputils.so.0.11 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libeputils.so.0.11 eputils_mod.o epprintinfo_mod.o epfile_mod.o epmips_mod.o -lutils -ldal -lerror -loal -ldal -lcaloalutils -lslatec -lcaloalutils -lcal -lselector -lcaloalutils -lselector -lslatec -lgfortran -lcfitsio -ldl -lm -L. test libeputils.so.0.11 = libeputils.so || ( test -h libeputils.so || ln -s libeputils.so.0.11 libeputils.so ) if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "" ]; then make VPATH= ; fi if [ -n "" ]; then make ; fi if [ -n "" ]; then \ ARGS=""; \ for n in $ARGS; do make -C $n bin || exit; done; \ fi if [ -n "src doc" ]; then \ ARGS="src doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 -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/epmpelib/" -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 epmpelib 0.11 epmpelib 22.0.0-335ee8b95-20241114 > epmpelib.tex latex epmpelib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex epmpelib < /dev/null > makedoc.log latex epmpelib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex epmpelib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o epmpelib.ps epmpelib > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf epmpelib > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f epmpelib.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init epmpelib > /dev/null /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f epmpelib/index.pl ; exit 1) pointer=epmpelib/ChangeLog ; \ target=../../../packages/epmpelib/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 epmpelib.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 "src doc" ]; then \ ARGS="src doc"; \ for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/epmpelib VERSION=0.11 PACKAGE=epmpelib SO_VERSION=0.11 -C $n clean || exit; done; \ fi rm -f so_locations 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 epmpelib.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