Your message dated Mon, 09 Dec 2024 20:38:26 +0000
with message-id <[email protected]>
and subject line Bug#1075065: fixed in heaptrack 1.5.0+dfsg1-3
has caused the Debian Bug report #1075065,
regarding heaptrack: 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 [email protected]
immediately.)
--
1075065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075065
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:heaptrack
Version: 1.5.0+dfsg1-2
Severity: important
Tags: sid trixie
User: [email protected]
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/heaptrack_1.5.0+dfsg1-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
[...]
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_NONE
CMAKE_STATIC_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding Boost
FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/usr/lib/x86_64-linux-gnu/cmake/Boost-1.83.0/BoostConfig.cmake][cfound
components: system filesystem iostreams container ][v1.83.0(1.60.0)]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][c
][v1.3.1()]
//Details about finding ZSTD
FIND_PACKAGE_MESSAGE_DETAILS_ZSTD:INTERNAL=[/usr/lib/x86_64-linux-gnu/libzstd.so][/usr/include][v()]
//Have symbol cfree
HAVE_CFREE:INTERNAL=
//Have symbol valloc
HAVE_VALLOC:INTERNAL=1
//Test LIBUNWIND_HAS_UNW_BACKTRACE
LIBUNWIND_HAS_UNW_BACKTRACE:INTERNAL=
//Test LIBUNWIND_HAS_UNW_BACKTRACE_SKIP
LIBUNWIND_HAS_UNW_BACKTRACE_SKIP:INTERNAL=
//Test LIBUNWIND_HAS_UNW_CACHE_PER_THREAD
LIBUNWIND_HAS_UNW_CACHE_PER_THREAD:INTERNAL=1
//Test LIBUNWIND_HAS_UNW_GETCONTEXT
LIBUNWIND_HAS_UNW_GETCONTEXT:INTERNAL=1
//Test LIBUNWIND_HAS_UNW_INIT_LOCAL
LIBUNWIND_HAS_UNW_INIT_LOCAL:INTERNAL=1
//Test LIBUNWIND_HAS_UNW_SET_CACHE_SIZE
LIBUNWIND_HAS_UNW_SET_CACHE_SIZE:INTERNAL=1
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZSTD_INCLUDE_DIR
ZSTD_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZSTD_LIBRARY
ZSTD_LIBRARY-ADVANCED:INTERNAL=1
//linker supports push/pop state
_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
//ADVANCED property for variable: boost_atomic_DIR
boost_atomic_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_container_DIR
boost_container_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_filesystem_DIR
boost_filesystem_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_headers_DIR
boost_headers_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_iostreams_DIR
boost_iostreams_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_system_DIR
boost_system_DIR-ADVANCED:INTERNAL=1
dh_auto_configure: error: cd debian/build && DEB_PYTHON_INSTALL_LAYOUT=deb
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
-DHEAPTRACK_BUILD_PRINT=ON -DHEAPTRACK_BUILD_GUI=ON ../.. returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: heaptrack
Source-Version: 1.5.0+dfsg1-3
Done: Anton Gladky <[email protected]>
We believe that the bug you reported is fixed in the latest version of
heaptrack, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated heaptrack 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 09 Dec 2024 20:40:45 +0100
Source: heaptrack
Architecture: source
Version: 1.5.0+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 1075065
Changes:
heaptrack (1.5.0+dfsg1-3) unstable; urgency=medium
.
[ Michael Weghorn ]
* [47b9a18] Backport upstream commit to fix build with GCC 14
(Closes: #1075065)
.
[ Anton Gladky ]
* [6ad1299] d/control: set Standards-Version to 4.7.0
Checksums-Sha1:
8b40203a6cbe73e3503330db741450a7c03d6ae5 2531 heaptrack_1.5.0+dfsg1-3.dsc
05ddf2397a7913bfa28f85cf80955f02cbda5e56 8808
heaptrack_1.5.0+dfsg1-3.debian.tar.xz
1871b2658ddbdf20ad753ad6f167e2c74ca172c5 13034
heaptrack_1.5.0+dfsg1-3_source.buildinfo
Checksums-Sha256:
a5f7f4946b44e662fd5cae4a9fc05d2040fa6063f01c6b333271b578681e0c89 2531
heaptrack_1.5.0+dfsg1-3.dsc
b6cea00080eb0adeb28bfddbcfc570baac580e3fde01ce5b3607a0ce6f2b4394 8808
heaptrack_1.5.0+dfsg1-3.debian.tar.xz
c647de2966538341dfc6cc85a45be2f511a0c36e395ba561b122ac84ca6144eb 13034
heaptrack_1.5.0+dfsg1-3_source.buildinfo
Files:
f89b4cb71b235464c3d311271d4c28fd 2531 devel optional
heaptrack_1.5.0+dfsg1-3.dsc
d337cba344c58dac8bf79a2340278073 8808 devel optional
heaptrack_1.5.0+dfsg1-3.debian.tar.xz
a31d9f7653b14891464b66e54504b653 13034 devel optional
heaptrack_1.5.0+dfsg1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmdXUbgACgkQ0+Fzg8+n
/wZSgA//ehiZiTObQa1XaNpDN7ANJ406KQQ2nW7A6z3FWCzSpWlZP5Pgyw5+IuPG
J0QFZ+sBXC2pkBUJAqW/TkBNt/qi1AX9K0Wla+aJAue+0aKfxPV7QrUKhnUrFYRR
Fp+bOIghtZfu5kzfkQwHxe7oIuQgqWzEKj2h7vLPlZzC10G+KiatFioi8TjnoXlI
EmHOm1jhTX2XvWwe8c3yK6H9Xm3ks/h9SuzibnBaNWv7kn3w4kxPqYj/Mvv8boUU
EdrB9yn3C737hLkMXQyqdNa2Kw4LSoYxhfMlvU4LZ5H9YohtgAO3Gr973E47F7Cr
KViS4Jk44zx/lFTRbsf7Wl2AoJUAr6M4j5c49crdWMsFbwp8Z3HOiW3zUhX3+Xy5
5UNzDSetI/3RpzOQbhtTM0Fvb9WeqBfvKyySSirM8W5kfzxm3IdLOsRyezkGnF8N
gDDo1uqwd9dGwIBFsfZsVlSAk20ol9RFRFSA/xVDGJmH33gOAUdaW4V4qROgyAfw
8LqVYsx59ry+1lRWLcMbDEtXLgS68pOWzIkHUzILAZaqYRMn4XnjCb0YtJkn9BDP
RhvbeKxA08SfBgxtEx0o43kecHx/KG6W8PGpvy4sgmdCGeerBbmuXXviyOAi+XM6
phGo9LBUQdYEnWrNPYWaHxHTDWEZSN9YFgqW42tOctibE0FVfJk=
=gqKU
-----END PGP SIGNATURE-----
pgpJ2VAPvuBDr.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers