Package: cpl-plugin-vimos / 4.1.7+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
cpl-plugin-vimos | 4.1.7+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Set the plugin directory so that esorex and python cpl ca.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
set the plugin directory so that esorex and python-cpl can find it. |
Make the pil library private since it should only be used.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
make the "pil" library private since it should only be used by this pipeline. |
Increase tolerance to fix FTBS on mips mipsel64 and ia64.patch | (download) |
irplib/tests/irplib_polynomial-test.c |
6 3 + 3 - 0 ! |
increase tolerance to fix ftbs on mips, mipsel64, and ia64 |
Force serial tests to get better verbose output.patch | (download) |
irplib/tests/Makefile.am |
2 1 + 1 - 0 ! |
force serial-tests to get better verbose output |
Define XOPEN to explicitely declare tempnam.patch | (download) |
vimos/Makefile.am |
2 1 + 1 - 0 ! |
define xopen to explicitly declare tempnam() Otherwise, tempnam gets the default "int" return value which will cause an implicit pointer conversion that may fail since sizeof(int) != sizeof(void *). |
Increase tolerance in hdrl_fpn_tests.patch | (download) |
mosca/hdrl/tests/hdrl_fpn-test.c |
2 1 + 1 - 0 ! |
increase tolerance in hdrl_fpn_tests |
Disable hdrl_mode_bootstrap_results test.patch | (download) |
mosca/hdrl/tests/hdrl_fpn-test.c |
2 1 + 1 - 0 ! |
disable hdrl_mode_bootstrap_results test This test fails for unknown reasons on some platforms. However, we use the library only as part of the recipes, and as long as they succeed, we can accept a failure here. |