Package: cpl-plugin-xshoo / 3.5.0+dfsg-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| cpl-plugin-xshoo | 3.5.0+dfsg-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Set plugin directory for esorex and python cpl.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
set plugin directory for esorex and python-cpl |
| Force serial tests for better verbose output.patch | (download) |
regtests/tests/Makefile.am |
2 1 + 1 - 0 ! |
force serial-tests for better verbose output |
| Add missing lcpldrs to xsh_cfg_recover recipe.patch | (download) |
recipes/Makefile.am |
2 1 + 1 - 0 ! |
add missing -lcpldrs to xsh_cfg_recover recipe |
| Temporarily disable XSH_SDP_KEYWORD_APERTURE test.patch | (download) |
xsh/tests/test-xsh_dfs_sdp.c |
2 2 + 0 - 0 ! |
temporarily disable xsh_sdp_keyword_aperture test. Closes: #846197 |
| Fix parallel build.patch | (download) |
hdrl/tests/hdrl_frameiter-test.c |
4 3 + 1 - 0 ! |
fix parallel build
hdrl_multiiter-test and hdrl_frameiter-test use the same base names for their
data with a pid suffix but remove all files without using the pid suffix :
char * fn = cpl_sprintf("frameiter%zu_%zd.fits", i, (intptr_t)getpid());
...
if (system("rm -f frameiter*fits")) {}
So potentially, in parallel builds, tests can remove the files from the
other one which happens systematically to me, which leads to a sigsev.
This fix removes only the pid suffixed .fits created by the current process.
|
| Increase tolerance in hdrl_fpn_tests.patch | (download) |
hdrl/tests/hdrl_fpn-test.c |
2 1 + 1 - 0 ! |
increase tolerance in hdrl_fpn_tests |
| Add shasum file.patch | (download) |
calib/cal_shasum |
1 1 + 0 - 0 ! |
add shasum file This is temporary, to avoid a new upstream (dfsg) version |
