--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 0.12.2 - 2023-04-04 (BP)
Information: this ChangeLog entry matches the version number:
 Version 0.12.2 - 2023-04-04 (BP)

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  emlfill 0.12.2 emlfill 22.0.0-d5601fefe-20241015 > emlfill.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp emlfill 0.12.2 emlfill 22.0.0-d5601fefe-20241015 > emlfill_h_imp.cc
T=emlfill ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > emlfill_c.cc
Dependencies for emlfill
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -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/goflib -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  emlfill_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from emlfill_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_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/goflib -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  emlfill_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/goflib -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils emlfill_mod.f90
/usr/bin/ar cur libemlfill.a emlfill_h_imp.o emlfill_c.o emlfill_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libemlfill.a
g++ -shared -Wl,-h,libemlfill.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libemlfill.so emlfill_h_imp.o emlfill_c.o emlfill_mod.o -lmetatask -lssc -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lcaloalutils -lutils -lsasdal -lgoflib -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 -lgoflib: No such file or directory
collect2: error: ld returned 1 exit status
make[6]: *** [/workspaces/xmm_sas/Make.include:1488: libemlfill.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/emlfill/" -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 emlfill 0.12.2 emlfill 22.0.0-d5601fefe-20241015 > emlfill.tex
   including sasdevel...
      including sasglobal...
   including emlfill_description...

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

mkpkgidx -t . > /dev/null || (rm -f emlfill/index.pl ; exit 1)
pointer=emlfill/ChangeLog ; \
target=../../../packages/emlfill/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm emlfill.tex
Testing emlfill_test ... passed