--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 5.18.1 - 2018-02-21 (MJF)
Information: this ChangeLog entry matches the version number:
 Version 5.18.1 - 2018-02-21 (MJF)

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  epreject 5.18.1 epreject 22.0.0-d389c6db6-20241028 > epreject.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp epreject 5.18.1 epreject 22.0.0-d389c6db6-20241028 > epreject_h_imp.cc
T=epreject ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > epreject_c.cc
Dependencies for epreject
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/utils -I/sasbuild/tools/qt-x11-free/include -I.  epreject_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from epreject_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/utils -I/sasbuild/tools/qt-x11-free/include -I.  epreject_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/utils epreject_mod.f90
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 iindexx.f90
/usr/bin/ar cur libepreject.a epreject_h_imp.o epreject_c.o epreject_mod.o iindexx.o
ranlib libepreject.a
g++ -shared -Wl,-h,libepreject.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libepreject.so epreject_h_imp.o epreject_c.o epreject_mod.o iindexx.o -lmetatask -lsasdal -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -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
/usr/bin/ld: cannot find -lselector
/usr/bin/ld: cannot find -lselector
collect2: error: ld returned 1 exit status
make[6]: *** [/workspaces/xmm_sas/Make.include:1488: libepreject.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/epreject/" -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 epreject 5.18.1 epreject 22.0.0-d389c6db6-20241028 > epreject.tex
   including sasdevel...
      including sasglobal...
   including epreject_description...

latex epreject < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex epreject < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: epreject.ps.gz] Error 2 (ignored)
latex epreject < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex epreject < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o epreject.ps epreject > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf epreject > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f epreject.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init epreject > /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) 2024.1 (TeX Live 2024)  Copyright 2024 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.10.28:1501' -> images.ps
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Courier used in file pn059207_003_0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica-Narrow used in file pn059207_003_0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Courier used in file ima20adu_ref_exp_.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica used in file ima20adu_ref_exp_.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica-Bold used in file ima20adu_ref_exp_.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Courier used in file i20adu_0_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica used in file i20adu_0_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica-Bold used in file i20adu_0_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Courier used in file i20adu_1_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica used in file i20adu_1_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica-Bold used in file i20adu_1_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Courier used in file i20adu_2_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica used in file i20adu_2_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica-Bold used in file i20adu_2_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Courier used in file i20adu_3_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica used in file i20adu_3_462_check0.eps is not in the mapping file.
/sasbuild/tools/texlive/bin/x86_64-linux/dvips: Font Helvetica-Bold used in file i20adu_3_462_check0.eps is not in the mapping file.
</sasbuild/tools/texlive/texmf-dist/dvips/base/tex.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/texps.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/special.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/color.pro>. 
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
[1] [2] [3] [4] [5] [6] [7] [8
</workspaces/xmm_sas/packages/epreject/doc/pn059207_003_0.eps>] [9
</workspaces/xmm_sas/packages/epreject/doc/ima20adu_ref_exp_.eps>] [10
</workspaces/xmm_sas/packages/epreject/doc/i20adu_0_462_check0.eps>] [11
</workspaces/xmm_sas/packages/epreject/doc/i20adu_1_462_check0.eps>] [12
</workspaces/xmm_sas/packages/epreject/doc/i20adu_2_462_check0.eps>] [13
</workspaces/xmm_sas/packages/epreject/doc/i20adu_3_462_check0.eps>] [14] 
[15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] 
/usr/bin/echo ""

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