--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

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

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  implot 2.20.1 implot 22.0.0-6da3b52c5-20241025 > implot.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp implot 2.20.1 implot 22.0.0-6da3b52c5-20241025 > implot_h_imp.cc
/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  implotrgb 2.20.1 implot 22.0.0-6da3b52c5-20241025 > implotrgb.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp implotrgb 2.20.1 implot 22.0.0-6da3b52c5-20241025 > implotrgb_h_imp.cc
T=implot ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > implot_c.cc
T=implotrgb ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > implotrgb_c.cc
Dependencies for implot
Dependencies for implotrgb
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.  implot_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from implot_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.  implot_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 implot_mod.f90
implot_mod.f90:44:7:

   44 |   use datafilter
      |       1
Fatal Error: Cannot open module file ‘datafilter.mod’ for reading at (1): No such file or directory
compilation terminated.
make[6]: *** [/workspaces/xmm_sas/Make.include:928: implot_mod.o] 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/implot/" -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 implot 2.20.1 implot 22.0.0-6da3b52c5-20241025 > implot.tex
   including sasdevel...
      including sasglobal...
   including implot_description...

latex implot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex implot < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: implot.ps.gz] Error 2 (ignored)
latex implot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex implot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o implot.ps implot > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf implot > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f implot.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init implot > /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:1649' -> 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>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>[1] 
[2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
[19] [20] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f implot/index.pl ; exit 1)
pointer=implot/ChangeLog ; \
target=../../../packages/implot/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm implot.tex
Testing implot_test ... FAILED
Message: will run ./implot_test for no longer than 600 seconds.
../src/implot set=/workspaces/xmm_sas/lib/data/implot_data/pn_image_full.fits srclisttab=/workspaces/xmm_sas/lib/data/implot_data/m1_emllist_n16.fits device=pgplot.ps/CPS radiusexpression=RATE 
Error while running ./implot_test
ERROR: one of the tests failed