This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.org
Patch Set 5: Code-Review-1
I don't think the failure is OBS specific. I get the same problem when building with Debian's native pdebuild locally:
make[1]: Entering directory '/build/libusrp-0.0.1'
sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
dh_install
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
dh_missing: usr/lib/x86_64-linux-gnu/libusrp.la exists in debian/tmp but is not installed to anywhere
dh_missing: missing files, aborting
The following debhelper tools have reported what they installed (with files per package)
* dh_install: libusrp-dev (4), libusrp-firmware (10), libusrp-utils (2), libusrp1 (2)
If the missing files are installed by another tool, please file a bug against it.
When filing the report, if the tool is not part of debhelper itself, please reference the
"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
(in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
For a short-term work-around: Add the files to debian/not-installed
dh_install: dh_missing --fail-missing returned exit code 2
debian/rules:23: recipe for target 'override_dh_install' failed
--
To view, visit https://gerrit.osmocom.org/7936
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5ff1d76f533b9ac68ab3f2c70ead6b66f4413b4f
Gerrit-PatchSet: 5
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-HasComments: No