[debhelper-devel] Bug#887688: debhelper: empty build of src:ck
Adrian Bunk
bunk at debian.org
Fri Jan 19 04:29:18 UTC 2018
Package: debhelper
Version: 11.1.2
Severity: serious
Control: affects -1 src:ck
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ck.html
...
dh clean
dh_clean
debian/rules build
make: Nothing to be done for 'build'.
fakeroot debian/rules binary
dh binary
debian/rules build
make[1]: Entering directory '/build/1st/ck-0.6.0'
make[1]: Nothing to be done for 'build'.
make[1]: Leaving directory '/build/1st/ck-0.6.0'
dh_testroot
dh_prep
dh_install
dh_install: Cannot find (any matches for) "usr/lib/*/lib*.so.*" (tried in ., debian/tmp)
dh_install: libck0 missing files: usr/lib/*/lib*.so.*
dh_install: Cannot find (any matches for) "usr/include" (tried in ., debian/tmp)
dh_install: libck-dev missing files: usr/include
dh_install: Cannot find (any matches for) "usr/lib/*/lib*.so" (tried in ., debian/tmp)
dh_install: libck-dev missing files: usr/lib/*/lib*.so
dh_install: Cannot find (any matches for) "usr/lib/*/pkgconfig" (tried in ., debian/tmp)
dh_install: libck-dev missing files: usr/lib/*/pkgconfig
dh_install: Cannot find (any matches for) "usr/share/man" (tried in ., debian/tmp)
dh_install: libck-dev missing files: usr/share/man
dh_install: missing files, aborting
debian/rules:15: recipe for target 'binary' failed
make: *** [binary] Error 25
Works after downgrading to debhelper 11
More information about the debhelper-devel
mailing list