Your message dated Tue, 23 Sep 2025 01:01:19 +0000
with message-id <[email protected]>
and subject line Bug#1096611: fixed in fastjet 3.4.0+dfsg-2
has caused the Debian Bug report #1096611,
regarding fastjet: ftbfs with GCC-15
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.)


-- 
1096611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096611
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fastjet
Version: 3.4.0+dfsg-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/fastjet_3.4.0+dfsg-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not 
END DO or CONTINUE with label 31 at (1)
libtool: compile:  gfortran -g -O2 
-ffile-prefix-map=/build/reproducible-path/fastjet-3.4.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection -g -O2 
-ffile-prefix-map=/build/reproducible-path/fastjet-3.4.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection -c pxcone.f 
-o pxcone.o >/dev/null 2>&1
In file included from ./../../include/fastjet/SharedPtr.hh:37,
                 from ./../../include/fastjet/PseudoJet.hh:43,
                 from ./../../include/fastjet/JetDefinition.hh:36,
                 from fastjet/PxConePlugin.hh:34,
                 from PxConePlugin.cc:31:
./../../include/fastjet/ClusterSequence.hh:377:44: warning: 'template<class> 
class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  377 |   inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in)){
      |                                            ^~~~~~~~
./../../include/fastjet/internal/deprecated.hh:43:71: note: in definition of 
macro 'FASTJET_DEPRECATED_MSG'
   43 | #define FASTJET_DEPRECATED_MSG(message,func)  [[deprecated(message)]] 
func
      |                                                                       
^~~~
In file included from /usr/include/c++/15/memory:80,
                 from ./../../include/fastjet/JetDefinition.hh:39:
/usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -Woverloaded-virtual -DDROP_CGAL -I. -I./../../include 
-g -O2 -ffile-prefix-map=/build/reproducible-path/fastjet-3.4.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c PxConePlugin.cc -o 
libPxConePlugin_la-PxConePlugin.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -g  -Woverloaded-virtual  
-DDROP_CGAL  -I. -I./../../include -g -O2 
-ffile-prefix-map=/build/reproducible-path/fastjet-3.4.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -Wl,-z,relro -o libPxConePlugin.la  
pxcone.lo libPxConePlugin_la-PxConePlugin.lo ../../src/libfastjet.la -lm 
libtool: link: ar cr .libs/libPxConePlugin.a .libs/pxcone.o 
.libs/libPxConePlugin_la-PxConePlugin.o 
libtool: link: ranlib .libs/libPxConePlugin.a
libtool: link: ( cd ".libs" && rm -f "libPxConePlugin.la" && ln -s 
"../libPxConePlugin.la" "libPxConePlugin.la" )
make[5]: Leaving directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/PxCone'
make[4]: Leaving directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/PxCone'
Making all in D0RunIICone
make[4]: Entering directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/D0RunIICone'
Making all in fastjet
make[5]: Entering directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/D0RunIICone/fastjet'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/D0RunIICone/fastjet'
make[5]: Entering directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/D0RunIICone'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../include/fastjet   -Wdate-time -D_FORTIFY_SOURCE=2 -g  
-Woverloaded-virtual  -DDROP_CGAL  -fno-inline -I. -I./../../include -g -O2 
-ffile-prefix-map=/build/reproducible-path/fastjet-3.4.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libD0RunIIConePlugin_la-D0RunIIConePlugin.lo `test -f 'D0RunIIConePlugin.cc' || 
echo './'`D0RunIIConePlugin.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -Woverloaded-virtual -DDROP_CGAL -fno-inline -I. 
-I./../../include -g -O2 
-ffile-prefix-map=/build/reproducible-path/fastjet-3.4.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c D0RunIIConePlugin.cc  -fPIC -DPIC -o 
.libs/libD0RunIIConePlugin_la-D0RunIIConePlugin.o
In file included from ./../../include/fastjet/SharedPtr.hh:37,
                 from ./../../include/fastjet/PseudoJet.hh:43,
                 from ./../../include/fastjet/JetDefinition.hh:36,
                 from fastjet/D0RunIIConePlugin.hh:34,
                 from D0RunIIConePlugin.cc:31:
./../../include/fastjet/ClusterSequence.hh:377:44: warning: 'template<class> 
class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  377 |   inline void plugin_associate_extras(std::auto_ptr<Extras> extras_in)){
      |                                            ^~~~~~~~
./../../include/fastjet/internal/deprecated.hh:43:71: note: in definition of 
macro 'FASTJET_DEPRECATED_MSG'
   43 | #define FASTJET_DEPRECATED_MSG(message,func)  [[deprecated(message)]] 
func
      |                                                                       
^~~~
In file included from /usr/include/c++/15/memory:80,
                 from ./../../include/fastjet/JetDefinition.hh:39:
/usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ILConeAlgorithm.hpp:88,
                 from D0RunIIConePlugin.cc:38:
ProtoJet.hpp: In member function 'void 
fastjet::d0::ProtoJet<Item>::print(std::ostream&) const':
ProtoJet.hpp:198:51: error: 'const class fastjet::d0::ProtoJet<Item>' has no 
member named '_Et' [-Wtemplate-body]
  198 |   os<<"y phi Et = ("<<_y<<", "<<_phi<<", "<<this->_Et<<")"<<std::endl;
      |                                                   ^~~
make[5]: *** [Makefile:554: libD0RunIIConePlugin_la-D0RunIIConePlugin.lo] Error 
1
make[5]: Leaving directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/D0RunIICone'
make[4]: *** [Makefile:569: all-recursive] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/fastjet-3.4.0+dfsg/plugins/D0RunIICone'
make[3]: *** [Makefile:588: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/fastjet-3.4.0+dfsg/plugins'
make[2]: *** [Makefile:707: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/fastjet-3.4.0+dfsg'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:13: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/build/reproducible-path/fastjet-3.4.0+dfsg'
make: *** [debian/rules:19: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fastjet
Source-Version: 3.4.0+dfsg-2
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
fastjet, 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.
Santiago Vila <[email protected]> (supplier of updated fastjet 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, 22 Sep 2025 22:30:00 +0200
Source: fastjet
Architecture: source
Version: 3.4.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1044424 1096611
Changes:
 fastjet (3.4.0+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   [ Adrian Bunk ]
   * Backport upstream fix for FTBFS with GCC 15. Closes: #1096611.
   [ Santiago Vila ]
   * Allow source to be built after a successful build. Closes: #1044424.
   * Comment DH_VERBOSE setting, as it's more suitable for debugging.
   * Update standards-version.
Checksums-Sha1:
 1cc148c9e43c07b4a1fcb84ef8764d019426c784 2309 fastjet_3.4.0+dfsg-2.dsc
 33d583b7bc3c4e6b7d655d06a830ec6984c9df21 8588 
fastjet_3.4.0+dfsg-2.debian.tar.xz
 4bc096124ef211370c984cd0106c48e16810e6f7 5326 
fastjet_3.4.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 18ebe3478ba7849d6fc357b9f2bcd0496af340ab4c9c0be46404eae04a5e4400 2309 
fastjet_3.4.0+dfsg-2.dsc
 2c287b4e47706e1e186aaee9ed5901b2d66c84d8c191aa04c2b0feeb8d909b89 8588 
fastjet_3.4.0+dfsg-2.debian.tar.xz
 856d6329a7242c103057e9d3eec93f349b27418bb13638d202615cc6f4ee4372 5326 
fastjet_3.4.0+dfsg-2_source.buildinfo
Files:
 c89a27af2428d9d624d1b07b6c3b8c7f 2309 science optional fastjet_3.4.0+dfsg-2.dsc
 b9410b155ccf30d29a57382a0f68df6e 8588 science optional 
fastjet_3.4.0+dfsg-2.debian.tar.xz
 a3b694a739476b2f3b4e33e64df57adc 5326 science optional 
fastjet_3.4.0+dfsg-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjRtJgACgkQQc5/C58b
izID5wf/QLr2gnzO+TQJfxgO36lH7SHggHeDUPo8cFsbaZOaYKwfkJqF2LhtO9EX
rtO3T3uD6EWuNuk3pelH2dyKLsetHLR2ZMjylHWuow6Q9ImsBZt5vq3Sad5pOstn
hamgP7DxvGrqcgUWnbUxoWBaldRvOtJ2G3b2l2xh8txmLDRUR3xJniTkPCVQk3Ks
w77ndgRsWOai8JlB/eex7u0G65Pwn34PI1t1SsEJ3Ccb3PCd+Djrl3SfH+vQeCtO
4pNqK19pPcO3K5IQ3UeVYktrAxYqVAuVfqEPvAEwBQBfTNAiz5sQi/UnEoPugIt3
VO5JYIBOePSnEna9Imi89vgn/TnqNQ==
=p4kE
-----END PGP SIGNATURE-----

Attachment: pgp5tUAljA7Rd.pgp
Description: PGP signature


--- End Message ---

Reply via email to