Package: casacore / 3.6.1-4

Metadata

Package Version Patches format
casacore 3.6.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Do not install test and demonstration executables.patch | (download)

measures/apps/CMakeLists.txt | 2 1 1 - 0 !
msfits/apps/CMakeLists.txt | 1 0 1 - 0 !
2 files changed, 1 insertion( ), 2 deletions(-)

 do not install test and demonstration executables

casacore_{assay,floatcheck} are removed and only used with scons.
measuresdata.csh and ms2uvfits should be included in casacore-doc as examples.
change measuresdata.csh shebang to /usr/bin/tcsh as in Debian.

Disable class and collaboration graph generation.patch | (download)

doxygen.cfg | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 disable class and collaboration graph generation

The graphviz-generated class and collaboration graph
occupies 1GB disk space.  It is too big to deal with.  We turn them
off only to save space.  Output image format is specified as svg to
further save space (bug #751947).

Disable tests that require data tables.patch | (download)

coordinates/Coordinates/test/CMakeLists.txt | 12 6 6 - 0 !
images/Images/test/CMakeLists.txt | 40 20 20 - 0 !
images/Regions/test/CMakeLists.txt | 8 4 4 - 0 !
meas/MeasUDF/test/CMakeLists.txt | 14 7 7 - 0 !
measures/Measures/test/CMakeLists.txt | 37 16 21 - 0 !
measures/TableMeasures/test/CMakeLists.txt | 2 1 1 - 0 !
ms/MSOper/test/CMakeLists.txt | 8 4 4 - 0 !
ms/MeasurementSets/test/CMakeLists.txt | 2 1 1 - 0 !
8 files changed, 59 insertions( ), 64 deletions(-)

 disable tests that require data tables

The data tables are not available during the build of casacore (yet).

Disable known test failures.patch | (download)

casa/Arrays/test/CMakeLists.txt | 2 1 1 - 0 !
casa/IO/test/CMakeLists.txt | 4 2 2 - 0 !
casa/OS/test/CMakeLists.txt | 9 4 5 - 0 !
images/Images/test/CMakeLists.txt | 2 1 1 - 0 !
lattices/LatticeMath/test/CMakeLists.txt | 2 1 1 - 0 !
scimath/Fitting/test/CMakeLists.txt | 4 2 2 - 0 !
6 files changed, 11 insertions( ), 12 deletions(-)

 disable known test failures

https: //bugs.debian.org/cgi-bin/bugreport.cgi?bug=838424#15

These tests fail, probably due to the test itself. From
I'm not sure what to do about the other two tests that fail on arm64,
"tLSQaips" and "tLSQFit", because those two generate a load of output
text containing floating-point numbers and compare that text with an
expected output. It might not be so easy to make that work on all
architectures. Perhaps one could simply disable those two tests.
Preferably one would still run them, so that we can see what happens
in the logs, but not have the build fail if only those tests fail.

Also skip test that fails on armhf since 3.5.0

Loose some tests tFFTServer tests.patch | (download)

scimath/Mathematics/test/tFFTServer.cc | 2 1 1 - 0 !
scimath/Mathematics/test/tFFTServer2.cc | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 loose some tests tfftserver tests

This shall help to compile for mips64el and hppa.

Fix compilation for GNU Hurd.patch | (download)

casa/OS/HostInfo.cc | 7 7 0 - 0 !
casa/OS/HostInfoHurd.h | 157 157 0 - 0 !
casa/OS/Path.cc | 6 4 2 - 0 !
casa/OS/malloc.cc | 2 1 1 - 0 !
casa/aipsenv.h | 7 7 0 - 0 !
mirlib/bug.c | 2 1 1 - 0 !
6 files changed, 177 insertions( ), 4 deletions(-)

 fix compilation for gnu hurd

However, the tests still fail.

Use python3 in bang path of test utilities.patch | (download)

build-tools/casacore_floatcheck | 2 1 1 - 0 !
casa/apps/countcode | 2 1 1 - 0 !
casa/apps/plotmemory | 2 1 1 - 0 !
casa/apps/watchmemory | 2 1 1 - 0 !
python/Converters/test/tConvert.py | 2 1 1 - 0 !
5 files changed, 5 insertions( ), 5 deletions(-)

 use python3 in bang path of test utilities


Force compatible code for Dysco compression.patch | (download)

tables/Dysco/CMakeLists.txt | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 force compatible code for dysco compression


Disable tests that fail on big endian platforms.patch | (download)

casa/IO/test/CMakeLists.txt | 2 1 1 - 0 !
tables/TaQL/test/CMakeLists.txt | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 disable tests that fail on big endian platforms