Your message dated Thu, 01 Sep 2022 14:40:23 +0000
with message-id <e1otlml-0034kd...@fasolo.debian.org>
and subject line Bug#1013062: fixed in visualboyadvance 1.8.0.dfsg-5.1
has caused the Debian Bug report #1013062,
regarding visualboyadvance: 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.)
--
1013062: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013062
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:visualboyadvance
Version: 1.8.0.dfsg-5
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/visualboyadvance_1.8.0.dfsg-5_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.
[...]
../thumb.h:26:47: warning: iteration 17 invokes undefined behavior
[-Waggressive-loop-optimizations]
26 | oldreg[xxx]=reg[xxx].I; \
| ~~~~~~~~~~~^~~~~~~~~~~
../thumb.h:1945:18: note: in expansion of macro ‘UPDATE_OLD_REG’
1945 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:25:43: note: within this loop
25 | for (xxx=0; xxx<18; xxx++){ \
| ~~~^~~
../thumb.h:1945:18: note: in expansion of macro ‘UPDATE_OLD_REG’
1945 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:26:47: warning: iteration 17 invokes undefined behavior
[-Waggressive-loop-optimizations]
26 | oldreg[xxx]=reg[xxx].I; \
| ~~~~~~~~~~~^~~~~~~~~~~
../thumb.h:1426:18: note: in expansion of macro ‘UPDATE_OLD_REG’
1426 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:25:43: note: within this loop
25 | for (xxx=0; xxx<18; xxx++){ \
| ~~~^~~
../thumb.h:1426:18: note: in expansion of macro ‘UPDATE_OLD_REG’
1426 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:26:47: warning: iteration 17 invokes undefined behavior
[-Waggressive-loop-optimizations]
26 | oldreg[xxx]=reg[xxx].I; \
| ~~~~~~~~~~~^~~~~~~~~~~
../thumb.h:1402:18: note: in expansion of macro ‘UPDATE_OLD_REG’
1402 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:25:43: note: within this loop
25 | for (xxx=0; xxx<18; xxx++){ \
| ~~~^~~
../thumb.h:1402:18: note: in expansion of macro ‘UPDATE_OLD_REG’
1402 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:26:47: warning: iteration 17 invokes undefined behavior
[-Waggressive-loop-optimizations]
26 | oldreg[xxx]=reg[xxx].I; \
| ~~~~~~~~~~~^~~~~~~~~~~
../thumb.h:1380:14: note: in expansion of macro ‘UPDATE_OLD_REG’
1380 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:25:43: note: within this loop
25 | for (xxx=0; xxx<18; xxx++){ \
| ~~~^~~
../thumb.h:1380:14: note: in expansion of macro ‘UPDATE_OLD_REG’
1380 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:26:47: warning: iteration 17 invokes undefined behavior
[-Waggressive-loop-optimizations]
26 | oldreg[xxx]=reg[xxx].I; \
| ~~~~~~~~~~~^~~~~~~~~~~
../thumb.h:1363:14: note: in expansion of macro ‘UPDATE_OLD_REG’
1363 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
../thumb.h:25:43: note: within this loop
25 | for (xxx=0; xxx<18; xxx++){ \
| ~~~^~~
../thumb.h:1363:14: note: in expansion of macro ‘UPDATE_OLD_REG’
1363 | UPDATE_OLD_REG
| ^~~~~~~~~~~~~~
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/sdl'
make[3]: *** [Makefile:430: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:401: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: visualboyadvance
Source-Version: 1.8.0.dfsg-5.1
Done: Adrian Bunk <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
visualboyadvance, 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 1013...@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 visualboyadvance 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: Thu, 18 Aug 2022 16:05:47 +0300
Source: visualboyadvance
Architecture: source
Version: 1.8.0.dfsg-5.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 1013062
Changes:
visualboyadvance (1.8.0.dfsg-5.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Build with -fpermissive to workaround FTBFS with gcc 12.
(Closes: #1013062)
Checksums-Sha1:
6e0d605502192bc040b5f7f08b99a508e44a676d 2195
visualboyadvance_1.8.0.dfsg-5.1.dsc
0f6022aa7042ee6eddbab2c4d115be3dc8095234 23928
visualboyadvance_1.8.0.dfsg-5.1.debian.tar.xz
Checksums-Sha256:
b409f32f5eac01fada81a64ff3f303283634f911293a4af776ae0deec9c77db6 2195
visualboyadvance_1.8.0.dfsg-5.1.dsc
7c964c6ce6fc88768aa1cfb684b08be3591fb264c57eb69f288fe14904d5edcc 23928
visualboyadvance_1.8.0.dfsg-5.1.debian.tar.xz
Files:
4980c29c8e5df61638294549400c3883 2195 otherosfs optional
visualboyadvance_1.8.0.dfsg-5.1.dsc
4a26e6ec24fee0b43485af94959710bf 23928 otherosfs optional
visualboyadvance_1.8.0.dfsg-5.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmL+OhsACgkQiNJCh6LY
mLFZaA/+PoDDJPAab1m9Ma2nD21lhzN9GffDVVaNveqJfBiWq1+eJmdSzYqFn5fG
wSLTCochrq2zF8BlIyaKZZvcZaVyulnYHj4hsPlmauqcDttLQsJLhQp/McJU4U6g
3my8tVcqSH/9aLMRsnqQa7IVQ4g7xrs49Jgurl/xAnxPfUQlPQ6MJtItTjaVtHcL
Kg/R/kbra295k9J0XyOA5CNbaD7fN7CML3J/3nKe36nm37REqvM9MnqZqRwfXnRz
kDw3ZolgmuoGAaHEtGCCAvUv5whHVJrSgWl2KM7esGBbwZq4Khe11O5b53kywQ5n
xgRLk7B+Y4DorN5UtwklmRdyklHM+OP7VnF+mN05SqkamauZCuqCFt1Gga9VDOvC
ahsrsMjBijnijV+H1LkI3iBoSYQvH5lrHdiZuy1uOVxrlpDSt0DwhavZ3wixfrzC
MVMQxZlo8zzd1fFj3JmGqmZH1vVDa3IxtPP1Gc2zFBmn+G13Fho51c7KQZhVUQ/5
wYoFcRt9vq4Z7XwmFNyg+cxdl8nmz/1rA4rRghvapcw+GqeGGnZ9Z0Z3srZKMao2
I3OJzERvyYIJC0RTf0V3lhTC9PCn5vJbFuLI7KYs3yfhxswxCBjxwgcJptAz2+js
RNzNRmmh1MC42vfB2+fs3zbo5D+xKIwEjRgg1eBHx6K2c53KW8A=
=yvQR
-----END PGP SIGNATURE-----
--- End Message ---