Package: src:gr-dab Version: 0.5-1 Severity: serious Tags: ftbfs forky sid Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202601/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:gr-dab, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --no-parallel --with python3 --with numpy3 dh_auto_clean -O--no-parallel dh_autoreconf_clean -O--no-parallel debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_clean rm -f debian/man/*.1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary --no-parallel --with python3 --with numpy3 dh_update_autotools_config -O--no-parallel dh_autoreconf -O--no-parallel debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' [... snipped ...] (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) ! Package hyperref Error: Wrong driver option `pdftex', (hyperref) because pdfTeX in PDF mode is not detected. See the hyperref package documentation for explanation. Type H <return> for immediate help. ... l.4066 \ProcessKeyvalOptions{Hyp} ? ! Emergency stop. ... l.4066 \ProcessKeyvalOptions{Hyp} No pages of output. Transcript written on refman.log. make[4]: *** [docs/doxygen/CMakeFiles/doxygen_pdf_target.dir/build.make:76: docs/doxygen/latex/refman.pdf] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: *** [CMakeFiles/Makefile2:435: docs/doxygen/CMakeFiles/doxygen_pdf_target.dir/all] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [Makefile:149: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j1 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test -O--no-parallel cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose ARGS\+=-j1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process --verbose -j1 UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: qa_time_deinterleave_ff 1: Test command: /usr/bin/sh "qa_time_deinterleave_ff_test.sh" 1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 1: Test timeout computed to be: 10000000 1: Traceback (most recent call last): 1: File "/<<PKGBUILDDIR>>/python/dab/qa_time_deinterleave_ff.py", line 24, in <module> 1: import dab_python as grdab 1: ModuleNotFoundError: No module named 'dab_python' 1/13 Test #1: qa_time_deinterleave_ff ..........***Failed 0.17 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_time_deinterleave_ff.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 2 Start 2: qa_fib_sink_vb 2: Test command: /usr/bin/sh "qa_fib_sink_vb_test.sh" 2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 2: Test timeout computed to be: 10000000 2: Traceback (most recent call last): 2: File "/<<PKGBUILDDIR>>/python/dab/qa_fib_sink_vb.py", line 24, in <module> 2: import dab_python as grdab 2: ModuleNotFoundError: No module named 'dab_python' 2/13 Test #2: qa_fib_sink_vb ...................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_fib_sink_vb.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 3 Start 3: qa_crc16_bb 3: Test command: /usr/bin/sh "qa_crc16_bb_test.sh" 3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 3: Test timeout computed to be: 10000000 3: Traceback (most recent call last): 3: File "/<<PKGBUILDDIR>>/python/dab/qa_crc16_bb.py", line 24, in <module> 3: import dab_python as grdab 3: ModuleNotFoundError: No module named 'dab_python' 3/13 Test #3: qa_crc16_bb ......................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_crc16_bb.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 4 Start 4: qa_select_subch_vfvf 4: Test command: /usr/bin/sh "qa_select_subch_vfvf_test.sh" 4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 4: Test timeout computed to be: 10000000 4: Traceback (most recent call last): 4: File "/<<PKGBUILDDIR>>/python/dab/qa_select_subch_vfvf.py", line 24, in <module> 4: import dab_python as grdab 4: ModuleNotFoundError: No module named 'dab_python' 4/13 Test #4: qa_select_subch_vfvf .............***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_select_subch_vfvf.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 5 Start 5: qa_unpuncture_ff 5: Test command: /usr/bin/sh "qa_unpuncture_ff_test.sh" 5: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 5: Test timeout computed to be: 10000000 5: Traceback (most recent call last): 5: File "/<<PKGBUILDDIR>>/python/dab/qa_unpuncture_ff.py", line 24, in <module> 5: import dab_python as grdab 5: ModuleNotFoundError: No module named 'dab_python' 5/13 Test #5: qa_unpuncture_ff .................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_unpuncture_ff.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 6 Start 6: qa_prune 6: Test command: /usr/bin/sh "qa_prune_test.sh" 6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 6: Test timeout computed to be: 10000000 6: Traceback (most recent call last): 6: File "/<<PKGBUILDDIR>>/python/dab/qa_prune.py", line 24, in <module> 6: import dab_python as grdab 6: ModuleNotFoundError: No module named 'dab_python' 6/13 Test #6: qa_prune .........................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_prune.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 7 Start 7: qa_puncture_bb 7: Test command: /usr/bin/sh "qa_puncture_bb_test.sh" 7: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 7: Test timeout computed to be: 10000000 7: Traceback (most recent call last): 7: File "/<<PKGBUILDDIR>>/python/dab/qa_puncture_bb.py", line 24, in <module> 7: import dab_python as grdab 7: ModuleNotFoundError: No module named 'dab_python' 7/13 Test #7: qa_puncture_bb ...................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_puncture_bb.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 8 Start 8: qa_mp2_decode_bs 8: Test command: /usr/bin/sh "qa_mp2_decode_bs_test.sh" 8: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 8: Test timeout computed to be: 10000000 8: Traceback (most recent call last): 8: File "/<<PKGBUILDDIR>>/python/dab/qa_mp2_decode_bs.py", line 25, in <module> 8: import dab_python as grdab 8: ModuleNotFoundError: No module named 'dab_python' 8/13 Test #8: qa_mp2_decode_bs .................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_mp2_decode_bs.py", line 25, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 9 Start 9: qa_mp4_decode_bs 9: Test command: /usr/bin/sh "qa_mp4_decode_bs_test.sh" 9: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 9: Test timeout computed to be: 10000000 9: Traceback (most recent call last): 9: File "/<<PKGBUILDDIR>>/python/dab/qa_mp4_decode_bs.py", line 26, in <module> 9: import dab_python as grdab 9: ModuleNotFoundError: No module named 'dab_python' 9/13 Test #9: qa_mp4_decode_bs .................***Failed 0.11 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_mp4_decode_bs.py", line 26, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 10 Start 10: qa_dabplus_audio_decoder_ff 10: Test command: /usr/bin/sh "qa_dabplus_audio_decoder_ff_test.sh" 10: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 10: Test timeout computed to be: 10000000 10: Traceback (most recent call last): 10: File "/<<PKGBUILDDIR>>/python/dab/qa_dabplus_audio_decoder_ff.py", line 26, in <module> 10: import dab_python as grdab 10: ModuleNotFoundError: No module named 'dab_python' 10/13 Test #10: qa_dabplus_audio_decoder_ff ......***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_dabplus_audio_decoder_ff.py", line 26, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 11 Start 11: qa_reed_solomon_decode_bb 11: Test command: /usr/bin/sh "qa_reed_solomon_decode_bb_test.sh" 11: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 11: Test timeout computed to be: 10000000 11: Traceback (most recent call last): 11: File "/<<PKGBUILDDIR>>/python/dab/qa_reed_solomon_decode_bb.py", line 24, in <module> 11: import dab_python as grdab 11: ModuleNotFoundError: No module named 'dab_python' 11/13 Test #11: qa_reed_solomon_decode_bb ........***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_reed_solomon_decode_bb.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 12 Start 12: qa_valve_ff 12: Test command: /usr/bin/sh "qa_valve_ff_test.sh" 12: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 12: Test timeout computed to be: 10000000 12: Traceback (most recent call last): 12: File "/<<PKGBUILDDIR>>/python/dab/qa_valve_ff.py", line 24, in <module> 12: import dab_python as grdab 12: ModuleNotFoundError: No module named 'dab_python' 12/13 Test #12: qa_valve_ff ......................***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_valve_ff.py", line 24, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' test 13 Start 13: qa_peak_detector_fb 13: Test command: /usr/bin/sh "qa_peak_detector_fb_test.sh" 13: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab 13: Test timeout computed to be: 10000000 13: Traceback (most recent call last): 13: File "/<<PKGBUILDDIR>>/python/dab/qa_peak_detector_fb.py", line 26, in <module> 13: import dab_python as grdab 13: ModuleNotFoundError: No module named 'dab_python' 13/13 Test #13: qa_peak_detector_fb ..............***Failed 0.10 sec Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/dab/qa_peak_detector_fb.py", line 26, in <module> import dab_python as grdab ModuleNotFoundError: No module named 'dab_python' 0% tests passed, 13 tests failed out of 13 Total Test time (real) = 1.37 sec The following tests FAILED: 1 - qa_time_deinterleave_ff (Failed) 2 - qa_fib_sink_vb (Failed) 3 - qa_crc16_bb (Failed) 4 - qa_select_subch_vfvf (Failed) 5 - qa_unpuncture_ff (Failed) 6 - qa_prune (Failed) 7 - qa_puncture_bb (Failed) 8 - qa_mp2_decode_bs (Failed) 9 - qa_mp4_decode_bs (Failed) 10 - qa_dabplus_audio_decoder_ff (Failed) 11 - qa_reed_solomon_decode_bb (Failed) 12 - qa_valve_ff (Failed) 13 - qa_peak_detector_fb (Failed) Errors while running CTest make[1]: *** [Makefile:74: test] Error 8 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose ARGS\+=-j1 returned exit code 2 make: *** [debian/rules:16: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

