Your message dated Tue, 06 Aug 2024 19:34:31 +0000
with message-id <e1sbpx1-007wmg...@fasolo.debian.org>
and subject line Bug#1075487: fixed in savvy 2.1.0-3
has caused the Debian Bug report #1075487,
regarding savvy: ftbfs with GCC-14
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.)
--
1075487: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075487
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:savvy
Version: 2.1.0-2
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/savvy_2.1.0-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html
[...]
from /<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:12,
from /<<PKGBUILDDIR>>/include/savvy/site_info.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/region.hpp:10,
from /<<PKGBUILDDIR>>/include/sav/utility.hpp:10,
from /<<PKGBUILDDIR>>/src/sav/concat.cpp:8:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp: In member function
‘AggregateT savvy::compressed_vector<T>::dot_slow(const self_type&, AggregateT)
const’:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:424:20: error: assignment
of member ‘savvy::compressed_vector<T>::size_’ in read-only object
424 | assert(size_ = other.size_);
| ~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/c++/14/cassert:44,
from /<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:12,
from /<<PKGBUILDDIR>>/include/savvy/site_info.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/region.hpp:10,
from /<<PKGBUILDDIR>>/include/sav/utility.hpp:10,
from /<<PKGBUILDDIR>>/src/sav/index.cpp:8:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp: In member function
‘AggregateT savvy::compressed_vector<T>::dot_slow(const self_type&, AggregateT)
const’:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:424:20: error: assignment
of member ‘savvy::compressed_vector<T>::size_’ in read-only object
424 | assert(size_ = other.size_);
| ~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/c++/14/cassert:44,
from /<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:12,
from /<<PKGBUILDDIR>>/include/savvy/site_info.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/region.hpp:10,
from /<<PKGBUILDDIR>>/include/sav/utility.hpp:10,
from /<<PKGBUILDDIR>>/src/sav/stat.cpp:8:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp: In member function
‘AggregateT savvy::compressed_vector<T>::dot_slow(const self_type&, AggregateT)
const’:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:424:20: error: assignment
of member ‘savvy::compressed_vector<T>::size_’ in read-only object
424 | assert(size_ = other.size_);
| ~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/c++/14/cassert:44,
from /<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:12,
from /<<PKGBUILDDIR>>/include/savvy/site_info.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/region.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/s1r.hpp:11,
from /<<PKGBUILDDIR>>/include/savvy/sav_reader.hpp:12,
from /<<PKGBUILDDIR>>/include/sav/sort.hpp:10,
from /<<PKGBUILDDIR>>/src/sav/sort.cpp:7:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp: In member function
‘AggregateT savvy::compressed_vector<T>::dot_slow(const self_type&, AggregateT)
const’:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:424:20: error: assignment
of member ‘savvy::compressed_vector<T>::size_’ in read-only object
424 | assert(size_ = other.size_);
| ~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/c++/14/cassert:44,
from /<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:12,
from /<<PKGBUILDDIR>>/include/savvy/site_info.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/region.hpp:10,
from /<<PKGBUILDDIR>>/include/savvy/s1r.hpp:11,
from /<<PKGBUILDDIR>>/include/savvy/sav_reader.hpp:12,
from /<<PKGBUILDDIR>>/include/sav/sort.hpp:10,
from /<<PKGBUILDDIR>>/src/sav/export.cpp:9:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp: In member function
‘AggregateT savvy::compressed_vector<T>::dot_slow(const self_type&, AggregateT)
const’:
/<<PKGBUILDDIR>>/include/savvy/compressed_vector.hpp:424:20: error: assignment
of member ‘savvy::compressed_vector<T>::size_’ in read-only object
424 | assert(size_ = other.size_);
| ~~~~~~^~~~~~~~~~~~~
make[3]: *** [CMakeFiles/sav.dir/build.make:79:
CMakeFiles/sav.dir/src/sav/main.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [CMakeFiles/sav.dir/build.make:121:
CMakeFiles/sav.dir/src/sav/head.cpp.o] Error 1
make[3]: *** [CMakeFiles/sav.dir/build.make:149:
CMakeFiles/sav.dir/src/sav/index.cpp.o] Error 1
make[3]: *** [CMakeFiles/sav.dir/build.make:177:
CMakeFiles/sav.dir/src/sav/rehead.cpp.o] Error 1
make[3]: *** [CMakeFiles/sav.dir/build.make:93:
CMakeFiles/sav.dir/src/sav/concat.cpp.o] Error 1
make[3]: *** [CMakeFiles/sav.dir/build.make:191:
CMakeFiles/sav.dir/src/sav/sort.cpp.o] Error 1
make[3]: *** [CMakeFiles/sav.dir/build.make:205:
CMakeFiles/sav.dir/src/sav/stat.cpp.o] Error 1
make[3]: *** [CMakeFiles/sav.dir/build.make:107:
CMakeFiles/sav.dir/src/sav/export.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:87: CMakeFiles/sav.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:159: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: savvy
Source-Version: 2.1.0-3
Done: Étienne Mollier <emoll...@debian.org>
We believe that the bug you reported is fixed in the latest version of
savvy, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Étienne Mollier <emoll...@debian.org> (supplier of updated savvy 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: Tue, 06 Aug 2024 20:55:26 +0200
Source: savvy
Architecture: source
Version: 2.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Étienne Mollier <emoll...@debian.org>
Closes: 1075487
Changes:
savvy (2.1.0-3) unstable; urgency=medium
.
* gcc-14.patch: new: fix an improper assignment in an assert.
(Closes: #1075487)
* d/control: add myself to uploaders.
* d/control: declare compliance to standards version 4.7.0.
Checksums-Sha1:
a7cd86d031809ba96f48526e6b82055002280190 2180 savvy_2.1.0-3.dsc
c0b4440490911a5c7a044f39d97e89e174e35ff5 3188 savvy_2.1.0-3.debian.tar.xz
Checksums-Sha256:
e46ea1adffd2ebe49e250adbb00e0a196e1cf8d8a92c461f62c216247438c8ec 2180
savvy_2.1.0-3.dsc
c763954ad48321ef6daf20cdc61f736cb0f7e158e5d6ac3fdc14e916094f9963 3188
savvy_2.1.0-3.debian.tar.xz
Files:
78a2b334e8da50e44c1fb41069e3ac6a 2180 science optional savvy_2.1.0-3.dsc
cd60db708ea37ab789b4f0617d0ebc04 3188 science optional
savvy_2.1.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmaydzwUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdoRyg//QZBMAVk8ACRx1JcFSrB3Wqs88VqP
dDUFFGWylYQ3jS47yYDUYXseM29u5Ngiy0L00QVoua8V8ocu1/Z8G+acBq4Jrpp3
EasCQOOGOvMxK6wGorxucTGGXpvlexCsIsVeWbo/i3QYVqA6JanGPkvl1gdqEyvw
WvfdEYmy/64YGCmIS1lJB5iesKhQbQ95zPoGPYfVWZRhtp88bDmzFflAIf/jyFuE
WprC24rdnCs5WOohCWoZthV0lojF/JLzPojjBhzOS1uos9g5DWpGGttxUy8ydDWq
LpYnuO7ce1ZdNkkkaSyfU48rAyphhNGkz6CqXiBqkDKlqOM0EBnhF4f7jvBcbpFx
6N22aKcqIbzemt2Z3hOOO0BaV2U0KEV0uNbS8jlIRUxw7XjFm68nzIHGxLasbv7Y
GR3e1Us50Q3jhukd632/g985MG85gm5cnTbZ7rT904VAhOkg10J0bV2VtqXNWBR3
gEqnZPr8ch86ZsST8GJpH4SFPeRRs/6EphtSl+fW4TA1Vjpa6RCiab4dhMGfPFVu
ahWEF7zC5skUOUPMs+C80zwgw/5q5SVfQ+lIVoi5QmSEewpgXDGl4i6Ngy16Dngs
bIKriYiDXOK5OQq8ZmCX2FCxfhfgATEL6rtoFwBVxxlAgIkFgjWchZ4J14IC3yzq
4H3R46Mbsoe17mY=
=2nei
-----END PGP SIGNATURE-----
pgpp4gckjbEah.pgp
Description: PGP signature
--- End Message ---