Your message dated Fri, 27 Jul 2018 16:04:31 +0000
with message-id <[email protected]>
and subject line Bug#897885: fixed in wbar 2.3.4-8
has caused the Debian Bug report #897885,
regarding wbar: ftbfs with GCC-8
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.)


-- 
897885: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wbar
Version: 2.3.4-7
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/wbar_2.3.4-7_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -Wall -Wunused 
-Werror -I../src/utils -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-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/fribidi 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libxml2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
wbar_config-Utils.o `test -f '../src/utils/Utils.cc' || echo 
'./'`../src/utils/Utils.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -Wall -Wunused 
-Werror -I../src/utils -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-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/fribidi 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libxml2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
wbar_config-Config.o `test -f '../src/utils/Config.cc' || echo 
'./'`../src/utils/Config.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -Wall -Wunused 
-Werror -I../src/utils -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-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/fribidi 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libxml2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
wbar_config-Functions.o `test -f '../src/config/Functions.cc' || echo 
'./'`../src/config/Functions.cc
In file included from /usr/include/gtk-2.0/gtk/gtk.h:89,
                 from ../src/config/Functions.h:4,
                 from ../src/config/Functions.cc:1:
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved1' [-Werror=parentheses]
   void (*__gtk_reserved1);
        ^
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved2' [-Werror=parentheses]
   void (*__gtk_reserved2);
        ^
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved3' [-Werror=parentheses]
   void (*__gtk_reserved3);
        ^
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved4' [-Werror=parentheses]
   void (*__gtk_reserved4);
        ^
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved5' [-Werror=parentheses]
   void (*__gtk_reserved5);
        ^
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved6' [-Werror=parentheses]
   void (*__gtk_reserved6);
        ^
/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: error: unnecessary 
parentheses in declaration of '__gtk_reserved7' [-Werror=parentheses]
   void (*__gtk_reserved7);
        ^
In file included from /usr/include/gtk-2.0/gtk/gtk.h:173,
                 from ../src/config/Functions.h:4,
                 from ../src/config/Functions.cc:1:
/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: error: unnecessary parentheses 
in declaration of '__gtk_reserved1' [-Werror=parentheses]
   void (*__gtk_reserved1);
        ^
/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: error: unnecessary parentheses 
in declaration of '__gtk_reserved2' [-Werror=parentheses]
   void (*__gtk_reserved2);
        ^
cc1plus: all warnings being treated as errors
make[3]: *** [Makefile:679: wbar_config-Functions.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:406: all-recursive] Error 1
make[1]: *** [Makefile:347: all] Error 2
dh_auto_build: make -j8 -Oline returned exit code 2
make: *** [debian/rules:7: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: wbar
Source-Version: 2.3.4-8

We believe that the bug you reported is fixed in the latest version of
wbar, 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.
Markus Koschany <[email protected]> (supplier of updated wbar 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, 27 Jul 2018 17:37:11 +0200
Source: wbar
Binary: wbar wbar-config
Architecture: source
Version: 2.3.4-8
Distribution: unstable
Urgency: medium
Maintainer: Markus Koschany <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
 wbar       - light and fast launch bar
 wbar-config - GUI tool to configure wbar
Closes: 897885
Changes:
 wbar (2.3.4-8) unstable; urgency=medium
 .
   * Switch to compat level 11.
   * Declare compliance with Debian Policy 4.1.5.
   * Update VCS fields. Move to salsa.debian.org.
   * export DEB_CXXFLAGS_MAINT_APPEND = -Wno-error. Work around the FTBFS with
     GCC8. Thanks to Juhani Numminen for the patch. (Closes: #897885)
Checksums-Sha1:
 dd1b38ab95815546842b5394a8e4686ffabd1a98 2065 wbar_2.3.4-8.dsc
 68f1f94fb4601a89592f84bc5d15f164e98fbd15 7224 wbar_2.3.4-8.debian.tar.xz
 e7e4acab064d0dece556a00c47a5d6587ea00288 12766 wbar_2.3.4-8_amd64.buildinfo
Checksums-Sha256:
 05ef1647eaaab575547e0a157d351f3748026333a3192eb3d3720b4d113ab5e1 2065 
wbar_2.3.4-8.dsc
 2fcb44103b627e188c858932a38d7f9d02a39b79d02a1b39595c3effbffdf12e 7224 
wbar_2.3.4-8.debian.tar.xz
 731f7514072f44cb6f2f6315ccd28b832437bb4c304fd055317d996d08338deb 12766 
wbar_2.3.4-8_amd64.buildinfo
Files:
 7f0b1b0675831b63b95078e1224432d3 2065 x11 optional wbar_2.3.4-8.dsc
 d1ef82716d7d01461a1f0a8bfd9616d4 7224 x11 optional wbar_2.3.4-8.debian.tar.xz
 9c61ee2f5a5dd2eed8e98def9b0a97be 12766 x11 optional 
wbar_2.3.4-8_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAltbPWBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkeb8QAIi1j3QmyILwUZeCx8eFLJCKATiCHEgtjQ+X
2O6k3c84renhyvoO96sN+YvvYZXZfBL5bvCTk48jtyaZ9xl9s0H9gwSQiV3YUznx
DPd9Fpotb9IkAQTqG1p/MtGf2fR1OL72EbJfGMLtBXVFhjJFrUPq0KGFKavpLq3P
6+JsLQVL8qMkuyDOj2WaWWE0ljofWIgk4M6KEuX9TnwAo3Ik5GP/9IHYXfVUjL1W
YiJQd60QPa1eui6u3K+QCbx7Elh8ql1/zL21OVV3y54iTyYg3OmxFelqDOapuHZx
/h4fflb2WM0cwF1o5QuMJtoCFFK2GhGXzaeEoTLqJTaWu1tYJe8s7ECyeJJnAMOl
xQkKOmPibfc/4TkWZuIRkc5OynjjrGIho2NdPX7s8KWOoUBTpPLBp33O4yvmVwl9
msbwd9MA3i9l4eM+LAcXQX2JZPwkxE1T/h4t5u01THiIUvWGwCtSPG+lIGiuRfY7
6x3WEAW1gl4dDjWekNgqbMthDzYSAyTfrFY3MrleVC5dIGnx51X6/cTcDeKsgC3Q
VUAWs3/bgSpzNRsJs7nCrFp1C9LPGkxqqe7JS5YiEbPb3jSHjoHYfLxP1p0JdApw
bM1hZH0sRQmO+ReaLKh7dC+MqN0EUmr/Z3nvJaV0crbAybh0dhMKtX/cA6agziW1
OmYRCuh8
=phCZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to