Your message dated Fri, 20 Sep 2024 10:34:24 +0000
with message-id <e1sray0-0006a1...@fasolo.debian.org>
and subject line Bug#1075443: fixed in rep-gtk 1:0.90.8.3-2
has caused the Debian Bug report #1075443,
regarding rep-gtk: 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.)


-- 
1075443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rep-gtk
Version: 1:0.90.8.2-3
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/rep-gtk_0.90.8.2-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

[...]
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 gtk-compat.c:2:
/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 /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
      |        ^~~~~~~~~
In file included from gtk-compat.c:4:
rep-gtk.h:225:1: warning: ‘GParameter’ is deprecated [-Wdeprecated-declarations]
  225 | void sgtk_free_args (GParameter *args, int n_args);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:28:
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
  278 | struct _GParameter /* auxiliary structure for _setv() variants */
      |        ^~~~~~~~~~~
rep-gtk.h:227:30: warning: ‘GParameter’ is deprecated 
[-Wdeprecated-declarations]
  227 |                              repv rep_args, char *subr);
      |                              ^~~~
/usr/include/glib-2.0/gobject/gparam.h:278:8: note: declared here
  278 | struct _GParameter /* auxiliary structure for _setv() variants */
      |        ^~~~~~~~~~~
libtool: compile:  gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread -I/usr/include/ 
-I/usr/lib/x86_64-linux-gnu/rep/ -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I
 /usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread 
gtk-compat.c -o gtk-compat.o >/dev/null 2>&1
rep compiler -f compile-batch build-gtk.jl
LC_ALL=C rep build-gtk.jlc -f build-gtk-batch glib.defs glib-glue.c
/usr/lib/x86_64-linux-gnu/rep/libtool --tag CC --mode=compile --tag=CC gcc -c 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
-pthread  -I/usr/include/ -I/usr/lib/x86_64-linux-gnu/rep/  
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/
 glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread  -w glib-glue.c
libtool: compile:  gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread -I/usr/include/ 
-I/usr/lib/x86_64-linux-gnu/rep/ -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I
 /usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -w 
glib-glue.c  -fPIC -DPIC -o .libs/glib-glue.o
libtool: compile:  gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread -I/usr/include/ 
-I/usr/lib/x86_64-linux-gnu/rep/ -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I
 /usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -w 
glib-glue.c -o glib-glue.o >/dev/null 2>&1
LC_ALL=C rep build-gtk.jlc -f build-gtk-batch gdk.defs gdk-glue.c
/usr/lib/x86_64-linux-gnu/rep/libtool --tag CC --mode=compile --tag=CC gcc -c 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
-pthread  -I/usr/include/ -I/usr/lib/x86_64-linux-gnu/rep/  
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/
 glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread  -w gdk-glue.c
libtool: compile:  gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -pthread -I/usr/include/ 
-I/usr/lib/x86_64-linux-gnu/rep/ -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I
 /usr/include/sysprof-6 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -w 
gdk-glue.c  -fPIC -DPIC -o .libs/gdk-glue.o
gdk-glue.c: In function ‘sgtk_init_gtk_gdk_glue’:
gdk-glue.c:2015:7: error: implicit declaration of function 
‘sgtk_init_gtk_glib_glue’; did you mean ‘sgtk_init_gtk_gdk_glue’? 
[-Wimplicit-function-declaration]
 2015 |       sgtk_init_gtk_glib_glue ();
      |       ^~~~~~~~~~~~~~~~~~~~~~~
      |       sgtk_init_gtk_gdk_glue
make[1]: *** [Makefile:55: gdk-glue.lo] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: rep-gtk
Source-Version: 1:0.90.8.3-2
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
rep-gtk, 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.
Andreas Tille <ti...@debian.org> (supplier of updated rep-gtk 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: SHA256

Format: 1.8
Date: Tue, 10 Sep 2024 11:41:28 +0200
Source: rep-gtk
Architecture: source
Version: 1:0.90.8.3-2
Distribution: unstable
Urgency: medium
Maintainer: Jose M Calhariz <calha...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 900121 1075443
Changes:
 rep-gtk (1:0.90.8.3-2) unstable; urgency=medium
 .
   * Team upload of debian team
 .
   [ Debian Janitor ]
   * Apply multi-arch hints. + rep-gtk: Add Multi-Arch: same.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS (Closes: #900121)
 .
   [ Andreas Tille ]
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Use secure URI in Homepage field.
   * Avoid explicitly specifying -Wl,--as-needed linker flag.
   * watch file standard 4 (routine-update)
   * Fix and circumvent gcc-14 build issues
      - debian/patches/gcc-14.patch: Add missing declaration
      - d/rules: Turn some errors into warning which is not really a
        fix but enables building of the code again
     Closes: #1075443
   * Secure URI in watch file
Checksums-Sha1:
 81b4f4755b34be7b73d55f97d1c6f3641e40b896 1906 rep-gtk_0.90.8.3-2.dsc
 b8e770e91c1cc216868af79da4ba384e22adb3e9 5348 rep-gtk_0.90.8.3-2.debian.tar.xz
 b3728ed48ce4155073250e8e564f2ff3ea185079 12160 
rep-gtk_0.90.8.3-2_amd64.buildinfo
Checksums-Sha256:
 160f3124b17c976e65242593244a10d7a9a965abf8209cc94f12b01f287ecc8a 1906 
rep-gtk_0.90.8.3-2.dsc
 7c2780b98403baf59aff28c2c021604d3f1aa3b73a371aa8a9b48be623167792 5348 
rep-gtk_0.90.8.3-2.debian.tar.xz
 a2a619a49b215dbd06f41915d02b47a54f388c16129e646b5750b0acf09c3ee6 12160 
rep-gtk_0.90.8.3-2_amd64.buildinfo
Files:
 d1c5d2bae9035cbee5351e651ab833d0 1906 lisp optional rep-gtk_0.90.8.3-2.dsc
 30e9a517609921a361610b23253ece2d 5348 lisp optional 
rep-gtk_0.90.8.3-2.debian.tar.xz
 939e54b1b3e9d3833eed1830a40d9a4c 12160 lisp optional 
rep-gtk_0.90.8.3-2_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmbgFhMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFkNw//RAzA1bVLcU7X+1zezVEaJFSeRnwPpqsq
gKG9Cj5e00/FySAsRJ5BLmubSnN5JkD0q3GiCMuexgY5fyRI5s1TWLEB9bpI0ZZ1
386sB4FuD5Kc7jXvsjY2mFPPRFZYrmlbN+St3qSz30u0H4XgZcrR/zq++Z4eT/29
ofdHnhxfK33Op8nZ1j1NsYM2AX+rCnjhdrHf25aApV0GxukgwamFQXVPGqPVDjxF
twNd9T5yCLCXRH639536c6Jf88IRXfVvUbx+i1unJybqbe29YSDgso4kRTsKCEa7
aDrqckL+GV2LkpgQcubm64JbEosN1sVhG2fr0TOGBTgMIJNzRrDNMQbw57WMUPQJ
dja7j4Yqm9umoJFV0yJx2WkOB2dXHqyV2L8GzfdimJrCownoA0ZJVapK16g+l6WW
Rg9Qh+KShYSRlRPsIZAwYNKCQqBQAs+Hq255RTW2s8CwLEZI3CFQnrYjJ1fzY7CJ
91/IfUvHklm15AofVXtneNlSAsBU9hsSS3Vig/4JbXIyXdSIso7KdeHrenxjHVSn
a/KLTwF8FR5lVL4914iWaSsAVlPPZnhNLE4kZTaafS6OznDsdCBdAO3k8PS9P5+1
HnQRgrCXMBYR9r9wxRUrFGiJTuVfNI6e5Oknzm1+l3gxHU5pw2kisjf/s3EYRAiH
u3HNs77MnvA=
=nEP5
-----END PGP SIGNATURE-----

Attachment: pgpdKGaYE4k_1.pgp
Description: PGP signature


--- End Message ---

Reply via email to