Source: gnuradio
Version: 3.5.3-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Builds of gnuradio in minimal environments (such as on autobuilders)
have been failing because CMake can't find development files for
libusb 1.x and consequently skips building the FCD library:
-- checking for module 'libusb-1.0'
-- package 'libusb-1.0' not found
-- libusb-1.0 not found.
--
-- Configuring gr-fcd support...
-- Dependency Boost_FOUND = TRUE
-- Dependency ENABLE_GR_CORE = ON
-- Dependency ENABLE_GR_AUDIO = ON
-- Dependency LIBUSB_FOUND = FALSE
-- Disabling gr-fcd support.
-- Override with -DENABLE_GR_FCD=ON/OFF
[...]
dh_install -a -O--parallel -O--builddirectory=build
-O--with-buildsystem=cmake
cp: cannot stat `debian/tmp/usr/lib/libgnuradio-fcd.so.3.5.3': No such file or
directory
dh_install: cp -a debian/tmp/usr/lib/libgnuradio-fcd.so.3.5.3
debian/libgnuradio-fcd3.5.3//usr/lib/ returned exit code 1
make: *** [binary-arch] Error 2
Could you please add a build dependency on libusb1.0-0-dev and check
(via pbuilder or the like) that no others are missing?
Thanks!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]