--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.20 - 2024-08-02 (AI)
Information: this ChangeLog entry matches the version number:
 Version 1.20 - 2024-08-02 (AI)

Can't exec "parselayout": No such file or directory at /sasbuild/tools/perl-5.34.1/lib/site_perl/5.34.1/Shell.pm line 120, <FILE> line 8.
Can't exec parselayout: No such file or directory
/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  esky2det 1.20 esky2det 22.0.0-d5601fefe-20241015 > esky2det.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp esky2det 1.20 esky2det 22.0.0-d5601fefe-20241015 > esky2det_h_imp.cc
/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  edet2sky 1.20 esky2det 22.0.0-d5601fefe-20241015 > edet2sky.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp edet2sky 1.20 esky2det 22.0.0-d5601fefe-20241015 > edet2sky_h_imp.cc
T=esky2det ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > esky2det_c.cc
T=edet2sky ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > edet2sky_c.cc
Dependencies for esky2det
Dependencies for edet2sky
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -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/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  esky2det_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from esky2det_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -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/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  esky2det_c.cc
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/ssc -I/workspaces/xmm_sas/include/utils esky2det_mod.f90
/usr/bin/ar cur libesky2det.a esky2det_h_imp.o esky2det_c.o esky2det_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libesky2det.a
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -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/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  edet2sky_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from edet2sky_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -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/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  edet2sky_c.cc
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/ssc -I/workspaces/xmm_sas/include/utils edet2sky_mod.f90
/usr/bin/ar cur libedet2sky.a edet2sky_h_imp.o edet2sky_c.o edet2sky_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libedet2sky.a
g++ -shared -Wl,-h,libesky2det.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libesky2det.so esky2det_h_imp.o esky2det_c.o esky2det_mod.o -lmetatask -lssc -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -lcaloalutils -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
/usr/bin/ld: cannot find -lselector: No such file or directory
/usr/bin/ld: cannot find -lselector: No such file or directory
/usr/bin/ld: cannot find -lselector: No such file or directory
collect2: error: ld returned 1 exit status
make[6]: *** [/workspaces/xmm_sas/Make.include:1488: libesky2det.so] Error 1
make[5]: *** [/workspaces/xmm_sas/Make.include:1307: libs.here] Error 2
make[4]: *** [/workspaces/xmm_sas/Make.include:953: bin] Error 2
sed -e "s/DOC/esky2det/" -e "s/TYPE/devel/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=devel esky2det 1.20 esky2det 22.0.0-d5601fefe-20241015 > esky2det.tex
   including sasdevel...
      including sasglobal...
   including esky2det_description...

latex esky2det < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex esky2det < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: esky2det.ps.gz] Error 2 (ignored)
latex esky2det < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex esky2det < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o esky2det.ps esky2det > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf esky2det > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f esky2det.ps
sed -e "s/DOC/edet2sky/" -e "s/TYPE/devel/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=devel edet2sky 1.20 esky2det 22.0.0-d5601fefe-20241015 > edet2sky.tex
   including sasdevel...
      including sasglobal...
   including edet2sky_description...

latex edet2sky < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex edet2sky < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: edet2sky.ps.gz] Error 2 (ignored)
latex edet2sky < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex edet2sky < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o edet2sky.ps edet2sky > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf edet2sky > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f edet2sky.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init esky2det > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.10.15:1331' -> images.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1] 
[2] [3] [4] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f esky2det/index.pl ; exit 1)
pointer=esky2det/ChangeLog ; \
target=../../../packages/esky2det/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init edet2sky > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.10.15:1331' -> images.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1] 
[2] [3] [4] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f edet2sky/index.pl ; exit 1)
pointer=edet2sky/ChangeLog ; \
target=../../../packages/esky2det/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm edet2sky.tex esky2det.tex
Testing esky2det_test ... FAILED
Message: will run ./esky2det_test for no longer than 600 seconds.
 invoke gunzip -c /workspaces/xmm_sas/lib/data/esky2det_data/srclist.fits.gz > testdata/srclist.fits
../src/esky2det calinfostyle=user datetime=2001-01-01T00:00:00 instrument=EMOS1 scattapos=28.77122 scattdec=-47.36287 scattra=122.397035 intab=testdata/srclist.fits:SRCLIST outunit=raw witherrorcol=yes outtab=outfiles/srclist.fits.out:SRCLIST 
Can't exec "../src/esky2det": No such file or directory at ./esky2det_test line 77.
Error while running ./esky2det_test
Testing edet2sky_test ... FAILED
Message: will run ./edet2sky_test for no longer than 600 seconds.
"my" variable $command masks earlier declaration in same scope at ./edet2sky_test line 65.
../src/edet2sky calinfostyle=user datetime=2001-01-01T00:00:00 instrument=EMOS1 scattapos=28.77122 scattdec=-47.36287 scattra=122.397035 intab=outfiles/srclist.fits.out:SRCLIST inputunit=det outtab=outfiles/srclist.fits.full.out:SRCLIST 
Can't exec "../src/edet2sky": No such file or directory at ./edet2sky_test line 61.
Error while running ./edet2sky_test
ERROR: one of the tests failed