Your message dated Wed, 9 Dec 2020 00:17:36 +0100
with message-id <[email protected]>
and subject line flow-tools has been removed from Debian
has caused the Debian Bug report #957215,
regarding flow-tools: 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.)
--
957215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:flow-tools
Version: 1:0.68-12.5
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/flow-tools_0.68-12.5_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
[...]
depmode=gcc3 /bin/bash ../depcomp \
gcc -I./../lib -L./../lib -I. -I. -I../lib -g -Wall -g -Wall -c `test -f
'flow-gen.c' || echo './'`flow-gen.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
from ./../lib/ftlib.h:32,
from flow-gen.c:30:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -Wall -g -Wall -o flow-gen -L../lib flow-gen.o -lft -lnsl -lwrap -lz
-L/usr/lib/x86_64-linux-gnu
source='flow-expire.c' object='flow-expire.o' libtool=no \
depfile='.deps/flow-expire.Po' tmpdepfile='.deps/flow-expire.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -I./../lib -L./../lib -I. -I. -I../lib -g -Wall -g -Wall -c `test -f
'flow-expire.c' || echo './'`flow-expire.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
from ./../lib/ftlib.h:32,
from flow-expire.c:30:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -Wall -g -Wall -o flow-expire -L../lib flow-expire.o -lft -lnsl -lwrap
-lz -L/usr/lib/x86_64-linux-gnu
source='flow-filter.c' object='flow-filter.o' libtool=no \
depfile='.deps/flow-filter.Po' tmpdepfile='.deps/flow-filter.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -I./../lib -L./../lib -I. -I. -I../lib -g -Wall -g -Wall -c `test -f
'flow-filter.c' || echo './'`flow-filter.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
from ./../lib/ftlib.h:32,
from flow-filter.c:30:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
source='aclyacc.c' object='aclyacc.o' libtool=no \
depfile='.deps/aclyacc.Po' tmpdepfile='.deps/aclyacc.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -I./../lib -L./../lib -I. -I. -I../lib -g -Wall -g -Wall -c `test -f
'aclyacc.c' || echo './'`aclyacc.c
y.tab.c: In function ‘yyparse’:
y.tab.c:417:23: warning: implicit declaration of function ‘yylex’
[-Wimplicit-function-declaration]
y.tab.c:458:5: warning: implicit declaration of function ‘yyerror’; did you
mean ‘yyerrok’? [-Wimplicit-function-declaration]
At top level:
aclyacc.c:3:1: warning: ‘yyrcsid’ defined but not used
[-Wunused-const-variable=]
3 | yyrcsid[] = "$FreeBSD: src/usr.bin/yacc/skeleton.c,v 1.28.2.1
2001/07/19 05:46:39 peter Exp $";
| ^~~~~~~
source='acllex.c' object='acllex.o' libtool=no \
depfile='.deps/acllex.Po' tmpdepfile='.deps/acllex.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -I./../lib -L./../lib -I. -I. -I../lib -g -Wall -g -Wall -c `test -f
'acllex.c' || echo './'`acllex.c
lex.yy.c:1265:12: warning: ‘input’ defined but not used [-Wunused-function]
lex.yy.c:1219:13: warning: ‘yyunput’ defined but not used [-Wunused-function]
source='acl2.c' object='acl2.o' libtool=no \
depfile='.deps/acl2.Po' tmpdepfile='.deps/acl2.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -I./../lib -L./../lib -I. -I. -I../lib -g -Wall -g -Wall -c `test -f
'acl2.c' || echo './'`acl2.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
from ./../lib/ftlib.h:32,
from acl2.c:30:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
acl2.c: In function ‘acl_create’:
acl2.c:125:10: warning: variable ‘new’ set but not used
[-Wunused-but-set-variable]
125 | int x, new;
| ^~~
gcc -g -Wall -g -Wall -o flow-filter -L../lib flow-filter.o aclyacc.o
acllex.o acl2.o -lft -ll -lnsl -lwrap -lz -L/usr/lib/x86_64-linux-gnu
/usr/bin/ld: acl2.o:/<<PKGBUILDDIR>>/src/acl2.c:49: multiple definition of
`acl_list'; flow-filter.o:/<<PKGBUILDDIR>>/src/flow-filter.c:61: first defined
here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:375: flow-filter] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:139: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:57: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 1:0.68-12.5+rm
Closing the remaining bug now.
Andreas
--- End Message ---