--- 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. Now checking git repository... --- Distribution check [end] --- /workspaces/sas/packages/sas/bin/sastaskhdr_gfortran fitsstat 1.10.1 fitsutils 22.0.0-8c8629c2a-20240724 > fitsstat.h /workspaces/sas/packages/sas/bin/sastaskhimp fitsstat 1.10.1 fitsutils 22.0.0-8c8629c2a-20240724 > fitsstat_h_imp.cc T=fitsstat ;\ sed "s/taskname/$T/g" /workspaces/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/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/ssc -I/workspaces/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 /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. fitsstat_h_imp.cc In file included from /workspaces/sas/include/DalRegister.h:27, from fitsstat_h_imp.cc:12: /workspaces/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/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/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/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/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/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/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/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, public virtual Seekable | ^~~~~~ /workspaces/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/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/ssc -I/workspaces/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/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/ssc -I/workspaces/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.1.10 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libfitsutils.so.1.10 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.1.10 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libfitsstat.so.1.10 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" /workspaces/sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.10.1/g; s/RELEASE/22.0.0-8c8629c2a-20240724/g; s/PACKAGE/fitsutils/g" > fitsstat_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. fitsstat_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/sas/include/utils/stringutil.h:27, from fitsstat_main.cc:38: /sasbuild/tools/gcc-13.3.0/include/c++/13.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 \ | ^~~~~~~ In file included from fitsstat_main.cc:52: /workspaces/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/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/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/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/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/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/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/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
, public virtual Seekable | ^~~~~~ /workspaces/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/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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/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/user/" < \ /workspaces/sas/packages/sas/doc/lib/package.tex | /workspaces/sas/packages/sas/bin/texcombine | \ /workspaces/sas/packages/sas/bin/fixdoc -type=user fitsstat 1.10.1 fitsutils 22.0.0-8c8629c2a-20240724 > fitsstat.tex including sasuser... including sasglobal... including fitsstat_description... latex fitsstat < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex fitsstat < /dev/null > makedoc.log make[5]: [/workspaces/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/user/" < \ /workspaces/sas/packages/sas/doc/lib/package.tex | /workspaces/sas/packages/sas/bin/texcombine | \ /workspaces/sas/packages/sas/bin/fixdoc -type=user fitsutils 1.10.1 fitsutils 22.0.0-8c8629c2a-20240724 > fitsutils.tex including sasuser... including sasglobal... including fitsutils_description... latex fitsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex fitsutils < /dev/null > makedoc.log make[5]: [/workspaces/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 /workspaces/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 /workspaces/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/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/fitsutils -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils testdalaux.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/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/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/fitsutils -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils testfitsutils.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o testfitsutils testfitsutils.o -lssc -ldal -lerror -lutils -lfitsutils -lgfortran -lcfitsio -ldl -lm -L. Testing testdalaux ... FAILED Message: will run ./testdalaux for no longer than 600 seconds. ** : error (createDatasetFailed), The dataset with name 'outfiles/daltest001a.ds' could not be created. Error while running ./testdalaux Testing testfitsplutils ... FAILED Message: will run ./testfitsplutils for no longer than 600 seconds. 1..52 invoke cp -ip /workspaces/sas/lib/data/lccorr_data/i0083151201m1_s001_b10m.fits outfiles/i0083151201m1_s001_b10m.ds cp: cannot create regular file 'outfiles/i0083151201m1_s001_b10m.ds': No such file or directory invoke gunzip -c /workspaces/sas/lib/data/colimplot_data/pn_2000.fits.gz > outfiles/pn_2000.ds sh: 1: cannot create outfiles/pn_2000.ds: Directory nonexistent fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+1 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+1 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+1 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. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+0 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 fparkey4.3 : unable to open the FITS file outfiles/i0083151201m1_s001_b10m.ds+1 fparkey4.3 : Error Status Returned : 104 fparkey4.3 : could not open the named file fparkey4.3 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/i0083151201m1_s001_b10m.ds+1 not ok 34 - Test fparkey 1 # Failed test 'Test fparkey 1' # at ./testfitsplutils line 129. fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+1 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. fparkey4.3 : unable to open the FITS file outfiles/i0083151201m1_s001_b10m.ds+1 fparkey4.3 : Error Status Returned : 104 fparkey4.3 : could not open the named file fparkey4.3 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/i0083151201m1_s001_b10m.ds+1 fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+1 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 fparkey4.3 : unable to open the FITS file outfiles/i0083151201m1_s001_b10m.ds+1 fparkey4.3 : Error Status Returned : 104 fparkey4.3 : could not open the named file fparkey4.3 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/i0083151201m1_s001_b10m.ds+1 fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds+1 ok 37 - Test fparkey 4 invoke fparkey value=123 fitsfile=outfiles/i0083151201m1_s001_b10m.ds+1 keyword=DUMMYINT comm='xxx' add=no fparkey4.3 : unable to open the FITS file outfiles/i0083151201m1_s001_b10m.ds+1 fparkey4.3 : Error Status Returned : 104 fparkey4.3 : could not open the named file fparkey4.3 : ***** FITSIO Error Stack Dump ***** failed to find or open the following file: (ffopen) outfiles/i0083151201m1_s001_b10m.ds+1 ok 38 - Test fparkey 5 fkeyprint3.2 : unable to open: outfiles/i0083151201m1_s001_b10m.ds 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 ... FAILED Message: will run ./testfitsplutils_img for no longer than 600 seconds. 1..80 invoke cp -i /workspaces/sas/lib/data/asmooth_data/pn_image_full.fits outfiles/pn_image_full.fits cp: cannot create regular file 'outfiles/pn_image_full.fits': No such file or directory invoke fitsstat set=outfiles/pn_image_full.fits ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 1 - Test readFitsStatInfo A # Failed test 'Test readFitsStatInfo A' # at ./testfitsplutils_img line 57. invoke fitsstat minareacoords="332 260" set=outfiles/pn_image_full.fits ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 2 - Test readFitsStatInfo B # Failed test 'Test readFitsStatInfo B' # at ./testfitsplutils_img line 77. invoke fitsstat set=outfiles/pn_image_full.fits minareacoords="332 260" maxareacoords="332 260" ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 3 - Test readFitsStatInfo C # Failed test 'Test readFitsStatInfo C' # at ./testfitsplutils_img line 98. invoke fitsstat set=outfiles/pn_image_full.fits vallower=10 ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 4 - Test readFitsStatInfo D # Failed test 'Test readFitsStatInfo D' # at ./testfitsplutils_img line 120. invoke fitsstat valupper=300 vallower=10 set=outfiles/pn_image_full.fits ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 5 - Test readFitsStatInfo E # Failed test 'Test readFitsStatInfo E' # at ./testfitsplutils_img line 141. invoke fitsstat regionstyle=circle centrecoords="332 260" radii="0.6" set=outfiles/pn_image_full.fits withregion=yes ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 6 - Test readFitsStatInfo F # Failed test 'Test readFitsStatInfo F' # at ./testfitsplutils_img line 165. invoke fitsstat set=outfiles/pn_image_full.fits centrecoords="60 1" radii="50" regionstyle=circle withregion=yes ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 7 - Test readFitsStatInfo F # Failed test 'Test readFitsStatInfo F' # at ./testfitsplutils_img line 189. invoke fitsstat withregion=yes radii="280" radiiinner="225" centrecoords="297 308" set=outfiles/pn_image_full.fits regionstyle=annulus ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_image_full.fits' could not be read; either it does not exist or it is in an unrecognised format not ok 8 - Test readFitsStatInfo F # Failed test 'Test readFitsStatInfo F' # at ./testfitsplutils_img line 217. # Looks like you planned 80 tests but ran 8. # Looks like you failed 8 tests of 8 run. Error while running ./testfitsplutils_img Testing testfitsplutils_col ... FAILED Message: will run ./testfitsplutils_col for no longer than 600 seconds. 1..101 ** : error (createDatasetFailed), The dataset with name 'outfiles/daltest001a.ds' could not be created. invoke fitsstat set=outfiles/daltest001a.ds:someTable column=int8Column ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 1 - Test readFitsStatInfo A # Failed test 'Test readFitsStatInfo A' # at ./testfitsplutils_col line 66. invoke fitsstat minareacoords="50" set=outfiles/daltest001a.ds:someTable column=int8Column ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 2 - Test readFitsStatInfo B # Failed test 'Test readFitsStatInfo B' # at ./testfitsplutils_col line 86. invoke fitsstat minareacoords="50" maxareacoords="50" column=int8Column set=outfiles/daltest001a.ds:someTable ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 3 - Test readFitsStatInfo C # Failed test 'Test readFitsStatInfo C' # at ./testfitsplutils_col line 107. invoke fitsstat column=int8Column set=outfiles/daltest001a.ds:someTable vallower=10 ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 4 - Test readFitsStatInfo D # Failed test 'Test readFitsStatInfo D' # at ./testfitsplutils_col line 129. invoke fitsstat set=outfiles/daltest001a.ds:someTable column=int8Column vallower=10 valupper=99 ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 5 - Test readFitsStatInfo E # Failed test 'Test readFitsStatInfo E' # at ./testfitsplutils_col line 150. invoke fitsstat set=outfiles/daltest001a.ds:someTable column=int16Column ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 6 - Test readFitsStatInfo F # Failed test 'Test readFitsStatInfo F' # at ./testfitsplutils_col line 182. invoke fitsstat column=int32Column set=outfiles/daltest001a.ds:someTable ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 7 - Test readFitsStatInfo G # Failed test 'Test readFitsStatInfo G' # at ./testfitsplutils_col line 203. invoke fitsstat set=outfiles/daltest001a.ds:someTable column=real32Column ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 8 - Test readFitsStatInfo H # Failed test 'Test readFitsStatInfo H' # at ./testfitsplutils_col line 224. invoke fitsstat set=outfiles/daltest001a.ds:someTable column=real64Column ** fitsstat: error (datasetCouldNotBeRead), The dataset with name 'outfiles/daltest001a.ds' could not be read; either it does not exist or it is in an unrecognised format not ok 9 - Test readFitsStatInfo I # Failed test 'Test readFitsStatInfo I' # at ./testfitsplutils_col line 245. invoke fitsstat maxareacoords=2 column=real64Column set=outfiles/daltest001a.ds:someTable minareacoords=3 ** fitsstat: error (inconsistentMinMaxAreaCoords), An element(s) in minareacoords is larger than that in maxareacoords. status=$VAR1 = \256; ok 10 - Test2 readFitsStatInfo 101 (status=256) # Looks like you planned 101 tests but ran 10. # Looks like you failed 9 tests of 10 run. Error while running ./testfitsplutils_col Testing testmultiplecoordssys ... passed Testing testfitscelcoordssys ... FAILED Message: will run ./testfitscelcoordssys for no longer than 600 seconds. 1..24 invoke cp -ip /workspaces/sas/lib/data/lccorr_data/i0083151201m1_s001_b10m.fits outfiles/i0083151201m1_s001_b10m.ds cp: cannot create regular file 'outfiles/i0083151201m1_s001_b10m.ds': No such file or directory invoke gunzip -c /workspaces/sas/lib/data/colimplot_data/pn_2000.fits.gz > outfiles/pn_2000.ds sh: 1: cannot create outfiles/pn_2000.ds: Directory nonexistent fdump3.5 : unable to open infile 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 ... FAILED Message: will run ./testfitsutils for no longer than 600 seconds. ** : error (datasetCouldNotBeRead), The dataset with name 'outfiles/pn_2000.ds' could not be read; either it does not exist or it is in an unrecognised format === AnnularMask0010a: File: Radius=10, centred at (330,370). Error while running ./testfitsutils ERROR: one of the tests failed