

--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.5 - 2026-04-12 (AI)
Information: this ChangeLog entry matches the version number:
 Version 1.5 - 2026-04-12 (AI)

Information: ./config/boxchain.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/boxconvprep.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/boxdetect.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/eboxcorr.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/elistconvert.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/etestsrcfit.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/flagconfused.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

/harness/packages/sas/bin/sastaskhdr_gfortran  boxdetect 1.5 edetect 22.1.0-cc5ec27-20260505 > boxdetect.h
/harness/packages/sas/bin/sastaskhimp boxdetect 1.5 edetect 22.1.0-cc5ec27-20260505 > boxdetect_h_imp.cc
/harness/packages/sas/bin/sastaskhdr_gfortran  flagconfused 1.5 edetect 22.1.0-cc5ec27-20260505 > flagconfused.h
/harness/packages/sas/bin/sastaskhimp flagconfused 1.5 edetect 22.1.0-cc5ec27-20260505 > flagconfused_h_imp.cc
/harness/packages/sas/bin/sastaskhdr_gfortran  elistconvert 1.5 edetect 22.1.0-cc5ec27-20260505 > elistconvert.h
/harness/packages/sas/bin/sastaskhimp elistconvert 1.5 edetect 22.1.0-cc5ec27-20260505 > elistconvert_h_imp.cc
/harness/packages/sas/bin/sastaskhdr_gfortran  boxconvprep 1.5 edetect 22.1.0-cc5ec27-20260505 > boxconvprep.h
/harness/packages/sas/bin/sastaskhimp boxconvprep 1.5 edetect 22.1.0-cc5ec27-20260505 > boxconvprep_h_imp.cc
/harness/packages/sas/bin/sastaskhdr_gfortran  etestsrcfit 1.5 edetect 22.1.0-cc5ec27-20260505 > etestsrcfit.h
/harness/packages/sas/bin/sastaskhimp etestsrcfit 1.5 edetect 22.1.0-cc5ec27-20260505 > etestsrcfit_h_imp.cc
T=boxdetect ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > boxdetect_c.cc
T=flagconfused ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > flagconfused_c.cc
T=elistconvert ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > elistconvert_c.cc
T=boxconvprep ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > boxconvprep_c.cc
T=etestsrcfit ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > etestsrcfit_c.cc
Dependencies for boxchain
Dependencies for boxdetect
Dependencies for flagconfused
Dependencies for elistconvert
Dependencies for boxconvprep
Dependencies for etestsrcfit
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I/harness/include/ssc -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  boxdetect_h_imp.cc
In file included from /harness/include/DalRegister.h:27,
                 from boxdetect_h_imp.cc:12:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I/harness/include/ssc -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  boxdetect_c.cc
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/harness/include -I/harness/include/dal -I/harness/include/ssc -I/harness/include/utils box_common.f90
box_common.f90:32:7:

   32 |   use wcs_aux
      |       1
Fatal Error: Cannot open module file ‘wcs_aux.mod’ for reading at (1): No such file or directory
compilation terminated.
make[6]: *** [/harness/Make.include:928: box_common.o] Error 1
make[5]: *** [/harness/Make.include:1307: libs.here] Error 2
make[4]: *** [/harness/Make.include:953: bin] Error 2
sed -e "s/DOC/boxdetect/" -e "s/TYPE/user/" < \
/harness/packages/sas/doc/lib/package.tex | /harness/packages/sas/bin/texcombine | \
/harness/packages/sas/bin/fixdoc -type=user boxdetect 1.5 edetect 22.1.0-cc5ec27-20260505 > boxdetect.tex
   including sasuser...
      including sasglobal...
   including boxdetect_description...

latex boxdetect < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex boxdetect < /dev/null > makedoc.log
make[5]: [/harness/Make.include:1062: boxdetect.ps.gz] Error 2 (ignored)
latex boxdetect < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex boxdetect < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o boxdetect.ps boxdetect > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf boxdetect > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f boxdetect.ps
sed -e "s/DOC/flagconfused/" -e "s/TYPE/user/" < \
/harness/packages/sas/doc/lib/package.tex | /harness/packages/sas/bin/texcombine | \
/harness/packages/sas/bin/fixdoc -type=user flagconfused 1.5 edetect 22.1.0-cc5ec27-20260505 > flagconfused.tex
   including sasuser...
      including sasglobal...
   including flagconfused_description...

latex flagconfused < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex flagconfused < /dev/null > makedoc.log
make[5]: [/harness/Make.include:1062: flagconfused.ps.gz] Error 2 (ignored)
latex flagconfused < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex flagconfused < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o flagconfused.ps flagconfused > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf flagconfused > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f flagconfused.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /harness/packages/sas/doc/lib/latex2html.init boxdetect > /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 2026.05.05:1356' -> 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/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1] 
[2] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f boxdetect/index.pl ; exit 1)
pointer=boxdetect/ChangeLog ; \
target=../../../packages/edetect/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /harness/packages/sas/doc/lib/latex2html.init flagconfused > /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 flagconfused/index.pl ; exit 1)
pointer=flagconfused/ChangeLog ; \
target=../../../packages/edetect/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm boxdetect.tex flagconfused.tex
Testing boxdetect_test ... FAILED
Message: will run ./boxdetect_test for no longer than 600 seconds.
../src/boxdetect -w 1 imagesets='/harness/lib/data/edetect_data/image_0.ds' bkgmapsets='/harness/lib/data/edetect_data/bkg_img_0.ds' withdetmaskset=no boxhalfsize=1 writebadmapset=no writelikemapset=no deleteconfused=no filemode=create srclistset=out_srclist.ds likemin=10 
sh: 1: ../src/boxdetect: not found
Error while running ./boxdetect_test
Testing flagconfused_test ... FAILED
Message: will run ./flagconfused_test for no longer than 600 seconds.
../src/flagconfused -w 1 srclistset=./temp_src_list.ds 
Can't exec "../src/flagconfused": No such file or directory at ./flagconfused_test line 52.
Error while running ./flagconfused_test
ERROR: one of the tests failed
