Your message dated Mon, 18 May 2020 14:33:34 +0000
with message-id <e1jagpi-000ayx...@fasolo.debian.org>
and subject line Bug#952326: fixed in libcrcutil 1.0-5.2
has caused the Debian Bug report #952326,
regarding libcrcutil: FTBFS: dh_installdocs: error: Cannot find (any matches
for) "doc/text/crc.pdf" (tried in ., debian/tmp)
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.)
--
952326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcrcutil
Version: 1.0-5.1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
> /bin/bash ./libtool --mode=install /usr/bin/install -c libcrcutil.la
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
> libtool: install: /usr/bin/install -c .libs/libcrcutil.so.0.0.1
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcrcutil.so.0.0.1
> libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu &&
> { ln -s -f libcrcutil.so.0.0.1 libcrcutil.so.0 || { rm -f libcrcutil.so.0 &&
> ln -s libcrcutil.so.0.0.1 libcrcutil.so.0; }; })
> libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu &&
> { ln -s -f libcrcutil.so.0.0.1 libcrcutil.so || { rm -f libcrcutil.so && ln
> -s libcrcutil.so.0.0.1 libcrcutil.so; }; })
> libtool: install: /usr/bin/install -c .libs/libcrcutil.lai
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcrcutil.la
> libtool: install: /usr/bin/install -c .libs/libcrcutil.a
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcrcutil.a
> libtool: install: chmod 644
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcrcutil.a
> libtool: install: ranlib
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcrcutil.a
> libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
> /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/crcutil'
> /usr/bin/install -c -m 644 code/base_types.h code/crc32c_sse4.h
> code/crc32c_sse4_intrin.h code/crc_casts.h code/generic_crc.h code/gf_util.h
> code/platform.h code/protected_crc.h code/rolling_crc.h code/std_headers.h
> code/uint128_sse2.h '/<<PKGBUILDDIR>>/debian/tmp/usr/include/crcutil'
> /bin/mkdir -p
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> /usr/bin/install -c -m 644 libcrcutil.pc
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/tmp'
> /bin/bash ./libtool --mode=install /usr/bin/install -c usage
> '/<<PKGBUILDDIR>>/debian/tmp/tmp'
> libtool: warning: 'libcrcutil.la' has not been installed in
> '/usr/lib/x86_64-linux-gnu'
> libtool: install: /usr/bin/install -c .libs/usage
> /<<PKGBUILDDIR>>/debian/tmp/tmp/usage
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_install
> dh_installdocs
> dh_installdocs: error: Cannot find (any matches for) "doc/text/crc.pdf"
> (tried in ., debian/tmp)
>
> make: *** [debian/rules:9: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/libcrcutil_1.0-5.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: libcrcutil
Source-Version: 1.0-5.2
Done: Adrian Bunk <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libcrcutil, 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 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated libcrcutil 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: Sat, 16 May 2020 21:14:43 +0300
Source: libcrcutil
Architecture: source
Version: 1.0-5.2
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 952326
Changes:
libcrcutil (1.0-5.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix "dpkg-buildpackage -b" builds. (Closes: #952326)
Checksums-Sha1:
7f12d9268946ca4d6634da36932982a7e3d407fb 2385 libcrcutil_1.0-5.2.dsc
9a3d2dffa65346ccc495049a6a0ef9bea2a8283f 8024 libcrcutil_1.0-5.2.debian.tar.xz
Checksums-Sha256:
71e1adf84aad4dd562177128834491a6ca21f706b7c52e4fb712304096b6e9d1 2385
libcrcutil_1.0-5.2.dsc
b7140d74f387bae239e433899b8cd8eec3a3c3fd42f7ee264726bb029bd17f25 8024
libcrcutil_1.0-5.2.debian.tar.xz
Files:
3acf7d7d5c2e3c4cf5a550546d0f4ed3 2385 libs optional libcrcutil_1.0-5.2.dsc
4ad7ba9c54a3c7423fd01f65e03d008b 8024 libs optional
libcrcutil_1.0-5.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAl7ALf4ACgkQiNJCh6LY
mLEyxBAAkH1h8AcbntSzvvqszgi5cms+dkbDwhNs3aOszp6o4cpWSNtcZzZTUScw
54jUMahiLB+vqcbpZo9IBLe+1BYk7V6vVJEWKadvMjIH6BdO8iVSgK9HLpMa07nY
2N6zFPzWpSXtbh2F+66eDA+zwUTLGsdUthGH7gyz6CUVkPom8An5oTcTNfk8K66g
dNxqpGlK5qc6f50PwSZW9V1epkUyC510GfFYqxeHVsRhGiWgfrV+4YkVwvu5mAOw
5Mp4TpU96eNgEV1qSTdTMBUbTx46XfsZmoUH7cdtSmPjl3eeTNUZIKdoB7ktAB8R
8v5hs0UK1lZ6pWvsf8gqkqhG7AAS9cxOTxNKgiI/XjUbIaspAfMPf+/MPwwMG4js
ne+HTjp5ejhcSLPRxLRmKJAAdatD/sozhPbu+zBGG0G5kWbJeOaaZJPoI+D89wkh
nqBX1pDJzxVDn/PTqYVoOwg/5I26sfLvxFHo0Qo2Pr7AVsgA3h6WWNbPmKnW479J
CyvzXttXTdx91WHJDu7Gbze31zA8OfPpVCVXHduMZHm+xHctV9EMJusAA7HgOJLD
nrdUvO1Uvx+EeV4fsyDiOHlSHvHYOwtW2BCH+8PIU9gfm9kc+PPcd6eh/6Atj4LV
lW1Tj7yK8wQ0ZMRH3E2lh1B7tya3waHVxkTCeAGOevv7QPbsv2U=
=Ksmo
-----END PGP SIGNATURE-----
--- End Message ---