Source: cpl-plugin-kmos Version: 1.3.0+dfsg-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140329 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[4]: Entering directory > `/«BUILDDIR»/cpl-plugin-kmos-1.3.0+dfsg/kmos/tests' > PASS: kmo_cpl_extensions-test > PASS: kmo_functions-test > PASS: kmo_priv_arithmetic-test > [ ERROR ] Null input data (Code 12) in kmo_priv_shift:kmo_priv_shift.c:355 > [ ERROR ] Null input data (Code 12) in kmo_align_subpix:kmo_priv_combine.c:264 > [ ERROR ] Test 2 failed at kmo_priv_combine-test.c:106: (CPL_ERROR_NONE) = 0 > () <=> 12 (Null input data). > [ ERROR ] Dumping all 3 error(s): > [ ERROR ] [1/3] 'Null input data' (12) at cpl_matrix_wrap:cpl_matrix.c:499 > [ ERROR ] [2/3] 'Null input data' (12) at > kmo_priv_shift:kmo_priv_shift.c:355 > [ ERROR ] [3/3] 'Null input data' (12) at > kmo_align_subpix:kmo_priv_combine.c:264 > [ ERROR ] Test 5 failed at kmo_priv_combine-test.c:109: (xmax) = 0; (14) = 14. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 6 failed at kmo_priv_combine-test.c:110: (ymax) = 0; (15) = 15. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 7 failed at kmo_priv_combine-test.c:111: |xshift - 0| = |0.1 - > 0| = |0.1| <= 0.01 = 0.01. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 8 failed at kmo_priv_combine-test.c:112: |yshift - 1| = |0.3 - > 1| = |-0.7| <= 0.01 = 0.01. > [ ERROR ] No error(s) to dump > [ ERROR ] Illegal input (Code 14) in kmo_priv_shift:kmo_priv_shift.c:305 > [ ERROR ] Illegal input (Code 14) in kmo_align_subpix:kmo_priv_combine.c:264 > [ ERROR ] Test 9 failed at kmo_priv_combine-test.c:123: (CPL_ERROR_NONE) = 0 > () <=> 14 (Illegal input). > [ ERROR ] Dumping all 4 error(s): > [ ERROR ] [1/4] 'Null input data' (12) at cpl_matrix_wrap:cpl_matrix.c:499 > [ ERROR ] [2/4] 'Illegal input: empty image list as input' (14) at > kmclipm_shift:../kmclipm/src/kmclipm_functions.c:706 > [ ERROR ] [3/4] 'Illegal input' (14) at kmo_priv_shift:kmo_priv_shift.c:305 > [ ERROR ] [4/4] 'Illegal input' (14) at > kmo_align_subpix:kmo_priv_combine.c:264 > [ ERROR ] Test 12 failed at kmo_priv_combine-test.c:126: (xmax) = 0; (14) = > 14. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 13 failed at kmo_priv_combine-test.c:127: (ymax) = 0; (15) = > 15. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 14 failed at kmo_priv_combine-test.c:128: |xshift - 0| = |0.1 > - 0| = |0.1| <= 0.01 = 0.01. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 15 failed at kmo_priv_combine-test.c:129: |yshift - 1| = |0.3 > - 1| = |-0.7| <= 0.01 = 0.01. > [ ERROR ] No error(s) to dump > [ ERROR ] Null input data (Code 12) in kmo_priv_shift:kmo_priv_shift.c:355 > [ ERROR ] Null input data (Code 12) in kmo_align_subpix:kmo_priv_combine.c:264 > [ ERROR ] Test 16 failed at kmo_priv_combine-test.c:141: (CPL_ERROR_NONE) = 0 > () <=> 12 (Null input data). > [ ERROR ] Dumping all 3 error(s): > [ ERROR ] [1/3] 'Null input data' (12) at cpl_matrix_wrap:cpl_matrix.c:499 > [ ERROR ] [2/3] 'Null input data' (12) at > kmo_priv_shift:kmo_priv_shift.c:355 > [ ERROR ] [3/3] 'Null input data' (12) at > kmo_align_subpix:kmo_priv_combine.c:264 > [ ERROR ] Test 19 failed at kmo_priv_combine-test.c:144: (xmax) = 0; (14) = > 14. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 20 failed at kmo_priv_combine-test.c:145: (ymax) = 0; (15) = > 15. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 21 failed at kmo_priv_combine-test.c:146: |xshift - 0| = |0.1 > - 0| = |0.1| <= 0.01 = 0.01. > [ ERROR ] No error(s) to dump > [ ERROR ] Test 22 failed at kmo_priv_combine-test.c:147: |yshift - 1| = |0.3 > - 1| = |-0.7| <= 0.01 = 0.01. > [ ERROR ] No error(s) to dump > [ ERROR ] 15 of 36 test(s) failed > [ ERROR ] This failure may indicate a bug in the tested code > [ ERROR ] You can contribute to the improvement of the software by emailing > the logfile 'kmo_priv_combine-test.log' and the configure logfile > 'config.log' to <usd-h...@eso.org> > [ ERROR ] System specifics: > CPL version: 6.4.1 (64-bit cpl_size) > CFITSIO version: 3.34 > WCSLIB version: 4.20 > FFTW version (single and double precision): fftw-3.3.3-sse2-avx > _OPENMP: 201107 > OFF_T is defined as off_t > This platform is not big-endian > Compile date: Mar 29 2014 > Compile time: 16:29:12 > __STDC__: 1 > __STDC_VERSION__: 199901L > __STDC_HOSTED__: 1 > __STDC_IEC_559__: 1 > __STDC_IEC_559_COMPLEX__: 1 > __STRICT_ANSI__: 1 > gcc version (major number): 4 > gcc version (minor number): 8 > gcc version (patch level): 2 > Compiler version: 4.8.2 > __LP64__: 1 > __PIC__: 2 > __OPTIMIZE__: 1 > Last modification of cpl_test.c: Sat Mar 29 16:27:45 2014 > > Combining frames: 0% done Combining frames: 10% done Combining frames: 20% done Combining frames: 30% done Combining frames: 40% done Combining frames: 50% done Combining frames: 60% done Combining frames: 70% done Combining frames: 80% done Combining frames: 90% done Combining frames: 100% done > Combining frames: 0% done Combining frames: 10% done Combining frames: 20% done Combining frames: 30% done Combining frames: 40% done Combining frames: 50% done Combining frames: 60% done Combining frames: 70% done Combining frames: 80% done Combining frames: 90% done Combining frames: 100% done > Combining frames: 0% done Combining frames: 10% done Combining frames: 20% done Combining frames: 30% done Combining frames: 40% done Combining frames: 50% done Combining frames: 60% done Combining frames: 70% done Combining frames: 80% done Combining frames: 90% done Combining frames: 100% done > FAIL: kmo_priv_combine-test > PASS: kmo_priv_copy-test > PASS: kmo_priv_dark-test > PASS: kmo_priv_extract_spec-test > PASS: kmo_priv_fit_profile-test > ====== START VECTOR ====== > 5 > ====== END VECTOR ====== > ====== START IMAGE ====== > 0.000000 > ====== END IMAGE ====== > ====== START IMAGELIST ====== > ====== END IMAGELIST ====== > ====== START TABLE ====== > > > 0 > ====== END TABLE ====== > PASS: kmo_priv_fits_check-test > PASS: kmo_priv_fits_stack-test > PASS: kmo_priv_make_image-test > PASS: kmo_priv_noise_map-test > PASS: kmo_priv_rotate-test > PASS: kmo_priv_shift-test > PASS: kmo_priv_sky_mask-test > PASS: kmo_priv_stats-test > PASS: kmo_priv_wave_cal-test > ================================= > 1 of 17 tests failed > Please report to usd-h...@eso.org > make[4]: *** [check-TESTS] Error 1================================= > > make[4]: Leaving directory `/«BUILDDIR»/cpl-plugin-kmos-1.3.0+dfsg/kmos/tests' > make[3]: *** [check-am] Error 2 > make[3]: Leaving directory `/«BUILDDIR»/cpl-plugin-kmos-1.3.0+dfsg/kmos/tests' > make[2]: *** [check-recursive] Error 1 > make[2]: Leaving directory `/«BUILDDIR»/cpl-plugin-kmos-1.3.0+dfsg/kmos' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/«BUILDDIR»/cpl-plugin-kmos-1.3.0+dfsg' > dh_auto_test: make -j1 check returned exit code 2 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/03/29/cpl-plugin-kmos_1.3.0+dfsg-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org