Your message dated Wed, 29 Apr 2020 07:49:53 +0200
with message-id <[email protected]>
and subject line this has been closed with the latest upload
has caused the Debian Bug report #957957,
regarding wmweather+: 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.)
--
957957: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957957
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wmweather+
Version: 2.17-2
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/wmweather+_2.17-2_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
[...]
ar cru libb0rken.a
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libb0rken.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b0rken'
Making all in m4
make[3]: Entering directory '/<<PKGBUILDDIR>>/m4'
make[4]: Entering directory '/<<PKGBUILDDIR>>/m4'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/m4'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4'
Making all in wmgeneral
make[3]: Entering directory '/<<PKGBUILDDIR>>/wmgeneral'
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
wmgeneral.o wmgeneral.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
mouse_regions.o mouse_regions.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
rcfile.o rcfile.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
wmgeneral-x11.o wmgeneral-x11.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
xpm_trans.o xpm_trans.c
rm -f libwmgeneral.a
ar cru libwmgeneral.a wmgeneral.o mouse_regions.o rcfile.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libwmgeneral.a
rm -f libwmgeneral-x11.a
ar cru libwmgeneral-x11.a wmgeneral-x11.o xpm_trans.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libwmgeneral-x11.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/wmgeneral'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
animation.o animation.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o avn.o
avn.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
convert.o convert.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o die.o
die.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o diff.o
diff.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o dock.o
dock.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
download.o download.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o eta.o
eta.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o font.o
font.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
forecast.o forecast.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
getLine.o getLine.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o metar.o
metar.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o moon.o
moon.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o mrf.o
mrf.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o radar.o
radar.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o subst.o
subst.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
sunzenith.o sunzenith.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
warnings.o warnings.c
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
wmweather+.o wmweather+.c
warnings.c: In function ‘output_warnings’:
warnings.c:300:13: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
300 | write(pipefd[1], bigbuf, strlen(bigbuf));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warnings.c:303:17: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
303 | write(pipefd[1], bigbuf, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--as-needed
-L/usr/lib -L/usr/lib -o wmweather+ animation.o avn.o convert.o die.o diff.o
dock.o download.o eta.o font.o forecast.o getLine.o metar.o moon.o mrf.o
radar.o subst.o sunzenith.o warnings.o wmweather+.o wmgeneral/libwmgeneral.a
wmgeneral/libwmgeneral-x11.a b0rken/libb0rken.a -L/usr/lib/x86_64-linux-gnu
-lXpm -lX11 -lXext -lwraster -lpcre -lm -lcurl
/usr/bin/ld: dock.o:./wmgeneral/wmgeneral-x11.h:20: multiple definition of
`display'; animation.o:./wmgeneral/wmgeneral-x11.h:20: first defined here
/usr/bin/ld: font.o:./wmgeneral/wmgeneral-x11.h:20: multiple definition of
`display'; animation.o:./wmgeneral/wmgeneral-x11.h:20: first defined here
/usr/bin/ld: moon.o:./wmgeneral/wmgeneral-x11.h:20: multiple definition of
`display'; animation.o:./wmgeneral/wmgeneral-x11.h:20: first defined here
/usr/bin/ld: radar.o:./wmgeneral/wmgeneral-x11.h:20: multiple definition of
`display'; animation.o:./wmgeneral/wmgeneral-x11.h:20: first defined here
/usr/bin/ld:
wmgeneral/libwmgeneral-x11.a(wmgeneral-x11.o):./wmgeneral/wmgeneral-x11.h:20:
multiple definition of `display'; animation.o:./wmgeneral/wmgeneral-x11.h:20:
first defined here
/usr/bin/ld:
wmgeneral/libwmgeneral-x11.a(xpm_trans.o):./wmgeneral/wmgeneral-x11.h:20:
multiple definition of `display'; animation.o:./wmgeneral/wmgeneral-x11.h:20:
first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:489: wmweather+] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:587: 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:11: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
this has been closed with the latest upload
--- End Message ---