--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

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

Information: ./config/ds9tomask.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/makepseudoevt.par is an XML parameter file, I cannot yet validate it. Skipped.
Warning: ds9tomask - missing lyt files.
Now checking git repository...


--- Distribution check [end] ---

/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  makepseudoevt 2.8.1 ds9tomask 22.0.0-6da3b52c5-20241025 > makepseudoevt.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp makepseudoevt 2.8.1 ds9tomask 22.0.0-6da3b52c5-20241025 > makepseudoevt_h_imp.cc
T=makepseudoevt ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > makepseudoevt_c.cc
Dependencies for ds9tomask
Dependencies for makepseudoevt
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -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.  makepseudoevt_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from makepseudoevt_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_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.  makepseudoevt_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 makepseudoevt_mod.f90
/usr/bin/ar cur libmakepseudoevt.a makepseudoevt_h_imp.o makepseudoevt_c.o makepseudoevt_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmakepseudoevt.a
g++ -shared -Wl,-h,libmakepseudoevt.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libmakepseudoevt.so makepseudoevt_h_imp.o makepseudoevt_c.o makepseudoevt_mod.o -lmetatask -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lssc -lparam -lselector -lcaloalutils -ldal -lslatec -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: libmakepseudoevt.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/ds9tomask/" -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 ds9tomask 2.8.1 ds9tomask 22.0.0-6da3b52c5-20241025 > ds9tomask.tex
   including sasdevel...
      including sasglobal...
   including ds9tomask_description...

latex ds9tomask < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex ds9tomask < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: ds9tomask.ps.gz] Error 2 (ignored)
latex ds9tomask < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex ds9tomask < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o ds9tomask.ps ds9tomask > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf ds9tomask > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f ds9tomask.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init ds9tomask > /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.25:1725' -> 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>[1] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f ds9tomask/index.pl ; exit 1)
pointer=ds9tomask/ChangeLog ; \
target=../../../packages/ds9tomask/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm ds9tomask.tex
Testing ds9tomask_test ... FAILED
Message: will run ./ds9tomask_test for no longer than 600 seconds.
./ds9tomask_test: 33: ../src/ds9tomask: not found
Error while running ./ds9tomask_test
ERROR: one of the tests failed