Package: casacore / 3.6.1-4
Metadata
Package | Version | Patches format |
---|---|---|
casacore | 3.6.1-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Do not install test and demonstration executables.patch | (download) |
measures/apps/CMakeLists.txt |
2 1 1 - 0 ! |
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 ! |
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 ! |
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 ! |
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 ! |
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 ! |
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 ! |
use python3 in bang path of test utilities |
Force compatible code for Dysco compression.patch | (download) |
tables/Dysco/CMakeLists.txt |
2 1 1 - 0 ! |
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 ! |
disable tests that fail on big endian platforms |