Your message dated Fri, 29 Jul 2022 07:48:58 +0000
with message-id <e1ohkjy-0000gz...@fasolo.debian.org>
and subject line Bug#1012896: fixed in asn1c 0.9.28+dfsg-4
has caused the Debian Bug report #1012896,
regarding asn1c: ftbfs with GCC-12
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.)
--
1012896: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:asn1c
Version: 0.9.28+dfsg-3
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12
[This bug is targeted to the upcoming bookworm release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.
The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/asn1c_0.9.28+dfsg-3_unstable_gcc12.log
The last lines of the build log are at the end of this report.
To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html
GCC 11 defaults to the GNU++17 standard. If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.
[...]
143: Recoding signed 1 [-10..536870901]
144: Recoding signed 1 [-10..1073741803]
145: Recoding signed 1 [-10..2147483607]
147: Recoding unsigned 10 [10..536870901]
148: Recoding unsigned 10 [10..1073741803]
149: Recoding unsigned 10 [10..2147483607]
151: Recoding signed 0 [-10..536870901]
152: Recoding signed 0 [-10..1073741803]
153: Recoding signed 0 [-10..2147483607]
155: Recoding signed -1 [-10..536870901]
156: Recoding signed -1 [-10..1073741803]
157: Recoding signed -1 [-10..2147483607]
159: Recoding signed -10 [-10..536870901]
160: Recoding signed -10 [-10..1073741803]
161: Recoding signed -10 [-10..2147483607]
163: Recoding unsigned 536870901 [10..536870901]
164: Recoding unsigned 1073741803 [10..1073741803]
165: Recoding unsigned 2147483607 [10..2147483607]
167: Recoding signed 536870901 [-10..536870901]
168: Recoding signed 1073741803 [-10..1073741803]
169: Recoding signed 2147483607 [-10..2147483607]
171: Recoding signed -2147483648 [-2147483648..2147483647]
172: Recoding signed -10 [-2147483648..2147483647]
173: Recoding signed -1 [-2147483648..2147483647]
174: Recoding signed 0 [-2147483648..2147483647]
175: Recoding signed 1 [-2147483648..2147483647]
176: Recoding signed 10 [-2147483648..2147483647]
177: Recoding signed 2147483647 [-2147483648..2147483647]
179: Recoding unsigned 0 [0..4294967295]
180: Recoding unsigned 1 [0..4294967295]
181: Recoding unsigned 10 [0..4294967295]
182: Recoding unsigned 2000000000 [0..4294967295]
183: Recoding unsigned 2147483647 [0..4294967295]
184: Recoding unsigned 2147483648 [0..4294967295]
185: Recoding unsigned 4000000000 [0..4294967295]
186: Recoding unsigned 4294967295 [0..4294967295]
188: Recoding unsigned 10 [10..4294967285]
189: Recoding unsigned 11 [10..4294967285]
192: Recoding signed 0 [-10..4294967285]
193: Recoding signed 1 [-10..4294967285]
194: Recoding signed -1 [-10..4294967285]
195: Recoding signed -10 [-10..4294967285]
196: Recoding signed -10 [-10..4294967285]
197: Recoding signed 9153451 [-10..4294967285]
199: Recoding unsigned 9153451 [0..4294967295]
200: Recoding unsigned 11 [10..4294967205]
201: Recoding unsigned 10 [10..4294967205]
202: Recoding unsigned 4294967205 [10..4294967285]
204: Recoding signed 4294967205 [-10..4294967285]
205: Recoding unsigned 4294967295 [1..4294967295]
207: Recoding unsigned 2000000000 [0..4294967295]
208: Recoding unsigned 2147483647 [0..4294967295]
209: Recoding unsigned 2147483648 [0..4294967295]
210: Recoding unsigned 4000000000 [0..4294967295]
PASS: check-PER-INTEGER
================================
1 of 12 tests failed
Please report to v...@lionet.info
================================
make[4]: *** [Makefile:586: check-TESTS] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/skeletons/tests'
make[3]: *** [Makefile:712: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/skeletons/tests'
make[2]: *** [Makefile:1084: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/skeletons'
make[1]: *** [Makefile:472: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
returned exit code 2
make: *** [debian/rules:13: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: asn1c
Source-Version: 0.9.28+dfsg-4
Done: Eugene Seliverstov <thei...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
asn1c, 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 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eugene Seliverstov <thei...@gmail.com> (supplier of updated asn1c 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: SHA256
Format: 1.8
Date: Thu, 28 Jul 2022 18:15:19 +0000
Source: asn1c
Built-For-Profiles: noudeb
Architecture: source
Version: 0.9.28+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Eugene Seliverstov <thei...@gmail.com>
Changed-By: Eugene Seliverstov <thei...@gmail.com>
Closes: 1012896
Changes:
asn1c (0.9.28+dfsg-4) unstable; urgency=medium
.
* Add DFSG-clean sources to upstream branch
* Fix FTBFS on GCC 12 (closes: #1012896)
* Fix copyright insecure URL
* Sync debian copyright year
* Add Files-Excluded to explain removed non-dfsg files
* Clean whitespaces in changelog
* Switch to uscan-based repacking
* Add upstream/metadata file
* Move additional documentation to asn1c-doc
* Mark not-installed doc files
* Add lintian override for non-doc README files
* Switch to compat level 13
* Update Standards-Version to 4.6.1
* Add Forwarded status for some patches
* Enable hardening
* Bump new version
* Use only debhelper-compat
Checksums-Sha1:
1815d3f7f56e84885067980d567886a23d51334a 2009 asn1c_0.9.28+dfsg-4.dsc
92652ceffa765712b3fc509ee04af719143d9491 7928 asn1c_0.9.28+dfsg-4.debian.tar.xz
6660aa16c27fe1decc181282c24b40f6616afea4 7315
asn1c_0.9.28+dfsg-4_source.buildinfo
Checksums-Sha256:
876f2ef0bb1c662faf714b3c5841d97b0fa483a02bba82ffae7e94f4af79c88c 2009
asn1c_0.9.28+dfsg-4.dsc
eec0c9b9485d310b22e866b3d23083d19f2c98fbb5d2954db078b8f95a8f139f 7928
asn1c_0.9.28+dfsg-4.debian.tar.xz
f7a9195d865ad3d99c9e9065c93c2349eaf770ec3e3733124a3cdc28780d1e3d 7315
asn1c_0.9.28+dfsg-4_source.buildinfo
Files:
2cf96e5ec5745cf4238309ab6a0324c0 2009 devel optional asn1c_0.9.28+dfsg-4.dsc
b02dbbe9bdeec01153e70a65f48204d7 7928 devel optional
asn1c_0.9.28+dfsg-4.debian.tar.xz
45c64ac20fe22bad02eac55aab7757b7 7315 devel optional
asn1c_0.9.28+dfsg-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmLjjUEACgkQ808JdE6f
XdnPZw/7BMVBC3TPmtsUqDXsRr6e2VqAjpZKPc7OwsqkNRVljvkkWulLhU1FsJNP
YWIcg5cHacpSCQoOQZTu4bhpZCs/GbpOEH8LiXZwPZKL78dP0Rbzw2ZzDGj8x9qp
Xit3OvfgkW2UwUGhL1gICLMl9ziMTbMlaJ3tJgNL0JrYV4jx+2UmqPbdjt3ZmxEo
SRRSYMhenJZsAAJF1znl4LkWOGpS6Qi/c6vCIiKx7QVvHo0b9mOGaIyVUdselPbl
PhFmvZKzVzSp6LcXPKSjTh3ZQ/YuNSkFhN4uBdck/9HuokdMcXuoiURFgi+BTqVj
6C6mfpRj0F4vpNo2mcJFtOUoSlVgA7L1nhIWsqUj3xfkqgQRYUTOYk7iXoDxBtCl
xpd7ucs21iqIWo6rkfLkhyaDZBPmiCkOdy5666wIiK+EnO1VGMyl0zb+dsC1ebwK
RGRQz26Cr5akmt9Xv33Jl5C4VDdReymHwQIcCbHm9GCZhRqE0kZETvnhF0LbSxRT
sObXhJOdmMboquahRE13cwV/o1d3iKTsXYqFc82+ohGUOqgDoxx/71rSL7YeE+/l
a+R1J/jhAxFb0gLQ3imrV7dT8bzAHQu6SHQgynnosx5DTjxVEgDADUP2JkiIbpG5
qNY9LKY8dDwi6N6qyhvh8akgq+rbdMJpy8z1YwLjvphiTQJnBE4=
=XgSj
-----END PGP SIGNATURE-----
--- End Message ---