Your message dated Thu, 23 May 2013 10:03:23 +0200
with message-id <[email protected]>
and subject line Re: ftbfs with gcc-4.8
has caused the Debian Bug report #701265,
regarding ftbfs with eglibc 2.17
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.)
--
701265: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701265
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:crtools
Version: 0.3-1
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.8
The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.
sk-tcp.c:24:8: error: redefinition of 'struct tcp_repair_opt'
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/crtools_0.3-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.
[...]
CC ptrace.o
CC kcmp-ids.o
CC rbtree.o
CC log.o
CC libnetlink.o
CC sockets.o
CC sk-inet.o
CC sk-tcp.o
sk-tcp.c:24:8: error: redefinition of 'struct tcp_repair_opt'
struct tcp_repair_opt {
^
In file included from sk-tcp.c:1:0:
/usr/include/netinet/tcp.h:256:8: note: originally defined here
struct tcp_repair_opt
^
sk-tcp.c:30:2: error: redeclaration of enumerator 'TCP_NO_QUEUE'
TCP_NO_QUEUE,
^
In file included from sk-tcp.c:1:0:
/usr/include/netinet/tcp.h:265:3: note: previous definition of 'TCP_NO_QUEUE'
was here
TCP_NO_QUEUE,
^
sk-tcp.c:31:2: error: redeclaration of enumerator 'TCP_RECV_QUEUE'
TCP_RECV_QUEUE,
^
In file included from sk-tcp.c:1:0:
/usr/include/netinet/tcp.h:266:3: note: previous definition of 'TCP_RECV_QUEUE'
was here
TCP_RECV_QUEUE,
^
sk-tcp.c:32:2: error: redeclaration of enumerator 'TCP_SEND_QUEUE'
TCP_SEND_QUEUE,
^
In file included from sk-tcp.c:1:0:
/usr/include/netinet/tcp.h:267:3: note: previous definition of 'TCP_SEND_QUEUE'
was here
TCP_SEND_QUEUE,
^
sk-tcp.c:33:2: error: redeclaration of enumerator 'TCP_QUEUES_NR'
TCP_QUEUES_NR,
^
In file included from sk-tcp.c:1:0:
/usr/include/netinet/tcp.h:268:3: note: previous definition of 'TCP_QUEUES_NR'
was here
TCP_QUEUES_NR,
^
make[2]: *** [sk-tcp.o] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 0.5+20130521-1
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---