Your message dated Sat, 30 Mar 2019 22:18:55 +0000
with message-id <e1hamjt-000efe...@fasolo.debian.org>
and subject line Bug#924473: fixed in duc 1.4.3-6
has caused the Debian Bug report #924473,
regarding duc: FTBFS (dh_installman: Cannot find "debian/build-nox/doc/duc.1")
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
924473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:duc
Version: 1.4.3-5
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --with autoreconf
dh_update_autotools_config -a
dh_autoreconf -a
configure.ac:22: installing './compile'
configure.ac:19: installing './install-sh'
configure.ac:19: installing './missing'
Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure --builddirectory=/<<PKGBUILDDIR>>/debian/build --
--enable-dependency-tracking CFLAGS="-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIE" LDFLAGS="-Wl,-z,relro -Wl,-z,now -Wl,--as-needed
-fPIE -pie"
cd debian/build && ../../configure --build=x86_64-linux-gnu
--prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --enable-dependency-tracking "CFLAGS=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIE" "LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed
-fPIE -pie"
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
[... snipped ...]
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Isrc/libduc
-Isrc/libduc-graph -Isrc/glad -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fPIE -MT
src/duc/cmd-ui.o -MD -MP -MF $depbase.Tpo -c -o src/duc/cmd-ui.o
../../src/duc/cmd-ui.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/duc/cmd-xml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Isrc/libduc
-Isrc/libduc-graph -Isrc/glad -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fPIE -MT
src/duc/cmd-xml.o -MD -MP -MF $depbase.Tpo -c -o src/duc/cmd-xml.o
../../src/duc/cmd-xml.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/duc/ducrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Isrc/libduc
-Isrc/libduc-graph -Isrc/glad -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fPIE -MT
src/duc/ducrc.o -MD -MP -MF $depbase.Tpo -c -o src/duc/ducrc.o
../../src/duc/ducrc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/duc/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Isrc/libduc
-Isrc/libduc-graph -Isrc/glad -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -fPIE -MT
src/duc/main.o -MD -MP -MF $depbase.Tpo -c -o src/duc/main.o
../../src/duc/main.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -Isrc/libduc -Isrc/libduc-graph -Isrc/glad -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIE -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -fPIE
-pie -o duc src/libduc/buffer.o src/libduc/db.o src/libduc/db-tokyo.o
src/libduc/db-kyoto.o src/libduc/db-leveldb.o src/libduc/db-sqlite3.o
src/libduc/db-lmdb.o src/libduc/dir.o src/libduc/duc.o src/libduc/index.o
src/libduc/canonicalize.o src/libduc/varint.o src/glad/glad.o
src/libduc-graph/graph.o src/libduc-graph/graph-cairo.o
src/libduc-graph/graph-opengl.o src/libduc-graph/graph-svg.o
src/libduc-graph/graph-html.o src/duc/cmd-cgi.o src/duc/cmd-graph.o
src/duc/cmd-gui.o src/duc/cmd-guigl.o src/duc/cmd-index.o src/duc/cmd-info.o
src/duc/cmd-ls.o src/duc/cmd-ui.o src/duc/cmd-xml.o src/duc/ducrc.o
src/duc/main.o -ltokyocabinet -lncursesw -lm
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build-nox'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/build-nox.inst/usr/bin'
/usr/bin/install -c duc '/<<PKGBUILDDIR>>/debian/build-nox.inst/usr/bin'
/usr/bin/make install-exec-hook
make[4]: Entering directory '/<<PKGBUILDDIR>>/debian/build-nox'
/sbin/ldconfig || :;
/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission
denied
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-nox'
/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/build-nox.inst/usr/share/man/man1'
/usr/bin/install -c -m 644 ../../doc/duc.1
'/<<PKGBUILDDIR>>/debian/build-nox.inst/usr/share/man/man1'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-nox'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-nox'
cp -r doc /<<PKGBUILDDIR>>/debian/build-nox/
rm -f /<<PKGBUILDDIR>>/debian/build-nox/doc/duc.1
/usr/bin/make -C /<<PKGBUILDDIR>>/debian/build-nox/doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/build-nox/doc'
../duc manual > options.txt
sed -e "/>>>>/r options.txt" -e "//d" < manual.txt > duc.md
ronn --style=toc,80c duc.md
roff: ./duc.md.1
html: ./duc.md.1.html +man,toc,80c
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-nox/doc'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install -a
dh_installdocs -a
dh_installchangelogs -a
dh_installexamples -a
dh_installman -a
dh_installman: Cannot find (any matches for) "debian/build-nox/doc/duc.1"
(tried in .)
dh_installman: Aborting due to earlier error
make: *** [debian/rules:17: binary-arch] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned
exit status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/duc.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.
--- End Message ---
--- Begin Message ---
Source: duc
Source-Version: 1.4.3-6
We believe that the bug you reported is fixed in the latest version of
duc, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 924...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bruno Kleinert <fu...@debian.org> (supplier of updated duc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 17 Mar 2019 18:55:56 +0100
Source: duc
Binary: duc duc-dbgsym duc-nox duc-nox-dbgsym
Architecture: source amd64
Version: 1.4.3-6
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Dowland <j...@debian.org>
Changed-By: Bruno Kleinert <fu...@debian.org>
Description:
duc - high-performance disk usage analyzer
duc-nox - high-performance disk usage analyzer (without X support)
Closes: 924473
Changes:
duc (1.4.3-6) unstable; urgency=medium
.
* Fix FTBFS (dh_installman: Cannot find "debian/build-nox/doc/duc.1").
(Closes: #924473)
Checksums-Sha1:
55486fe40adc4538e58c9f4f5445b7e5d9e2858e 1893 duc_1.4.3-6.dsc
a12946bf1e3b90e697ebaa7ee76ff33bd83ae9cd 4680 duc_1.4.3-6.debian.tar.xz
0c4334b1149b89c214d706f24523f8db790dd0d6 148928 duc-dbgsym_1.4.3-6_amd64.deb
e2d415fb08e17cbea4243acc85878ca1e40e8704 130360
duc-nox-dbgsym_1.4.3-6_amd64.deb
19eca414ac384c1023c3e3557637817d5b123bd1 53140 duc-nox_1.4.3-6_amd64.deb
14ac71a20f84efe9f95e3c9effa558b968c611c1 10120 duc_1.4.3-6_amd64.buildinfo
f8e3da7969923e1ddbce7d7cbb40ca2fac369f15 57000 duc_1.4.3-6_amd64.deb
Checksums-Sha256:
775acbab42cae3f5d09a1cbb0cfcfd3f58f608c23a5cc4e9e1f6d8a7ab1f4640 1893
duc_1.4.3-6.dsc
ae67eaf8f9d5b7d490d07ef4be9105ef7c98716a8619598c3c2f123616f2be7d 4680
duc_1.4.3-6.debian.tar.xz
9775c0df3c451c62c647a8c4b8e30b75cb28380966eae0537f472154380d6e53 148928
duc-dbgsym_1.4.3-6_amd64.deb
2e2fb3ee7826a8cc7f49fb70ea8cc01e4c6ee3248b7556e3d6d705a0bb845d6e 130360
duc-nox-dbgsym_1.4.3-6_amd64.deb
3c8feb9fad3fa96b61a1f9490bd78500db6da6118fef4ce8b4270363bbed3932 53140
duc-nox_1.4.3-6_amd64.deb
44e60b870038bd8884079603885309a6029ba5e66cb0b1d69c13e38f573f3750 10120
duc_1.4.3-6_amd64.buildinfo
813805ca036e8978958661fea3deee04b670ebfaa9c052c2c2657423d3257791 57000
duc_1.4.3-6_amd64.deb
Files:
062a53bc7f640c5d0b9450dfdce37fed 1893 utils optional duc_1.4.3-6.dsc
87b39da9bf5800bbb63e61313ec5df44 4680 utils optional duc_1.4.3-6.debian.tar.xz
578aeb0fa852ac8c248510d4c1f956c6 148928 debug optional
duc-dbgsym_1.4.3-6_amd64.deb
b61569dd14ff1b8e5aef96442a107ba1 130360 debug optional
duc-nox-dbgsym_1.4.3-6_amd64.deb
750a00e0ec4f82fe118e5eb8b83aab4c 53140 utils optional duc-nox_1.4.3-6_amd64.deb
b9252975d97035fd7d270ddb08b9071b 10120 utils optional
duc_1.4.3-6_amd64.buildinfo
a7fc879da433ba6cdc16dc61277c1da8 57000 utils optional duc_1.4.3-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE4DfLKhoAYblDNjyLCQdAlgaqqqoFAlyf5dIACgkQCQdAlgaq
qqrL3g//ZRHyeEN4ve8VQ9V/D4+icfMuh/UnQULjotqAfRx1n3minw7EuEDXmGrQ
fJX3kaZkXEc9t2Vve4WmnBJPV5RqVVatdeWpaiKLQ2ZJOPL20VtYQFjYus4f0L3N
G1UaZoXl4NpKnRfpbNF8E+9peIW/kO+rOfKoEufBw9CbhKt8yUq8mkar+6psAlE9
gejnsz0P5jMwoN7MOMp12HHhFCHJs/832jXhEG4lFXlJ626GFhoN8ws5ZMN6DmDo
QcGfnBlOeLNkyPQ5GnFLVxJ8lrl/bYgfjeoVCx5U7PJMoH+CH2qblJyMCLD/fX3n
HZaRNq5rCqaS1Itv65+k05/8C1aU/wP9pQckDFHj6BhMIg9LPEQ9KbVCL9kV46jM
w8egGJPP8PAi4rQW6FwwWgAn+P/ogw8TRo8dOKHtE5ranQVOoZjo9qPYmZIWLSjO
45GOVmRMX65GOa/3zNACxRMUsEBRteaCB1ZF4xiJdzK9VjiMlV98q4r+lPm8Z2sk
tfVO0ba7P0cjuMk1sRHwlVCoi4ougstSfEcsQg9PBGpNM7bS+pNxdeIwXSeS5NHI
qMpVkS1YURt5zGi/v6hz6p2+++5S2xX4w9kV6L7jKU22cXoMAPXX5F2SPtmjn9CA
SpRJGYzd3gGBIwvLz9MMmtmcSxbmH/l63wG5o0MpPiYnKuEim18=
=ecm/
-----END PGP SIGNATURE-----
--- End Message ---