Your message dated Fri, 07 Aug 2020 19:03:26 +0000
with message-id <[email protected]>
and subject line Bug#957258: fixed in gbatnav 1.0.4cvs20051004-6
has caused the Debian Bug report #957258,
regarding gbatnav: 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 [email protected]
immediately.)


-- 
957258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957258
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gbatnav
Version: 1.0.4cvs20051004-5.1
Severity: normal
Tags: sid bullseye
User: [email protected]
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/gbatnav_1.0.4cvs20051004-5.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

[...]
de.po:6: warning: header field 'Language' missing in header
           ja.po:6: warning: header field 'Language' missing in header
         warning: older versions of msgfmt will give an error on this
97 translated messages, 5 untranslated messages.
es.po:7: warning: header field 'Language' missing in header
99 translated messages, 3 untranslated messages.
102 translated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
ru.po:6: warning: header field 'Language' missing in header
101 translated messages, 1 untranslated message.
sv.po:6: warning: header field 'Language' missing in header
/usr/bin/msgfmt: fr.po: warning: PO file header fuzzy
                        warning: older versions of msgfmt will give an error on 
this
fr.po:7: warning: header field 'Language' missing in header
102 translated messages.
101 translated messages, 1 untranslated message.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/po'
touch stamp-po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in macros
make[3]: Entering directory '/<<PKGBUILDDIR>>/macros'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/macros'
Making all in common
make[3]: Entering directory '/<<PKGBUILDDIR>>/common'
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o common.o common.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o net.o net.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o bnwrite.o bnwrite.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o parser.o parser.c
rm -f libbatnavcommon.a
ar cru libbatnavcommon.a common.o net.o bnwrite.o parser.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libbatnavcommon.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/common'
Making all in gbnserver
make[3]: Entering directory '/<<PKGBUILDDIR>>/gbnserver'
gcc -DHAVE_CONFIG_H -I. -I.. -I./../common -I./../intl 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include  
-I./../gbnclient/pixmaps -DBINDIR=\"/usr/games\" -pthread 
-I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.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 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o gbnserver.o 
gbnserver.c
gcc -DHAVE_CONFIG_H -I. -I.. -I./../common -I./../intl 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include  
-I./../gbnclient/pixmaps -DBINDIR=\"/usr/games\" -pthread 
-I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.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 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o check_board.o 
check_board.c
gcc -DHAVE_CONFIG_H -I. -I.. -I./../common -I./../intl 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include  
-I./../gbnclient/pixmaps -DBINDIR=\"/usr/games\" -pthread 
-I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.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 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o g_interface.o 
g_interface.c
gcc -DHAVE_CONFIG_H -I. -I.. -I./../common -I./../intl 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include  
-I./../gbnclient/pixmaps -DBINDIR=\"/usr/games\" -pthread 
-I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.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 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o play.o play.c
play.c: In function ‘lookup_funcion’:
play.c:511:3: warning: ‘return’ with no value, in function returning non-void
  511 |   return;
      |   ^~~~~~
play.c:478:12: note: declared here
  478 | static int lookup_funcion( int fd,PARSER *p )
      |            ^~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -I./../common -I./../intl 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include  
-I./../gbnclient/pixmaps -DBINDIR=\"/usr/games\" -pthread 
-I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.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 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o batnavggz.o 
batnavggz.c
/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas --strict --dry-run  
--schema-file=net.sf.batnav.gbnserver.gschema.xml && mkdir -p . && touch 
net.sf.batnav.gbnserver.gschema.valid
gbnserver.c: In function ‘main_loop’:
gbnserver.c:411:24: warning: implicit declaration of function ‘net_listen’ 
[-Wimplicit-function-declaration]
  411 |         usuario.sock = net_listen(usuario.server_name,usuario.port);
      |                        ^~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -o gbnserver gbnserver.o check_board.o 
g_interface.o play.o batnavggz.o ../common/libbatnavcommon.a    -lgoocanvas-2.0 
-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject 
-lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo 
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o 
gbnserver gbnserver.o check_board.o g_interface.o play.o batnavggz.o  
../common/libbatnavcommon.a -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 
-lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lcairo
/usr/bin/ld: check_board.o:./gbnserver/server.h:37: multiple definition of 
`usuario'; gbnserver.o:./gbnserver/server.h:37: first defined here
/usr/bin/ld: g_interface.o:./gbnserver/server.h:37: multiple definition of 
`usuario'; gbnserver.o:./gbnserver/server.h:37: first defined here
/usr/bin/ld: play.o:./gbnserver/server.h:37: multiple definition of `usuario'; 
gbnserver.o:./gbnserver/server.h:37: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:510: gbnserver] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/gbnserver'
make[2]: *** [Makefile:462: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:390: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gbatnav
Source-Version: 1.0.4cvs20051004-6
Done: Ying-Chun Liu (PaulLiu) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gbatnav, 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.
Ying-Chun Liu (PaulLiu) <[email protected]> (supplier of updated gbatnav 
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: Sat, 08 Aug 2020 02:05:32 +0800
Source: gbatnav
Architecture: source
Version: 1.0.4cvs20051004-6
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
Changed-By: Ying-Chun Liu (PaulLiu) <[email protected]>
Closes: 743696 957258
Changes:
 gbatnav (1.0.4cvs20051004-6) unstable; urgency=low
 .
   * Add debian/patches/gcc10.patch: port to gcc10 (Closes: #957258)
   * Add debian/patches/clang_FTBFS_Wreturn-type.patch
     - Fix clang FTBFS (Closes: #743696)
     - Thanks to Nicolas Sévelin-Radiguet <[email protected]>
   * Bump Standards-Version to 4.5.0: nothing needs to be changed.
Checksums-Sha1:
 a061b04f63c8d87c3ecca0a8b7f7380794fba462 1850 gbatnav_1.0.4cvs20051004-6.dsc
 650cb171d390a7a4699991bdfb47c1a46973e7ea 32428 
gbatnav_1.0.4cvs20051004-6.debian.tar.xz
 491acfb7143614725e9d9a1df1c4b94620a3efda 14284 
gbatnav_1.0.4cvs20051004-6_source.buildinfo
Checksums-Sha256:
 0ee8b2578b5ed39599543c4f76cca364ce3afe73f32d90fbfeb8397649e0bacd 1850 
gbatnav_1.0.4cvs20051004-6.dsc
 20b0ddca5a6ab72ef3eef2d4c564122aadaf43ef3a822611e5c56d598dbc8909 32428 
gbatnav_1.0.4cvs20051004-6.debian.tar.xz
 5467b57b37a9759824ebbd48a1702f13a10a8fd1331884c5b5ebf2ae861d7372 14284 
gbatnav_1.0.4cvs20051004-6_source.buildinfo
Files:
 d89ce14b1a02fa1aa69204f2a5fe281c 1850 games optional 
gbatnav_1.0.4cvs20051004-6.dsc
 7d11b15446ed458ed3c8fe10948abae6 32428 games optional 
gbatnav_1.0.4cvs20051004-6.debian.tar.xz
 65bc03e5b41141bea39fb003fedc5369 14284 games optional 
gbatnav_1.0.4cvs20051004-6_source.buildinfo

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

iQJHBAEBCgAxFiEEo2h49GQQhoFgDLZIRBc/oT0FiIgFAl8to1QTHHBhdWxsaXVA
ZGViaWFuLm9yZwAKCRBEFz+hPQWIiMlhD/9J9DZpEnC111wyg4PH3Z/kRdaRcwCh
l6edd7HCYgNO1gPjQs42HveDbf281FV6LLkjrfPEzuJg0Y2eb1el5RJSK8qzTPcw
iwTDP6VhbbKZqGpXagg8lzCM2aJufqxj63a47rxoqznnLkdPOIIHkVPa076LKuwp
UePvwV0yrX7ivJZkRaXLbtaUN1lWmy3mfr3AUTIRHxoivc2DOIttnGNPexuQeMeK
Psg+3MA3GpopsGTnN04a9AiZDlINtFH/qjit0zyzGi5BYhqxtjrjN87b9iYU2zp9
//kz+C2GpO317Qf2Jj0xIm0EOoVFhehT1Ro/vDT3OxT7yWf+ky65Z8nBQVNVAj3X
2Fx43f42c4kQbDQrKBGPDVBaDoa23cF5Ux9KZqk2DOdcPjs3fgD42WXcXB7hgLhW
FSvmZRg3OWngAqWMb6WDl33vqgkNawXkBXOU6soO+Q1HzPSe7ZG0ppGrwzE+GGyM
F4XU6mlv6WgOHwpBUSoL66RJ2lgwm/JWsmvshYF8RI17H09fE6MEEfOOU+rmLqti
Igl60uoaB1b8u47N/osT7U02oxv2nTWdFeYLGYr6SYroqWkVVN0fg+Zs7OpTgQS9
9twd6E/j1EII+kOQmw3VfZIDRhFhmhZK6qe5FLLWn6YEYoiFqL5oxwtILNdUxVCL
X/E+0S8YPNFNZg==
=Ca51
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to