Debian Patches
Status for casacore/3.3.0-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Disable-class-and-collaboration-graph-generation.patch | 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). |
Benda Xu <heroxbd@gentoo.org> | no | 2014-09-11 | ||
Disable-known-test-failures.patch | Disable known test failures 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. |
Ole Streicher <olebole@debian.org> | no | 2016-12-02 | ||
Disable-tests-that-require-data-tables.patch | Disable tests that require data tables The data tables are not available during the build of casacore (yet). |
Benda Xu <heroxbd@gentoo.org> | no | 2014-09-10 | ||
Do-not-install-test-and-demonstration-executables.patch | 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. |
Benda Xu <heroxbd@gentoo.org> | no | 2014-10-24 | ||
Enable-hostinfo-for-kFreeBSD.patch | Enable hostinfo for kFreeBSD | Ole Streicher <olebole@debian.org> | no | 2016-11-27 | ||
Fall-back-to-older-cmake-functions-to-find-Python-3.patch | Fall back to older cmake functions to find Python 3 This is a workaround that cmake will fail when the default Python version is not the newest one. Reference: #945825 |
Ole Streicher <olebole@debian.org> | no | 2019-12-03 | ||
Fix-compilation-for-GNU-Hurd.patch | Fix compilation for GNU Hurd However, the tests still fail. |
Ole Streicher <olebole@debian.org> | no | 2016-11-30 | ||
Fix-type-of-DUMMY-variable.patch | Fix type of DUMMY variable | Ole Streicher <olebole@debian.org> | no | 2020-07-23 | ||
Loose-some-tests-tFFTServer-tests.patch | Loose some tests tFFTServer tests This shall help to compile for mips64el and hppa. |
Ole Streicher <olebole@debian.org> | no | 2016-11-24 | ||
Make-the-check-for-NFS-a-bit-more-portable-BSD.patch | Make the check for NFS a bit more portable (BSD) And provide a fallback (f.e. for HURD).However, there is probably no real use case for that, since also other file systems may be slow or lack certain features. |
Ole Streicher <olebole@debian.org> | no | 2016-11-24 | ||
Use-FFTW-instead-of-FFTPack-in-Fits-IDI-to-MS-table-conve.patch | Use FFTW instead of FFTPack in Fits-IDI to MS table converter The FitsIDItoMS class is the only class that was still dependent on the FFTPack Fortran code. By rewriting it to use FFTW, the FFTPack code can be removed. This required implementing a wrapper for the real even FFT in the FFTW class, as that was not available. The FFTW class should be rewritten to have a more sensible interface. I've added some TODO comments for that. Despite the use of a mutex, the FFTW wrapper is also not thread safe. |
=?utf-8?q?Andr=C3=A9_Offringa?= <offringa@gmail.com> | no | 2020-05-07 | ||
Use-python3-in-bang-path-of-test-utilities.patch | Use python3 in bang path of test utilities | Ole Streicher <olebole@debian.org> | no | 2019-12-04 |
Showing 1 to 12 of 12 entries