[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957876: marked as done (tlf: ftbfs with GCC-10)



Your message dated Tue, 19 May 2020 15:34:50 +0000
with message-id <E1jb4GY-000CMm-DI@fasolo.debian.org>
and subject line Bug#957876: fixed in tlf 1.4.1-1
has caused the Debian Bug report #957876,
regarding tlf: 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 owner@bugs.debian.org
immediately.)


-- 
957876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957876
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:tlf
Version: 1.4.0-2
Severity: normal
Tags: sid bullseye
User: debian-gcc@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/tlf_1.4.0-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

[...]
Making check in test
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
make  run_addcall run_addmult run_addpfx run_bands run_cabrillo run_checklogfile run_clusterinfo run_cw_utils run_dxcc run_getctydata run_initial_exchange run_locator2longlat run_prefix run_recallexchange run_score run_searchlog run_sendbuf run_zone_nr
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_addcall.o run_addcall.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_addcall.o test_addcall.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o data.o data.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o functions.o functions.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_addmult.o run_addmult.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_addmult.o test_addmult.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_addpfx.o run_addpfx.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_addpfx.o test_addpfx.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_bands.o run_bands.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_bands.o test_bands.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_cabrillo.o run_cabrillo.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_cabrillo.o test_cabrillo.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_checklogfile.o run_checklogfile.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_checklogfile.o test_checklogfile.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_clusterinfo.o run_clusterinfo.c
test_checklogfile.c: In function ‘append_tofile’:
test_checklogfile.c:25:11: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   25 |     (void)write (fd, msg, strlen(msg));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_clusterinfo.o test_clusterinfo.c
test_checklogfile.c: In function ‘append_line’:
test_checklogfile.c:33:11: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   33 |     (void)write (fd, msg, strlen(msg));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_cw_utils.o run_cw_utils.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_cw_utils.o test_cw_utils.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_dxcc.o run_dxcc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_dxcc.o test_dxcc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_getctydata.o run_getctydata.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_getctydata.o test_getctydata.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_initial_exchange.o run_initial_exchange.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_initial_exchange.o test_initial_exchange.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_locator2longlat.o run_locator2longlat.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_locator2longlat.o test_locator2longlat.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_prefix.o run_prefix.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_prefix.o test_prefix.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_recallexchange.o run_recallexchange.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_recallexchange.o test_recallexchange.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_score.o run_score.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_score.o test_score.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_searchlog.o run_searchlog.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_searchlog.o test_searchlog.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_sendbuf.o run_sendbuf.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_sendbuf.o test_sendbuf.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o run_zone_nr.o run_zone_nr.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DTOP_SRCDIR=\"..\" -DSRCDIR=\"/<<PKGBUILDDIR>>/test\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o test_zone_nr.o test_zone_nr.c
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o run_addcall run_addcall.o test_addcall.o data.o functions.o ../src/addcall.o ../src/addmult.o ../src/bands.o ../src/searchcallarray.o ../src/getctydata.o ../src/getpx.o ../src/dxcc.o ../src/get_time.o ../src/zone_nr.o -lm -lglib-2.0 -lpanelw -lncursesw -ltinfo -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o run_addmult run_addmult.o test_addmult.o data.o functions.o ../src/addmult.o ../src/bands.o -lm -lglib-2.0 -lpanelw -lncursesw -ltinfo -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
/usr/bin/ld: data.o:(.bss+0xcf4): multiple definition of `nr_multis'; test_addmult.o:(.bss+0x0): first defined here
/usr/bin/ld: data.o:(.bss+0xd00): multiple definition of `multis'; test_addmult.o:(.bss+0x20): first defined here
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o run_addpfx run_addpfx.o test_addpfx.o data.o functions.o ../src/addpfx.o ../src/bands.o -lm -lglib-2.0 -lpanelw -lncursesw -ltinfo -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
/usr/bin/ld: data.o:(.bss+0x318dc8): multiple definition of `pfxmultab'; test_addpfx.o:./test/test_addpfx.c:9: first defined here
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o run_bands run_bands.o test_bands.o data.o functions.o ../src/bands.o -lm -lglib-2.0 -lpanelw -lncursesw -ltinfo -lcmocka -Wl,-wrap=sleep -Wl,-wrap=key_get -Wl,-wrap=key_poll -Wl,-wrap=wgetch -Wl,-wrap=refreshp
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:733: run_addmult] Error 1
make[3]: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:737: run_addpfx] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[2]: *** [Makefile:1232: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: *** [Makefile:474: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:24: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: tlf
Source-Version: 1.4.1-1
Done: =?utf-8?q?Ervin_Heged=C3=BCs?= <airween@gmail.com>

We believe that the bug you reported is fixed in the latest version of
tlf, 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 957876@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ervin Hegedüs <airween@gmail.com> (supplier of updated tlf 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 19 May 2020 07:34:04 +0000
Source: tlf
Architecture: source
Version: 1.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Ervin Hegedüs <airween@gmail.com>
Closes: 957876
Changes:
 tlf (1.4.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Team upload
   * Upstream fixes GCC-10 ftbfs bug (Closes: #957876)
   * Bump compat version to 13
   * Bump Standards-Version to 4.5.0 (No changes required)
Checksums-Sha1:
 78a1c4a2701b86298f6ad4a9b4f4b157f9f66e85 2057 tlf_1.4.1-1.dsc
 4e2127621430dda601a4b27f301c9b2b17f14b24 708105 tlf_1.4.1.orig.tar.gz
 ed235e490f0beb72d58adf9c265d7652bbc8c700 5600 tlf_1.4.1-1.debian.tar.xz
Checksums-Sha256:
 535f1e271461c2e2edcb41a26fe001b7e68c298945ac59016978ce700ee8cf06 2057 tlf_1.4.1-1.dsc
 747fc4a6eb3fff8298f84bbc2423fef96d96bd0ba894faaa4bab2432ad6ec275 708105 tlf_1.4.1.orig.tar.gz
 4dca25e8846b84bf7188b170ef98cf40296b7874be21e2a13a52f27bc0744d29 5600 tlf_1.4.1-1.debian.tar.xz
Files:
 0e05a4bded3030f55c7834877694892b 2057 hamradio optional tlf_1.4.1-1.dsc
 72992ac63aa681d7e7f566e230cc98d2 708105 hamradio optional tlf_1.4.1.orig.tar.gz
 4a46cc502a174c6e476afae82a85a2f6 5600 hamradio optional tlf_1.4.1-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAl7D+RkACgkQTFprqxLS
p67Esg/8Cm8dyC61R3pFpjSD5Ow4DYnSDVUEHhhSF/xV+9yhvTRhV9F0/jubjqLr
ZqDz88A0dNGZcAmsdAbpYSkuiYvhO3F5ulUHIARUrKk65+o6XOcQMQP70cibhB6j
Htu/9eXO483teSDDMb2x0M6NchsPIsHLKut6OvVUR9gWkV6wfNh1EOp080RcfDx1
MMe+4x1nBd4SQMHjCnM7TRAa8wLExehxyItAC4rHnG3Bq1JUFlxLDDb5vNoMJbIN
RWgAlXGSAq4JCJpZbgQL+gdN9BJD/Y8jS+Dc5SLXdMPWc2T/MrPh88dNAYKT6Tps
zc1LZa3wURHW9sPcbgg6IfYsU+3OlDLwhfG10BwF4NkeCVpfilh7D7rSgBYzNNcy
72FSnohe+QOP8wj1hQ+3A4QXU2k9jY7eLrdgvGRiNJF38sOrYdBc7sg99W5aA5xm
cS9aZAHoYieEipT67mmir/bpp0f81t7pWV/pn95tin2ewujGlu7DtiAAKpdVpiUg
CT18M3ZJKjxiChWYf1PxKcuU2YNM0FrO93dRW3vfGqyXlkLjgAjlzPq21nw7suUx
NosHjfkF3X5M/ZVL376OaRhYd9n9Ot+Gc9CkfvmYHCybOi4cNuA2B7In9DPjIBWm
n/1oeXg5J7EdSUYWgGkFnxUVGvcvx+BXMCkRTeo/RLwU5FWe9KI=
=9Tdj
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: