Your message dated Mon, 25 Jul 2022 10:22:05 +0000
with message-id <e1ofvdx-0005gt...@fasolo.debian.org>
and subject line Bug#1013037: fixed in simrisc 14.05.00-4
has caused the Debian Bug report #1013037,
regarding simrisc: 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.)
--
1013037: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013037
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:simrisc
Version: 14.05.00-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/simrisc_14.05.00-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.
[...]
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header round.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header screening.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header modalities.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header costs.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header beir7.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header incidence.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header survival.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header growth.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header tumorinfo.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header tumor.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header scenario.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header loop.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header analysis.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header simulator.ih
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -x
c++-header main.ih
mkdir -p tmp/o
chdir parser
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30vsdparameters.o parser/vsdparameters.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30setoptions.o parser/setoptions.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30setlabels.o parser/setlabels.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30sectionlist.o parser/sectionlist.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30proportion.o parser/proportion.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30parser1.o parser/parser1.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30one.o parser/one.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30locateerror.o parser/locateerror.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30load2.o parser/load2.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30load1.o parser/load1.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30linesget.o parser/linesget.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30lines2.o parser/lines2.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30lines.o parser/lines.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30keywordslines.o parser/keywordslines.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30endpoint.o parser/endpoint.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30data.o parser/data.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30atleast.o parser/atleast.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30any.o parser/any.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30addlineinfovectors.o parser/addlineinfovectors.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/30addconfigline.o parser/addconfigline.cc
chdir agegroupvsd
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29vary2.o agegroupvsd/vary2.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29vary.o agegroupvsd/vary.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29insert2.o agegroupvsd/insert2.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29insert1.o agegroupvsd/insert1.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29fmt.o agegroupvsd/fmt.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29extract.o agegroupvsd/extract.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29data.o agegroupvsd/data.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/29agegroupvsd1.o agegroupvsd/agegroupvsd1.cc
chdir agegroup
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/28opinsert.o agegroup/opinsert.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/28opequal.o agegroup/opequal.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/28extract.o agegroup/extract.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/28connects.o agegroup/connects.cc
chdir density
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/27insert.o density/insert.cc
g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o
tmp/o/27indexof.o density/indexof.cc
density/indexof.cc: In member function ‘uint16_t Density::indexOf(double)
const’:
density/indexof.cc:6:12: error: ‘find_if’ was not declared in this scope
6 | return find_if(d_cumBirads.begin(), d_cumBirads.end(),
| ^~~~~~~
system `g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall --std=c++2a
-D_FORTIFY_SOURCE=2 -c -o tmp/o/27indexof.o density/indexof.cc' failed. Exit
value = 1
system `icmbuild program' failed. Exit value = 1
make[1]: *** [debian/rules:40: override_dh_auto_build-arch] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:32: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: simrisc
Source-Version: 14.05.00-4
Done: Nilesh Patra <nil...@debian.org>
We believe that the bug you reported is fixed in the latest version of
simrisc, 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.
Nilesh Patra <nil...@debian.org> (supplier of updated simrisc 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: Mon, 25 Jul 2022 15:26:18 +0530
Source: simrisc
Architecture: source
Version: 14.05.00-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1013037
Changes:
simrisc (14.05.00-4) unstable; urgency=medium
.
* Team upload.
* Add patch to fix gcc12 FTBFS (Closes: #1013037)
Checksums-Sha1:
8dcd8963781137d3fff12c62ddcc4e228cd3cc65 2210 simrisc_14.05.00-4.dsc
d619e5d2c7ab7255fe651f9f95aa9566e5b8c3c0 21492 simrisc_14.05.00-4.debian.tar.xz
7b393c3e706959f81eea62543b06ee53fdf5c7c2 9088
simrisc_14.05.00-4_amd64.buildinfo
Checksums-Sha256:
fed9121a519906e696bf9011aebb42fcbe315311f688df6bb9f9bab98639ba1e 2210
simrisc_14.05.00-4.dsc
f104fbb0b8c004444d0aca7e15253d5b670f04c60bd8fbba3652939eb755eb95 21492
simrisc_14.05.00-4.debian.tar.xz
631fa75c095cee9abba8c1ecd6fd20d38f6198121b2c46769818690187c419a5 9088
simrisc_14.05.00-4_amd64.buildinfo
Files:
b6d863a0122c01e36719c1744a22882b 2210 science optional simrisc_14.05.00-4.dsc
a5c568aee6f5c8a46f0d75cf2b97f5b9 21492 science optional
simrisc_14.05.00-4.debian.tar.xz
77afed074545a82215ccdb4df671cd9c 9088 science optional
simrisc_14.05.00-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmLebIYSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxlFwP/1CDIGAc3jxXTeSu64Pk9LZMZjGq3wI0
mRqggfhY7+OgA7fi732dj7S0HwpAix7UVJrdBY64y0TI99KiH3dWnaQ2SlZWn6C6
tZL38BzFmIoyZ6rT2QOR1s2GnVE1gdzZP9BseLJJDKaRhX7gPsaqmGZ1GJO7G9Nk
rJSL/hsGdJIpQ2Hr5ZPPhd/IxLC58r0y269+yKKFyFFQpfTVH5haszOJ1j3TMFpP
S5wsAKGsWxqx3eFCbaXVtQQ7+xnSEYWOWtdAqaSjVblp1nKeyV8Dql/dEjokMZMC
pm1vu+k6PYFVAuLA9vCaFdKg4zTb7gKAJrnJ9WDZBSpW4OO9M9DUj8wtLjMqmcr9
b5kSpTHUEJThGFt0u5wjx30bVpPfkZ8VWGvvJl9udXVDXcpNzpcAM5Y2d1jVAbth
BSRuxZesnp05TKHqMHa1ZZsfU1mqUhA0jaZQE4AZ0uo/Rj7ahlFtynOKTBoBTkhk
gneKie7QW5lizznrEctnRO/mHtiJvtKteXI8s/w5RledEZPS2PutdUO7miWQhNA/
JmkiSFSdEFn+z2CD9vFpDwByeHe2SQWlsxI1lRY6r9BRqvxQo/5tAK0HOWmzE3K2
my+GsIFGvIrBk/TtTX7g7hGqTXAufRE2dU3xhNhueX217Htp/Vx2G2Rfb6b6uYM5
z7ZyvMYYrqle
=g6Mm
-----END PGP SIGNATURE-----
--- End Message ---