Your message dated Thu, 12 Nov 2020 01:04:14 +0000
with message-id <e1kd126-000j99...@fasolo.debian.org>
and subject line Bug#957633: fixed in openbox-menu 0.8.0+hg20161009-2
has caused the Debian Bug report #957633,
regarding openbox-menu: ftbfs with GCC-10
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.)
--
957633: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957633
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openbox-menu
Version: 0.8.0+hg20161009-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/openbox-menu_0.8.0+hg20161009-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
from /usr/include/glib-2.0/gio/gio.h:26,
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,
from tests/../src/openbox-menu.h:25,
from tests/context_tests.c:4:
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
679 | {
| ^
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 tests/../src/openbox-menu.h:25,
from tests/utils_tests.c:6:
/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:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:23,
from /usr/include/glib-2.0/gio/gioenums.h:28,
from /usr/include/glib-2.0/gio/giotypes.h:28,
from /usr/include/glib-2.0/gio/gio.h:26,
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,
from tests/../src/openbox-menu.h:25,
from tests/utils_tests.c:6:
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
679 | {
| ^
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,
from tests/../src/openbox-menu.h:25,
from tests/context_tests.c:4:
/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:32,
from /usr/include/glib-2.0/glib.h:30,
from tests/context_tests.c:1:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | 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,
from tests/../src/openbox-menu.h:25,
from tests/utils_tests.c:6:
/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:32,
from /usr/include/glib-2.0/glib.h:30,
from tests/utils_tests.c:3:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | struct _GTimeVal
| ^~~~~~~~~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: openbox-menu
Source-Version: 0.8.0+hg20161009-2
Done: =?utf-8?q?Mateusz_=C5=81ukasik?= <mat...@linuxmint.pl>
We believe that the bug you reported is fixed in the latest version of
openbox-menu, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mateusz Łukasik <mat...@linuxmint.pl> (supplier of updated openbox-menu 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: SHA512
Format: 1.8
Date: Thu, 13 Aug 2020 16:11:15 +0200
Source: openbox-menu
Architecture: source
Version: 0.8.0+hg20161009-2
Distribution: unstable
Urgency: medium
Maintainer: Mateusz Łukasik <mat...@linuxmint.pl>
Changed-By: Mateusz Łukasik <mat...@linuxmint.pl>
Closes: 878370 957633
Changes:
openbox-menu (0.8.0+hg20161009-2) unstable; urgency=medium
.
[ Helmut Grohne ]
* Fix FTCBFS: Don't run tests during dh_auto_build. (Closes: #878370)
.
[ Mateusz Łukasik ]
* Acknowledge NMU, thanks to Adrian Bunk.
* Fix FTBFS with gcc-10. (Closes: #957633)
* debian/control:
+ Bump Standards-Version to 4.5.0
+ Bump dh version to 13.
* debian/copyright: Welcome 2020.
Checksums-Sha1:
b9d31a93cead1eb55a52650b6dec7a7058c8e3d8 2058
openbox-menu_0.8.0+hg20161009-2.dsc
ad7d3178b10c6588ed8b9c2a882387de2a9d510d 3776
openbox-menu_0.8.0+hg20161009-2.debian.tar.xz
92b918e4a460f74f0e9d8b1c03f39115f9f94305 10651
openbox-menu_0.8.0+hg20161009-2_source.buildinfo
Checksums-Sha256:
739605e39dd3627e3cc00eb9718fc87a12f0ad9bf3c9bc10bb226bd73f1766c5 2058
openbox-menu_0.8.0+hg20161009-2.dsc
a0b03f3237d1c525fb265a1d75eddcc6b0da35163855e132bfbe4e594ab6e416 3776
openbox-menu_0.8.0+hg20161009-2.debian.tar.xz
2c78dd6c16ef38689c892979a30a0161e57f6997cbada2a324627f864d2af9cd 10651
openbox-menu_0.8.0+hg20161009-2_source.buildinfo
Files:
255f37e32f2689dcd7a522ae5a5cd6c0 2058 x11 optional
openbox-menu_0.8.0+hg20161009-2.dsc
8d2a06e8e01cdf1b5660844baa55cd15 3776 x11 optional
openbox-menu_0.8.0+hg20161009-2.debian.tar.xz
53aa4dd502af4d8f44182aaf38c46e79 10651 x11 optional
openbox-menu_0.8.0+hg20161009-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl+sg5cACgkQweDZLphv
fH76kBAAlv4ABVfSF+mD88k/CxmmhUrCodH7HPJmHnRDhSxTJ0Mfnff3valx+Kaw
ab015i3Hd5Sn6SJYGZyKIenuM8iWA8gDsLKG6x/muRwLUTH5qd5Kyop3YEyz0ASu
a6ey1w5SSzi6yy+sKUXm86BATHYeYj14rlXoJGHkyisDnIv71JPEK4NEpuK265mu
CDW+j1qKbAy41NH+CfcIszq3xNPoyetk3baMreQpKk+6wSiCLAsYu/ntmgCa2Jof
tLHBkedBvGq6s4BXaWtgcVQcjtSJyh256P0GjT5Spm9g9c7VCzSCXDUtR5k76A1L
OrU69RzJVKxwqCRkHcbbU1fMsGRCUv+r92mxNzMu5SYdqmzlUkU+6IqFbwVoVtZs
ov81n/l21e2KXNLtS202UNKQYAi9bbTKcqbu94Np21JeYe+L6NSdXveBy7QgpLA3
LhLZpMIDqiXYpnSz700HDazIRX5NtQZCXUX0wIerqH08ZVfKpvNZej4P4pF7mT1y
Tb1YICORI40NnR04pMFCFp/7hul/4VrwfNu2Cw83SuKH0lbB1jaYShw/CSelSNGL
aNGu5QwDruldL8o6UM754jXGCzIsnQKGPnOeHO4fDHLd6vYUkHPw1NdrZcZxC4XL
gb9HvPSmRwkbycJioaTVNsWctmbeUKwUI1Wwqmn8s0xUyCTYi5M=
=PAmZ
-----END PGP SIGNATURE-----
--- End Message ---