--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.35.1 - 2024-10-15 (AI)
Information: this ChangeLog entry matches the version number:
 Version 1.35.1 - 2024-10-15 (AI)

Error: pedal - Unexpected file ./Make.depends
Error: pedal - Unexpected file ./build_log_second
Error: pedal - Unexpected file ./benchmarks/Make.depends
Error: pedal - Unexpected file ./benchmarks/libbintable.a
Error: pedal - Unexpected binary file: ./benchmarks/bintable
Error: pedal - Unexpected file ./benchmarks/bintable_f_mod.mod
Error: pedal - Unexpected file ./benchmarks/libbintable.so.1.35
Error: pedal - Unexpected binary file: ./benchmarks/libbintable.so
Error: pedal - Unexpected file ./test/Make.depends
Error: pedal - Unexpected file ./doc/Make.depends
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/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${n}_BDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${n}_CLDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${n}_TCDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${n}_TPDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${n}_TPYDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${n}_TFDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ${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
cd src ; /sasbuild/tools/perl/bin/perl Makefile.PL
for n in `find src -name Makefile` ; do \
  if test -f $n.PL ; then \
    sed 's/-all.*-none/\$(OBJECT)/' < $n > $n.tmp ; \
    mv $n.tmp $n ; \
  fi ; \
done
if [ -n "test benchmarks doc" ]; then \
  ARGS="test benchmarks doc"; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 -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
/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  bintable 1.35.1 pedal 22.0.0-335ee8b95-20241114 > bintable.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp bintable 1.35.1 pedal 22.0.0-335ee8b95-20241114 > bintable_h_imp.cc
T=bintable ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > bintable_f_mod.f90
T=bintable ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > bintable_f.cc
result=0 ;\
for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \
  if [ ! -d $d ] ; then\
    echo WARNING $d does not exist. ;\
    result=1 ;\
  fi ;\
done ;\
if [ $result -ne 0 ] ; then \
  echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\
  exit 1 ;\
fi 
(cd  /workspaces/xmm_sas/bin; test -h bintable || ln -s ../packages/pedal/benchmarks/bintable .)
(cd /workspaces/xmm_sas/lib; test -h libbintable.a || ln -s ../packages/pedal/benchmarks/libbintable.a .)
cd /workspaces/xmm_sas/lib && \
  (test -h libbintable.so.1.35 || ln -s ../packages/pedal/benchmarks/libbintable.so.1.35 libbintable.so.1.35)  
(cd  /workspaces/xmm_sas/include; test -h bintable || ln -s ../packages/pedal/benchmarks bintable)
cd /workspaces/xmm_sas/lib && \
  (test -h libbintable.so || ln -s libbintable.so.1.35 libbintable.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 "bintable" ]; then \
  ARGS="bintable"; \
  for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \
fi
echo Dependencies for bintable
if [ -z "bintable" -a -z "" ]; then /usr/bin/echo Missing bintable_OBJS or bintable_QOBJS for C++ task bintable; exit 1; fi
/usr/bin/echo "bintable: bintable_main.o -lbintable" >> Make.depends
/usr/bin/echo "bintable_h_imp.o: bintable_h_imp.cc bintable.h" >> Make.depends
/usr/bin/echo "libbintable.a libbintable.so.1.35: bintable_h_imp.o bintable_f_mod.o bintable_f.o bintable.o" >> Make.depends
/usr/bin/echo "libbintable.a libbintable.so.1.35:  " >> Make.depends
/usr/bin/echo "bintable: -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lutils -lerror -lmetatask" >> Make.depends
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 "pointer.c" ]; then \
   gcc  -M -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \
fi
if [ -n "bintable.cc bintable_h_imp.cc" ]; then \
   g++ -M -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  -Wall -DGFORTRAN -std=gnu++14 -g  *.cc >> Make.depends; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make -C $n depend || exit; done; \
fi
result=0 ;\
for d in /workspaces/xmm_sas/lib /workspaces/xmm_sas/lib/perl5 /workspaces/xmm_sas/lib/python /workspaces/xmm_sas/lib/python/dists /workspaces/xmm_sas/lib/python/pysas /workspaces/xmm_sas/include /workspaces/xmm_sas/bin /workspaces/xmm_sas/bin/devel /workspaces/xmm_sas/config /workspaces/xmm_sas/doc /workspaces/xmm_sas/lib/data /workspaces/xmm_sas/lib/data/tmp /workspaces/xmm_sas/lib/testodf ; do \
  if [ ! -d $d ] ; then\
    echo WARNING $d does not exist. ;\
    result=1 ;\
  fi ;\
done ;\
if [ $result -ne 0 ] ; then \
  echo ERROR: One of more required directories could not be found. This may prevent some of the symbolic links from being created correctly. This may also mean that you are in a directory that has nothing to do with the SAS, or that SAS_PATH is incorrectly configured. If you are in the right directory, you can create the missing directories by hand. Or type 'make required_dirs'. ;\
  exit 1 ;\
fi 
(cd /workspaces/xmm_sas/doc; test -h pedal.html  || test ! -r ../packages/pedal/doc/pedal.html || ln -s ../packages/pedal/doc/pedal.html .)
/usr/bin/echo "# Make.depends" > Make.depends
if [ -n "" ]; then \
  ARGS="  " ;\
  for n in $ARGS; do make ${n}_BDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_CLDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TCDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TPDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TPYDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_TFDEPEND || exit; done; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make ${n}_LDEPEND || exit; done; \
fi
if [ -n "" ]; then \
   LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include  -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f90 >> Make.depends; \
fi
if [ -n "" ]; then \
   LANG=C /workspaces/xmm_sas/packages/sas/bin/f90depend -I/workspaces/xmm_sas/include  -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC *.f95 >> Make.depends; \
fi
if [ -n "" ]; then \
   gcc  -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include  -I.  -Wall -std=gnu++14 -g -fPIC *.c >> Make.depends; \
fi
if [ -n "" ]; then \
   g++ -M -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include  -I.  -Wall -DGFORTRAN -std=gnu++14 -g  *.cc >> Make.depends; \
fi
if [ -n "" ]; then \
  ARGS=""; \
  for n in $ARGS; do make -C $n depend || exit; done; \
fi
if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 VPATH= ; fi
if [ -n "" ]; then make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 ; fi
cd src ; /sasbuild/tools/perl/bin/perl Makefile.PL
for n in `find src -name Makefile` ; do \
  if test -f $n.PL ; then \
    sed 's/-all.*-none/\$(OBJECT)/' < $n > $n.tmp ; \
    mv $n.tmp $n ; \
  fi ; \
done
make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 -C src CC="gcc " LD="g++" LDDLFLAGS="-shared -Wl,-h, -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra" 
make[5]: *** No targets specified and no makefile found.  Stop.
make[4]: *** [/workspaces/xmm_sas/Make.include.perl:47: perl.install] Error 2
if [ -n "test benchmarks doc" ]; then \
  ARGS="test benchmarks doc"; \
  for n in $ARGS; do make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 -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
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__
cd src ; /sasbuild/tools/perl/bin/perl Makefile.PL
for n in `find src -name Makefile` ; do \
  if test -f $n.PL ; then \
    sed 's/-all.*-none/\$(OBJECT)/' < $n > $n.tmp ; \
    mv $n.tmp $n ; \
  fi ; \
done
make PKGDIR=/workspaces/xmm_sas/packages/pedal VERSION=1.35.1 PACKAGE=pedal SO_VERSION=1.35 -C src CC="gcc " LD="g++" LDDLFLAGS="-shared -Wl,-h, -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra" clean
make[5]: *** No rule to make target 'clean'.
make[4]: *** [/workspaces/xmm_sas/Make.include.perl:38: perl.clean] Error 2