--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

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

Information: ./config/fitsstat.par is an XML parameter file, I cannot yet validate it. Skipped.


--- Distribution check [end] ---

/sasbuild/build/sas/packages/sas/bin/sastaskhdr_gfortran  fitsstat 1.10.1 fitsutils  > fitsstat.h
/sasbuild/build/sas/packages/sas/bin/sastaskhimp fitsstat 1.10.1 fitsutils  > fitsstat_h_imp.cc
T=fitsstat ;\
sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > fitsstat_c.cc
Dependencies for fitsstat
Dependencies for fitsutils
Dependencies for testdalaux
Dependencies for testfitsutils
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils fits_utils.f90
/usr/bin/ar cur libfitsutils.a fits_utils.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libfitsutils.a
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  fitsstat_h_imp.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  fitsstat_c.cc
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils fitsstat_mod.f90
/usr/bin/ar cur libfitsstat.a fitsstat_h_imp.o fitsstat_c.o fitsstat_mod.o fits_utils.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libfitsstat.a
g++ -shared -Wl,-h,libfitsutils.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libfitsutils.so fits_utils.o -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lsasdal -ldal -lerror -lutils -lssc -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -shared -Wl,-h,libfitsstat.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libfitsstat.so fitsstat_h_imp.o fitsstat_c.o fitsstat_mod.o fits_utils.o -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lsasdal -ldal -lerror -lutils -lssc -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=fitsstat ;\
sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.10.1/g; s/RELEASE//g; s/PACKAGE/fitsutils/g" > fitsstat_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  fitsstat_main.cc
In file included from /sasbuild/tools/gcc-11.3.0/include/c++/11.3.0/backward/strstream:50,
                 from /sasbuild/build/sas/include/utils/stringutil.h:27,
                 from fitsstat_main.cc:38:
/sasbuild/tools/gcc-11.3.0/include/c++/11.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o fitsstat fitsstat_main.o -lfitsstat -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -lsasdal -ldal -lerror -lutils -lssc -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/fitsstat/" -e "s/TYPE/devel/" < \
/sasbuild/build/sas/packages/sas/doc/lib/package.tex | /sasbuild/build/sas/packages/sas/bin/texcombine | \
/sasbuild/build/sas/packages/sas/bin/fixdoc -type=devel fitsstat 1.10.1 fitsutils  > fitsstat.tex
   including sasdevel...
      including sasglobal...
   including fitsstat_description...

latex fitsstat < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex fitsstat < /dev/null > makedoc.log
make[5]: [/sasbuild/build/sas/Make.include:1062: fitsstat.ps.gz] Error 2 (ignored)
latex fitsstat < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex fitsstat < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o fitsstat.ps fitsstat > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf fitsstat > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f fitsstat.ps
sed -e "s/DOC/fitsutils/" -e "s/TYPE/devel/" < \
/sasbuild/build/sas/packages/sas/doc/lib/package.tex | /sasbuild/build/sas/packages/sas/bin/texcombine | \
/sasbuild/build/sas/packages/sas/bin/fixdoc -type=devel fitsutils 1.10.1 fitsutils  > fitsutils.tex
   including sasdevel...
      including sasglobal...
   including fitsutils_description...

latex fitsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex fitsutils < /dev/null > makedoc.log
make[5]: [/sasbuild/build/sas/Make.include:1062: fitsutils.ps.gz] Error 2 (ignored)
latex fitsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex fitsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o fitsutils.ps fitsutils > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf fitsutils > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f fitsutils.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /sasbuild/build/sas/packages/sas/doc/lib/latex2html.init fitsstat > /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 fitsstat/index.pl ; exit 1)
pointer=fitsstat/ChangeLog ; \
target=../../../packages/fitsutils/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /sasbuild/build/sas/packages/sas/doc/lib/latex2html.init fitsutils > /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 fitsutils/index.pl ; exit 1)
pointer=fitsutils/ChangeLog ; \
target=../../../packages/fitsutils/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm fitsutils.tex fitsstat.tex
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/fitsutils -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils testdalaux.f90
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o testdalaux testdalaux.o -lssc -ldal -lerror -lutils -lfitsutils -lgfortran -lcfitsio -ldl -lm -L. 
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/fitsutils -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils testfitsutils.f90
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o testfitsutils testfitsutils.o -lssc -ldal -lerror -lutils -lfitsutils -lgfortran -lcfitsio -ldl -lm -L. 
Testing testdalaux ... passed
Testing testfitsplutils ... FAILED
Message: will run ./testfitsplutils for no longer than 600 seconds.
1..52
 invoke cp -ip /sasbuild/build/sas/lib/data/lccorr_data/i0083151201m1_s001_b10m.fits outfiles/i0083151201m1_s001_b10m.ds
 invoke gunzip -c /sasbuild/build/sas/lib/data/colimplot_data/pn_2000.fits.gz > outfiles/pn_2000.ds
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in numeric eq (==) at ./testfitsplutils line 47.
ok 1 - Test getattribute 1
Use of uninitialized value $a[1] in numeric eq (==) at ./testfitsplutils line 48.
not ok 2 - Test getattribute 2
#   Failed test 'Test getattribute 2'
#   at ./testfitsplutils line 48.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in string eq at ./testfitsplutils line 50.
not ok 3 - Test getattribute 3
#   Failed test 'Test getattribute 3'
#   at ./testfitsplutils line 50.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in string eq at ./testfitsplutils line 52.
not ok 4 - Test getattribute 4
#   Failed test 'Test getattribute 4'
#   at ./testfitsplutils line 52.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in subtraction (-) at ./testfitsplutils line 54.
not ok 5 - Test getattribute 5
#   Failed test 'Test getattribute 5'
#   at ./testfitsplutils line 54.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in string eq at ./testfitsplutils line 57.
not ok 6 - Test getattribute 6
#   Failed test 'Test getattribute 6'
#   at ./testfitsplutils line 57.
Use of uninitialized value $a[1] in string eq at ./testfitsplutils line 58.
not ok 7 - Test getattribute 7
#   Failed test 'Test getattribute 7'
#   at ./testfitsplutils line 58.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value in string eq at ./testfitsplutils line 63.
not ok 8 - Test getattribute 8
#   Failed test 'Test getattribute 8'
#   at ./testfitsplutils line 63.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value in string eq at ./testfitsplutils line 65.
not ok 9 - Test getattribute 9
#   Failed test 'Test getattribute 9'
#   at ./testfitsplutils line 65.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
ok 10 - Test getattribute 10
ok 11 - Test getPerlNumeric  1
ok 12 - Test getPerlNumeric  2
ok 13 - Test getPerlNumeric  3
ok 14 - Test getPerlNumeric  4
ok 15 - Test getPerlNumeric  5
ok 16 - Test getPerlNumeric  6
ok 17 - Test getPerlNumeric  7
ok 18 - Test getPerlNumeric  8
ok 19 - Test getPerlNumeric  9
ok 20 - Test getPerlNumeric 10
ok 21 - Test getPerlNumeric 11
ok 22 - Test getStringHeaderLine  1
ok 23 - Test getStringHeaderLine  2
ok 24 - Test getStringHeaderLine  3
ok 25 - Test getStringHeaderLine  4
ok 26 - Test getStringHeaderLine  5
ok 27 - Test getStringHeaderLine  6
ok 28 - Test getStringHeaderLine  7
ok 29 - Test getStringHeaderLine  8
ok 30 - Test getStringHeaderLine  9
ok 31 - Test getStringHeaderLine 10
ok 32 - Test getStringHeaderLine 11
ok 33 - Test getStringHeaderLine 12
 invoke fparkey value=123 fitsfile=outfiles/i0083151201m1_s001_b10m.ds+1 keyword=DUMMYINT comm='Dummy Integer' add=yes
Unable to copy par file for fparkey.par into the path
/sasbuild/build/sas/build/pfiles
not ok 34 - Test fparkey 1
#   Failed test 'Test fparkey 1'
#   at ./testfitsplutils line 129.
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in numeric eq (==) at ./testfitsplutils line 131.
not ok 35 - Test fparkey 2
#   Failed test 'Test fparkey 2'
#   at ./testfitsplutils line 131.
Unable to copy par file for fparkey.par into the path
/sasbuild/build/sas/build/pfiles
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
Use of uninitialized value $a[0] in numeric eq (==) at ./testfitsplutils line 134.
not ok 36 - Test fparkey 3
#   Failed test 'Test fparkey 3'
#   at ./testfitsplutils line 134.
 invoke fparkey value=456 fitsfile=outfiles/i0083151201m1_s001_b10m.ds+1 keyword=-DUMMYINT
Unable to copy par file for fparkey.par into the path
/sasbuild/build/sas/build/pfiles
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
ok 37 - Test fparkey 4
 invoke fparkey value=123 fitsfile=outfiles/i0083151201m1_s001_b10m.ds+1 keyword=DUMMYINT comm='xxx' add=no
Unable to copy par file for fparkey.par into the path
/sasbuild/build/sas/build/pfiles
ok 38 - Test fparkey 5
Unable to copy par file for fkeyprint.par into the path
/sasbuild/build/sas/build/pfiles
not ok 39 - Test getnaxes 1
#   Failed test 'Test getnaxes 1'
#   at ./testfitsplutils line 145.
$VAR1 = [];
Can't use an undefined value as an ARRAY reference at ./testfitsplutils line 146.
# Looks like your test exited with 1 just after 39.
Error while running ./testfitsplutils
Testing testfitsplutils_img ... passed
Testing testfitsplutils_col ... passed
Testing testmultiplecoordssys ... passed
Testing testfitscelcoordssys ... FAILED
Message: will run ./testfitscelcoordssys for no longer than 600 seconds.
1..24
Unable to copy par file for fdump.par into the path
/sasbuild/build/sas/build/pfiles
Can't call method "isNearlyEqual" on an undefined value at ./testfitscelcoordssys line 66.
# Looks like your test exited with 1 before it could output anything.
Error while running ./testfitscelcoordssys
Testing testfitsutils ... passed
ERROR: one of the tests failed