Your message dated Sat, 03 Aug 2024 12:19:07 +0000 with message-id <E1saDj1-008vSi-Iy@fasolo.debian.org> and subject line Bug#1075382: fixed in phasex 0.14.97-4 has caused the Debian Bug report #1075382, regarding phasex: 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 owner@bugs.debian.org immediately.) -- 1075382: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075382 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: phasex: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:40:04 +0000
- Message-id: <E1sOzHI-0043BL-Dh@paradis.debian.org>
Package: src:phasex Version: 0.14.97-3 Severity: important Tags: sid trixie User: debian-gcc@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/phasex_0.14.97-3_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 /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from param.h:26, from midimap.c:34: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32: /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from midi_event.c:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' make[2]: *** [Makefile:467: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:385: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:13: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075382-close@bugs.debian.org
- Subject: Bug#1075382: fixed in phasex 0.14.97-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 03 Aug 2024 12:19:07 +0000
- Message-id: <E1saDj1-008vSi-Iy@fasolo.debian.org>
- Reply-to: Bastian Germann <bage@debian.org>
Source: phasex Source-Version: 0.14.97-4 Done: Bastian Germann <bage@debian.org> We believe that the bug you reported is fixed in the latest version of phasex, 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 1075382@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Germann <bage@debian.org> (supplier of updated phasex 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 03 Aug 2024 13:39:47 +0200 Source: phasex Architecture: source Version: 0.14.97-4 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Bastian Germann <bage@debian.org> Closes: 1075382 Changes: phasex (0.14.97-4) unstable; urgency=medium . * Team upload * Correct callback return type (Closes: #1075382) . [ Olivier Humbert ] * Update phasex.desktop (adds a French menu item) . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat Checksums-Sha1: f09bda3401ba9ccb5a566c3f2d8bc0bb252cb4cb 1886 phasex_0.14.97-4.dsc 748a26ede2b9dd4141337654428b80d10c938a74 7212 phasex_0.14.97-4.debian.tar.xz 5103efa22f0cbcf0fba9ebaa3385b31997072afe 11542 phasex_0.14.97-4_source.buildinfo Checksums-Sha256: ed24c34e632343556afee8be83f6845ab6d032d700d7f80ac27493a2a38efb6f 1886 phasex_0.14.97-4.dsc f5f0b24a3370c69db2f1a34e102dd245d4d2a1f9db6390522ebd1246df889640 7212 phasex_0.14.97-4.debian.tar.xz 5b0c74b6154833532ccf4559f2b13e230aba73b2755ad2d59e7bc533503d2fff 11542 phasex_0.14.97-4_source.buildinfo Files: e1cd58175053696a2c468b1c8051c780 1886 sound optional phasex_0.14.97-4.dsc af80c160afc62260a18444f393b9ccd9 7212 sound optional phasex_0.14.97-4.debian.tar.xz 0cdbe384a2833a604856855b4b7b7517 11542 sound optional phasex_0.14.97-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmauF7IQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFF2aDACrECpDcIioM77FGbsJtYP+Xm0QmW4q2j9k vxSoeeKCLwoTaz9tnzIdvmHyNUYoBdtUuT7s/rerKIzB1GFqO0LXI7gC8hbr2o75 9jtN8De/8872IuhIPAI8a/ghf0i7gxxviASelhXzGqj/295mRInBAtkT1N/s4lqu YcrHJwF63QXFioJ/LNIyoEOjFbhdxsEiKsnuivv17gl4EezsPDmWhTMlW6+ESryl PWT9JUUPehLkHWQch7X8XwxAI4CgmHqgGWl+hlDPwkfn3MFXnPK/PYj9fZsfWm0a FEKjTYb6YP8a0IVP2OQuoNwsAFlMa7xyc7Cuybt+6HBGkojtQVcSBP7ZOPPuZMnW WE0z2O4XGqsv28Cp8FIIX6trjqKvekXTIG57gApTsHPQePR3vBNFPjE8m5hTZ94O Il+Eud/Bf37MWdUeMDsWcNn5qjsoxTlDr/5RNsmp2dvwATtEWyYdK9VhhBVX4nvY CFz9JDNsZWfZYtZfApCTBeX83jg/DK4= =3YTF -----END PGP SIGNATURE-----Attachment: pgpqLSgVj7w2I.pgp
Description: PGP signature
--- End Message ---