--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.13 - 2018-02-13 (EO)
Information: this ChangeLog entry matches the version number:
 Version 1.13 - 2018-02-13 (EO)

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


--- Distribution check [end] ---

/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  omflatgen 1.13 omflatgen 22.0.0-6da3b52c5-20241025 > omflatgen.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp omflatgen 1.13 omflatgen 22.0.0-6da3b52c5-20241025 > omflatgen_h_imp.cc
T=omflatgen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > omflatgen_c.cc
Dependencies for omflatgen
Dependencies for checkoutput
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/sla -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  omflatgen_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from omflatgen_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/sla -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  omflatgen_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/sla -I/workspaces/xmm_sas/include/utils omflatgen_mod.f90
/usr/bin/ar cur libomflatgen.a omflatgen_h_imp.o omflatgen_c.o omflatgen_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libomflatgen.a
g++ -shared -Wl,-h,libomflatgen.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libomflatgen.so omflatgen_h_imp.o omflatgen_c.o omflatgen_mod.o -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lsla -lcal -lselector -lcaloalutils -lselector -lslatec -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: libomflatgen.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/omflatgen/" -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 omflatgen 1.13 omflatgen 22.0.0-6da3b52c5-20241025 > omflatgen.tex
   including sasdevel...
      including sasglobal...
   including omflatgen_description...

latex omflatgen < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex omflatgen < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: omflatgen.ps.gz] Error 2 (ignored)
latex omflatgen < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex omflatgen < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o omflatgen.ps omflatgen > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf omflatgen > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f omflatgen.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init omflatgen > /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:1700' -> 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 omflatgen/index.pl ; exit 1)
pointer=omflatgen/ChangeLog ; \
target=../../../packages/omflatgen/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm omflatgen.tex
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 checkoutput.f90
make[5]: *** No rule to make target '-lselector', needed by 'checkoutput'.  Stop.
make[4]: *** [/workspaces/xmm_sas/Make.include:953: tests] Error 2
make[6]: *** No rule to make target '-lselector', needed by 'checkoutput'.  Stop.
make[5]: *** [/workspaces/xmm_sas/Make.include:953: runtests] Error 2