Package: src:gr-radar
Version: 0.0.0.20161018-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DLIB_SUFFIX=/x86_64-linux-gnu 
-DCMAKE_BUILD_TYPE="RelWithDebInfo"
        cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" 
-DLIB_SUFFIX=/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
-- The CXX compiler identification is GNU 8.2.0
-- The C compiler identification is GNU 8.2.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features

[... snipped ...]

/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir debian/test
mkdir debian/test/.gnuradio
if [ amd64 != hurd-i386 ]; then HOME=/<<PKGBUILDDIR>>/debian/test dh_auto_test 
-- CTEST_TEST_TIMEOUT=60 ; fi
        cd obj-x86_64-linux-gnu && make -j1 test CTEST_TEST_TIMEOUT=60 
ARGS\+=-j1
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process -j1
Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
      Start  1: test_radar
 1/27 Test  #1: test_radar ..........................   Passed    0.02 sec
      Start  2: qa_signal_generator_cw_c
 2/27 Test  #2: qa_signal_generator_cw_c ............   Passed    0.27 sec
      Start  3: qa_signal_generator_fmcw_c
 3/27 Test  #3: qa_signal_generator_fmcw_c ..........   Passed    0.20 sec
      Start  4: qa_split_cc
 4/27 Test  #4: qa_split_cc .........................   Passed    0.20 sec
      Start  5: qa_os_cfar_c
 5/27 Test  #5: qa_os_cfar_c ........................   Passed    1.24 sec
      Start  6: qa_ts_fft_cc
 6/27 Test  #6: qa_ts_fft_cc ........................   Passed    0.68 sec
      Start  7: qa_estimator_cw
 7/27 Test  #7: qa_estimator_cw .....................   Passed    0.70 sec
      Start  8: qa_static_target_simulator_cc
 8/27 Test  #8: qa_static_target_simulator_cc .......   Passed    0.34 sec
      Start  9: qa_signal_generator_fsk_c
 9/27 Test  #9: qa_signal_generator_fsk_c ...........   Passed    0.21 sec
      Start 10: qa_split_fsk_cc
10/27 Test #10: qa_split_fsk_cc .....................   Passed    0.20 sec
      Start 11: qa_estimator_fsk
11/27 Test #11: qa_estimator_fsk ....................   Passed    0.71 sec
      Start 12: qa_usrp_echotimer_cc
12/27 Test #12: qa_usrp_echotimer_cc ................   Passed    0.20 sec
      Start 13: qa_estimator_fmcw
13/27 Test #13: qa_estimator_fmcw ...................***Failed    0.22 sec
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python/qa_estimator_fmcw.py", line 27, in <module>
    from matplotlib import pyplot as plt
ImportError: No module named matplotlib

      Start 14: qa_signal_generator_sync_pulse_c
14/27 Test #14: qa_signal_generator_sync_pulse_c ....   Passed    0.20 sec
      Start 15: qa_estimator_sync_pulse_c
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gr-radar.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to