Your message dated Fri, 23 Aug 2024 18:31:18 +0000
with message-id <[email protected]>
and subject line Bug#1075319: fixed in notify-osd 0.9.35+20.04.20191129-1
has caused the Debian Bug report #1075319,
regarding notify-osd: 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.)


-- 
1075319: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075319
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:notify-osd
Version: 0.9.35+15.04.20150126-3
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/notify-osd_0.9.35+15.04.20150126-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

[...]
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
notification.c: In function ‘notification_get_timestamp’:
notification.c:721:20: warning: Deprecated pre-processor symbol: replace with 
"G_ADD_PRIVATE"
  721 |         priv = GET_PRIVATE (n);
      |                    ^~~~~~~~~~~~                                         
            
notification.c: At top level:
notification.c:728:29: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' 
instead [-Wdeprecated-declarations]
  728 |                             const GTimeVal* timestamp)
      |                             ^~~~~
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
notification.c: In function ‘notification_set_timestamp’:
notification.c:737:20: warning: Deprecated pre-processor symbol: replace with 
"G_ADD_PRIVATE"
  737 |         priv = GET_PRIVATE (n);
      |                    ^~~~~~~~~~~~                                         
            
notification.c: In function ‘notification_get_urgency’:
notification.c:757:20: warning: Deprecated pre-processor symbol: replace with 
"G_ADD_PRIVATE"
  757 |         return GET_PRIVATE (n)->urgency;
      |                    ^~~~~~~~~~~~~~~~~~~~~                                
            
notification.c: In function ‘notification_set_urgency’:
notification.c:768:20: warning: Deprecated pre-processor symbol: replace with 
"G_ADD_PRIVATE"
  768 |         priv = GET_PRIVATE (n);
      |                    ^~~~~~~~~~~~                                         
            
notification.c:783:20: warning: Deprecated pre-processor symbol: replace with 
"G_ADD_PRIVATE"
  783 |         GET_PRIVATE (n)->urgency = urgency;
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~                             
            
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -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/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
-I/usr/include/pixman-1 -I/usr/include/gtk-3.0 -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/us
 r/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
-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/libmount -I/usr/include/blkid -pthread  
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread  -DWNCK_I_KNOW_THIS_IS_UNSTABLE 
-I/usr/include/libwnck-3.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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blki
 d -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/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread 
-I/usr/include/startup-notification-1.0  -I. -I. -I..   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -c -o notify_osd-main.o `test -f 
'main.c' || echo './'`main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -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/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
-I/usr/include/pixman-1 -I/usr/include/gtk-3.0 -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/us
 r/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
-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/libmount -I/usr/include/blkid -pthread  
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread  -DWNCK_I_KNOW_THIS_IS_UNSTABLE 
-I/usr/include/libwnck-3.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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blki
 d -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/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread 
-I/usr/include/startup-notification-1.0  -I. -I. -I..   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -c -o notify_osd-observer.o `test 
-f 'observer.c' || echo './'`observer.c
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -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/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
-I/usr/include/pixman-1 -I/usr/include/gtk-3.0 -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/us
 r/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread  
-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/libmount -I/usr/include/blkid -pthread  
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread  -DWNCK_I_KNOW_THIS_IS_UNSTABLE 
-I/usr/include/libwnck-3.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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blki
 d -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/gio-unix-2.0 -I/usr/include/cloudproviders 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread 
-I/usr/include/startup-notification-1.0  -I. -I. -I..   -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -c -o notify_osd-stack.o `test -f 
'stack.c' || echo './'`stack.c
In file included from /usr/include/glib-2.0/glib.h:64,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/dbus-1.0/dbus/dbus-glib.h:29,
                 from dbus.h:33,
                 from stack.c:34:
display.c: In function ‘stack_layout’:
/usr/include/glib-2.0/glib/gmessages.h:658:9: error: ‘return’ with no value, in 
function returning non-void [-Wreturn-mismatch]
  658 |         return; \
      |         ^~~~~~
display.c:291:9: note: in expansion of macro ‘g_return_if_fail’
  291 |         g_return_if_fail (self != NULL);
      |         ^~~~~~~~~~~~~~~~
In file included from stack.c:282:
display.c:283:1: note: declared here
  283 | stack_layout (Stack* self)
      | ^~~~~~~~~~~~
stack.c: In function ‘process_dbus_icon_data’:
stack.c:483:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead 
[-Wdeprecated-declarations]
  483 |                 copy = (guchar *) g_memdup (pixels->data, size);
      |                 ^~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
make[4]: *** [Makefile:721: notify_osd-stack.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:484: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:423: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:355: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:6: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: notify-osd
Source-Version: 0.9.35+20.04.20191129-1
Done: Boyuan Yang <[email protected]>

We believe that the bug you reported is fixed in the latest version of
notify-osd, 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.
Boyuan Yang <[email protected]> (supplier of updated notify-osd 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: Fri, 23 Aug 2024 13:49:23 -0400
Source: notify-osd
Architecture: source
Version: 0.9.35+20.04.20191129-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1075319
Changes:
 notify-osd (0.9.35+20.04.20191129-1) unstable; urgency=medium
 .
   * QA upload.
   * Merge new upstream release from Ubuntu. Remaining Debian changes:
     - Don't install dbus activation file (See: #640120).
     - Install notify-osd.desktop to /etc/xdg/autostart (See: #669136).
     + Update Standards-Version, change Maintainer and Vcs fields.
   * Refresh packaging:
     - debian/source/format: Use "3.0 (quilt)".
     - debian/control: Bump debhelper compat to v13.
     - debian/source_notify-osd.py: Dropped following Ubuntu upstream.
   * debian/tests/control: Add xauth to autopkgtest dependency to fix
     autopkgtest error.
   * debian/patches/0001-Fix-Werror-return-mismatch.patch: Add proposed
     patch from Arch Linux to fix Werror=return-mismatch. (Closes: #1075319)
   * debian/notify-osd.desktop: Update Exec field to use the new executable
     location /usr/libexec/notify-osd.
Checksums-Sha1:
 13bb4fe07bac2580080dc45da8f43545055081cd 2268 
notify-osd_0.9.35+20.04.20191129-1.dsc
 06517a6cd82e120035bd8dda7f411f719763c268 260651 
notify-osd_0.9.35+20.04.20191129.orig.tar.gz
 1e73d2342ac85ccc4275ebbe6664556486f614d6 13676 
notify-osd_0.9.35+20.04.20191129-1.debian.tar.xz
 fb941ff40592de39df77ac1d31c168aa2ca25ec8 15967 
notify-osd_0.9.35+20.04.20191129-1_amd64.buildinfo
Checksums-Sha256:
 163299f81df6986abca6f285fa32932df5cf4a660aa4e7999a2fc8388c361285 2268 
notify-osd_0.9.35+20.04.20191129-1.dsc
 3148c4bf3bb896251912180f2f0983fe6ad2093a60e4a6aefc1c75a7588fe235 260651 
notify-osd_0.9.35+20.04.20191129.orig.tar.gz
 852588d4bb4ebba4aee4332ee40001b22880787a50cf395450090ea4178523f2 13676 
notify-osd_0.9.35+20.04.20191129-1.debian.tar.xz
 ce1ff8a763df573abffb971db57a9932d8d0b43e8fd6e48f407c7557b7f9db11 15967 
notify-osd_0.9.35+20.04.20191129-1_amd64.buildinfo
Files:
 f5f3a61308330f8f841230d20ca11945 2268 x11 optional 
notify-osd_0.9.35+20.04.20191129-1.dsc
 97a9784ade06066531231a959f68caef 260651 x11 optional 
notify-osd_0.9.35+20.04.20191129.orig.tar.gz
 5f28f3ab5f519ecb8e37b84d88f78422 13676 x11 optional 
notify-osd_0.9.35+20.04.20191129-1.debian.tar.xz
 33a2e519c54dd992e53ad427162d0324 15967 x11 optional 
notify-osd_0.9.35+20.04.20191129-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmbIzHsACgkQwpPntGGC
Ws6s8Q/+OnnIqGylZCtCp/8JcxyQib+XCScN97RCIzSVh0E/TVf2NbFvV/Bbvn8C
8CG5q1WrVABsF9UzXXzy3Qazf0RWik2DmRJAygs/FNIeCMGEqZkJLvlnED7Qzt4w
cQQv+DUj0hhBLn5JwjH3SVnCy/OpNAVkmp9CoM9NODDCelaFpy9bIjbSbIAKixi7
/GBXh5NuHaMWW+auz6Y83yvV59fWeZGX8sCuGp8jaZFRK7F1pu8tPoBc+CImUUNB
IdwuJD9PEc51BCvTjcSTf7fhJsw9ocQ4AQrrWulO7XC1WO0FgxngCHRwkgV4b9TX
3i+o7p16a4nJWSaqacaWSsBTqT4irK1dutnFCezNqCNcH8pRuLXH13a5lIccEwMT
xp1yKJepdp1pu5+F7tBz8diBiRxj2C8VMnx6bdmitHyZdMHTXBtByHLerSWcNQ7W
iMKbtvQvXSX0Q09aRxZNsc/nVZiOo5T0EWxo7nSqf6oo4VhthqIcsGs76XVONBtX
K8Zt8nCLM57RMtOmufoWuKyEp8wOmCmLW0XJC9PvJrMf7dJ6q4DPBU2MoWn1Z6Oc
gGvyJPyb9Q5vRAdW+BKN0nFL6cDK3sFX2f+qYWr2c9uIdcT9ARpVWLv2cSpoqWyJ
yTvSkiEjw+wqDHIzxx1+jNpxfFWx2D2B6mPTxnXd50qDP4kHAq8=
=HhD7
-----END PGP SIGNATURE-----

Attachment: pgpEcfmdG63xD.pgp
Description: PGP signature


--- End Message ---

Reply via email to