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

Bug#957577: nast: ftbfs with GCC-10



Package: src:nast
Version: 0.2.0-7
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/nast_0.2.0-7_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

[...]
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3ca0): multiple definition of `dev'; ncurses/n_menu.o:(.bss+0x3ce0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cc2): multiple definition of `promisc'; ncurses/n_menu.o:(.bss+0x3d02): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e08): multiple definition of `descr'; main.o:(.bss+0xe8): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e3c): multiple definition of `offset'; main.o:(.bss+0x11c): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cbe): multiple definition of `ascii'; ncurses/n_menu.o:(.bss+0x3cfe): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cc0): multiple definition of `hex'; ncurses/n_menu.o:(.bss+0x3d00): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3c60): multiple definition of `n_filter'; ncurses/n_menu.o:(.bss+0x3ca0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cbc): multiple definition of `ld'; ncurses/n_menu.o:(.bss+0x3cfc): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3c20): multiple definition of `ldfile'; ncurses/n_menu.o:(.bss+0x3c60): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cc8): multiple definition of `pop_up'; ncurses/n_menu.o:(.bss+0x3d08): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d08): multiple definition of `help'; ncurses/n_menu.o:(.bss+0x3d48): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cc4): multiple definition of `mvar'; ncurses/n_menu.o:(.bss+0x3d04): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cb8): multiple definition of `lr'; ncurses/n_menu.o:(.bss+0x3cf8): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3dba): multiple definition of `tr'; main.o:(.bss+0x9a): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3db8): multiple definition of `tl'; main.o:(.bss+0x98): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cb0): multiple definition of `linm'; ncurses/n_menu.o:(.bss+0x3cf0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cba): multiple definition of `f'; ncurses/n_menu.o:(.bss+0x3cfa): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3da4): multiple definition of `rst_glob'; main.o:(.bss+0x84): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3da8): multiple definition of `sniff_glob'; main.o:(.bss+0x88): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3dac): multiple definition of `bc_glob'; main.o:(.bss+0x8c): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3db0): multiple definition of `stream_glob'; main.o:(.bss+0x90): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cb4): multiple definition of `flg'; ncurses/n_menu.o:(.bss+0x3cf4): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d00): multiple definition of `princ'; ncurses/n_menu.o:(.bss+0x3d40): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cd0): multiple definition of `my_nmenu_win'; ncurses/n_menu.o:(.bss+0x3d10): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3ce0): multiple definition of `my_nmenu'; ncurses/n_menu.o:(.bss+0x3d20): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cd8): multiple definition of `curr_item'; ncurses/n_menu.o:(.bss+0x3d18): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x0): multiple definition of `nmax'; ncurses/n_menu.o:(.bss+0x40): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x20): multiple definition of `sf'; ncurses/n_menu.o:(.bss+0x60): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3b20): multiple definition of `thID'; ncurses/n_menu.o:(.bss+0x3b60): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x33c0): multiple definition of `c_inf'; ncurses/n_menu.o:(.bss+0x3400): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3a60): multiple definition of `th_arp_data'; ncurses/n_menu.o:(.bss+0x3aa0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3aa0): multiple definition of `th_r_data'; ncurses/n_menu.o:(.bss+0x3ae0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3ae0): multiple definition of `th_data'; ncurses/n_menu.o:(.bss+0x3b20): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3b58): multiple definition of `str'; ncurses/n_menu.o:(.bss+0x3b98): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3b60): multiple definition of `logfile'; ncurses/n_menu.o:(.bss+0x3ba0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3ba0): multiple definition of `reportl'; ncurses/n_menu.o:(.bss+0x3be0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3be0): multiple definition of `tcpdfile'; ncurses/n_menu.o:(.bss+0x3c20): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cac): multiple definition of `fileds'; ncurses/n_menu.o:(.bss+0x3cec): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cb6): multiple definition of `l'; ncurses/n_menu.o:(.bss+0x3cf6): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3ce8): multiple definition of `wconn'; ncurses/n_menu.o:(.bss+0x3d28): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3cf0): multiple definition of `wstream'; ncurses/n_menu.o:(.bss+0x3d30): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d10): multiple definition of `werror'; ncurses/n_menu.o:(.bss+0x3d50): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d18): multiple definition of `query'; ncurses/n_menu.o:(.bss+0x3d58): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d20): multiple definition of `row_s'; main.o:(.bss+0x0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d24): multiple definition of `line_s'; main.o:(.bss+0x4): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d28): multiple definition of `demonize'; main.o:(.bss+0x8): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d40): multiple definition of `timed'; main.o:(.bss+0x20): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d80): multiple definition of `tm'; main.o:(.bss+0x60): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d88): multiple definition of `lg'; main.o:(.bss+0x68): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3d90): multiple definition of `pt'; main.o:(.bss+0x70): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3da0): multiple definition of `arp_glob'; main.o:(.bss+0x80): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3db4): multiple definition of `cont'; main.o:(.bss+0x94): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3db6): multiple definition of `graph'; main.o:(.bss+0x96): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3dc0): multiple definition of `tcpdl'; main.o:(.bss+0xa0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3dc8): multiple definition of `logname'; main.o:(.bss+0xa8): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3dd0): multiple definition of `fp'; main.o:(.bss+0xb0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3de0): multiple definition of `datalink'; main.o:(.bss+0xc0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3df0): multiple definition of `statistic'; main.o:(.bss+0xd0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e00): multiple definition of `dumper'; main.o:(.bss+0xe0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e10): multiple definition of `hdr'; main.o:(.bss+0xf0): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e28): multiple definition of `buf'; main.o:(.bss+0x108): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e30): multiple definition of `packet'; main.o:(.bss+0x110): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e38): multiple definition of `npkt'; main.o:(.bss+0x118): first defined here
/usr/bin/ld: ncurses/n_nast.o:(.bss+0x3e40): multiple definition of `logd'; main.o:(.bss+0x120): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:31: nast] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


Reply to: