Your message dated Mon, 29 Jul 2024 12:52:21 +0000
with message-id <[email protected]>
and subject line Bug#1074993: fixed in ggobi 2.1.12-1
has caused the Debian Bug report #1074993,
regarding ggobi: 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.)


-- 
1074993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074993
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ggobi
Version: 2.1.11-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/ggobi_2.1.11-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

[...]
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
      |        ^~~~~~~~~
mv -f .deps/jitter.Tpo .deps/jitter.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-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/libxml2     -g -O2 -MT jitter_ui.lo -MD -MP -MF 
.deps/jitter_ui.Tpo -c -o jitter_ui.lo jitter_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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/libxml2 -g 
-O2 -MT jitter_ui.lo -MD -MP -MF .deps/jitter_ui.Tpo -c jitter_ui.c  -fPIC 
-DPIC -o .libs/jitter_ui.o
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 jitter_ui.c:17:
/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
      |        ^~~~~~~~~
jitter_ui.c: In function ‘jitter_window_open’:
jitter_ui.c:128:72: error: passing argument 2 of ‘gtk_window_set_transient_for’ 
from incompatible pointer type [-Wincompatible-pointer-types]
  128 |       gtk_window_set_transient_for(GTK_WINDOW(gg->jitter_ui.window), 
gg->main_window);
      |                                                                      
~~^~~~~~~~~~~~~
      |                                                                        |
      |                                                                        
GtkWidget * {aka struct _GtkWidget *}
/usr/include/gtk-2.0/gtk/gtkwindow.h:207:70: note: expected ‘GtkWindow *’ {aka 
‘struct _GtkWindow *’} but argument is of type ‘GtkWidget *’ {aka ‘struct 
_GtkWidget *’}
  207 |                                                 GtkWindow           
*parent);
      |                                                 
~~~~~~~~~~~~~~~~~~~~~^~~~~~
make[3]: *** [Makefile:807: jitter_ui.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:519: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:651: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:72: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ggobi
Source-Version: 2.1.12-1
Done: Dirk Eddelbuettel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ggobi, 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.
Dirk Eddelbuettel <[email protected]> (supplier of updated ggobi 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: SHA256

Format: 1.8
Date: Mon, 29 Jul 2024 06:55:34 -0500
Source: ggobi
Architecture: source
Version: 2.1.12-1
Distribution: unstable
Urgency: medium
Maintainer: Dirk Eddelbuettel <[email protected]>
Changed-By: Dirk Eddelbuettel <[email protected]>
Closes: 1074993
Changes:
 ggobi (2.1.12-1) unstable; urgency=medium
 .
   * New upstream version (now tagged at upstream, code from 2020)
                                                        (Closes: #1074993)
 .
   * debian/control: Set Standards-Version: to current version
   * debian/control: Switch to virtual debhelper-compat (= 13)
 .
   * debian/rules: Disabled plugins as plugins/ is empty
Checksums-Sha1:
 b544a8e6a2a5e3e84cfb54b671514ed07a20576e 1845 ggobi_2.1.12-1.dsc
 6c089053b06e73e0dd1825cb39ef4ee644324114 1730589 ggobi_2.1.12.orig.tar.gz
 b419ab220b4218bdd65570b769ad4202ac37ef50 20972 ggobi_2.1.12-1.debian.tar.xz
 002b456dfdbdffaa33fcfdaf0085d1a44c5fb069 12979 ggobi_2.1.12-1_amd64.buildinfo
Checksums-Sha256:
 06fa807707a0c76f8d8179149de676d8ec59808a38df62fe54dfff3a3e474023 1845 
ggobi_2.1.12-1.dsc
 224bcc241d58452477baf77333c7269c3e48057563717d1f56b3104b723303e1 1730589 
ggobi_2.1.12.orig.tar.gz
 afac0a20544e7f92269e06d57fb325313467bef5d38e9313dfe2aedb09abd7cc 20972 
ggobi_2.1.12-1.debian.tar.xz
 23f39f9868f0e1c717ca15b34a5b663742d12374bd614c25279bef561ae6ac7f 12979 
ggobi_2.1.12-1_amd64.buildinfo
Files:
 a0efc962624f4c1ae662e1ffbd2c7a6a 1845 math optional ggobi_2.1.12-1.dsc
 7cb1995c9597bf7cb8f4cc14c7f30eae 1730589 math optional ggobi_2.1.12.orig.tar.gz
 8cb9a4df91036cf3540347e8f708c58c 20972 math optional 
ggobi_2.1.12-1.debian.tar.xz
 8768455cc7acc8b4cf8a242063ddc398 12979 math optional 
ggobi_2.1.12-1_amd64.buildinfo

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

iQIVAwUBZqeLDaFIn+KrmaIaAQhyDA//TLqax4l+nLMGoVlR+6YWDueqiHlH3hDU
mvNvOJsq0qVyNSkcD+ayGfqFcrOcjF4FsHU9QDYLVF58IsMGA9ZjyIrTFohmUYW3
kDb3G56NjryWByturdkWPmE57smHI6qfBYlggKEUwh5dcMiS8JqaaYwXe5wkmjmm
m4Oix3R4d7WnLYtk9JiAuOxM/flSs30/GnXMbjH+/mGvXgmB302m7pXNEwAFvkP3
/9plTcWM6uoOZGpxjT1x/JTcPyPvSwUPs1yS01Y//kFzM8zCdMdxBWtirgZ0Yu74
uNEgY9Cpy3iD4wQdp+MlxPQga5qYYCN3KnKY2kFPRG5EjeB+ETO9UClQk6s0q8d3
I73lDus5IGDsX8+/0UJJ//GtsalIOE6jq1cP3HLZvLwySEMiJ3Cxc6xixq4WRQP2
UgWVusyTRTDzSz8Rkm5N5xB5VBKexPTBeKWZb1m+S6hI5uR6hD0xJ70vECrL+emn
16fU+t1le5/3rtMRsoIB+eSZ4grVTYwrxEk1uwzRn2H5541/QYlqsCj7AmaiGBSN
K1sRmFJUpykwQkWBZyWLakRm/4kDXyQmbWKza/IP4LlckXXbkYLhaF8C27yXGyRP
bRpLASKDDY7fOrdqPqaKEb+sqez/5CqkV22bdkqXEIVyMLV2U3BmzGwJGIywrjqw
XS8/ecNqEqU=
=dsgz
-----END PGP SIGNATURE-----

Attachment: pgp_mSCR4DjTx.pgp
Description: PGP signature


--- End Message ---

Reply via email to