Your message dated Wed, 01 Jul 2015 17:19:11 +0000
with message-id <e1zalfd-0006in...@franck.debian.org>
and subject line Bug#778024: fixed in netpipes 4.2-8
has caused the Debian Bug report #778024,
regarding netpipes: ftbfs with GCC-5
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 ow...@bugs.debian.org
immediately.)
--
778024: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778024
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:netpipes
Version: 4.2-7
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/netpipes_4.2-7_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_clean
debian/rules build-arch
dh build-arch
dh_testdir -a
dh_auto_configure -a
debian/rules override_dh_auto_build
make[1]: Entering directory '/«PKGBUILDDIR»'
/usr/bin/make CDEBUGFLAGS="-g -O2 -Wall"
make[2]: Entering directory '/«PKGBUILDDIR»'
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL
-DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -D_FORTIFY_SOURCE=2 -c -o faucet.o
faucet.c
faucet.c: In function 'waitonchild':
faucet.c:159:7: warning: variable 'childpid' set but not used
[-Wunused-but-set-variable]
int childpid;
^
In file included from faucet.c:65:0:
faucet.c: At top level:
common.h:53:12: warning: inline function 'get_port' declared but never defined
inline int get_port(/* struct sockaddr_storage * */);
^
faucet.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
static char info[] = "faucet: a network utility for sockets\nWritten 1992-98
by Robert Forsman <th...@purplefrog.com>\n$Id: faucet.c,v 1.22 1998/08/13
15:01:06 thoth Exp $\n";
^
faucet.c: In function 'main':
faucet.c:693:7: warning: ignoring return value of 'write', declared with
attribute warn_unused_result [-Wunused-result]
write(duped_stderr,s,strlen(s));
^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL
-DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -D_FORTIFY_SOURCE=2 -c -o common.o
common.c
common.c: In function 'printhost':
common.c:254:7: warning: variable 'rc' set but not used
[-Wunused-but-set-variable]
int rc;
^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL
-DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -D_FORTIFY_SOURCE=2 -c -o version.o
version.c
cc -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall
-o faucet faucet.o common.o version.o
faucet.o: In function `authorize_address':
/«PKGBUILDDIR»/faucet.c:218: undefined reference to `get_port'
/«PKGBUILDDIR»/faucet.c:220: undefined reference to `get_port'
/«PKGBUILDDIR»/faucet.c:191: undefined reference to `get_port'
faucet.o: In function `main':
/«PKGBUILDDIR»/faucet.c:654: undefined reference to `get_port'
collect2: error: ld returned 1 exit status
make[2]: *** [faucet] Error 1
Makefile:118: recipe for target 'faucet' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:19: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:16: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: netpipes
Source-Version: 4.2-8
We believe that the bug you reported is fixed in the latest version of
netpipes, 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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mats Erik Andersson <mats.anders...@gisladisker.se> (supplier of updated
netpipes 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 27 Jun 2015 16:56:16 +0200
Source: netpipes
Binary: netpipes
Architecture: source amd64
Version: 4.2-8
Distribution: unstable
Urgency: medium
Maintainer: Mats Erik Andersson <mats.anders...@gisladisker.se>
Changed-By: Mats Erik Andersson <mats.anders...@gisladisker.se>
Description:
netpipes - manipulate BSD TCP/IP stream sockets
Closes: 778024
Changes:
netpipes (4.2-8) unstable; urgency=medium
.
* Updating to Standards 3.9.6, compatibility 9.
* FTBFS with gcc-5. (Closes: #778024)
+ debian/patches/30-support_ipv6.diff: Updated.
Checksums-Sha1:
46e770207ec1b5e115dcefc4768746be5bd357db 1703 netpipes_4.2-8.dsc
0f072bdf956fcea32e38e984aefa1dc4846bce8c 13848 netpipes_4.2-8.debian.tar.xz
80ec588072348fbbb186b51ef53a4ad831a775c8 55964 netpipes_4.2-8_amd64.deb
Checksums-Sha256:
d80e56fc95885e88db385e836d67cab2ba107bc636bcc799fc83294b187940a8 1703
netpipes_4.2-8.dsc
532872e7450f9af6518380ec0adb4f5e2ffb1ed3195b69dfe12037bfa0238cba 13848
netpipes_4.2-8.debian.tar.xz
614bb33b91f9b7dfc75fe36c7a06ae5de3c95ff9ae456a66db009f724fd4228e 55964
netpipes_4.2-8_amd64.deb
Files:
69285f01877107567f24d234a022350b 1703 net optional netpipes_4.2-8.dsc
4b5b08a4b10f92d1ddde0dbe3a89ccb7 13848 net optional
netpipes_4.2-8.debian.tar.xz
c05033fbd18c3862bb00f47ae6b75459 55964 net optional netpipes_4.2-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVlB7OAAoJED0Hh6qvbGHddCYQAJ9kpDDmZqmOkztouCpOCdH9
B3udhKkIH9h7Ra/FKyOMdSGtKjDks/6eQ6R9HJhPF2tJKJNABPL8IPML5u3jsZRL
j/Vj+Pm9pmeQWZCLeLLXNZy9GOry3WmyABjbqQUHOavCkJumsDzNuKY3Ou4SsnY/
uRel0OwSPr02udpKke5PtDQ5LEhYViwhq+AR6T091kA8oQ0uoNbeErydHdKhtF5T
r3QGFpimTvLLMjgcEdkhNfPssbF4btkNNEF3fCu+M25fZzLQLfacxjna5msqz3bP
0lES734MWO4FQVYlgGlpoT1HmK0srcTTUeqzIXKLGEBRg+1q6E0H5jWwRoVVufOw
fYTF12saGZ3vVmtovNH3XHzAaHqd/a80M9IcNcmNGHKRYep1BHPeRXc9m+8YrnSU
2bN+0H8CRQk97lxnokx95tOSaU0Yncs0vKO1HXWdpj5IusfpOB3hvvwyCaY/nOZ2
Oy4K4v1ULbQ4e3wuRtQaO8EVDnVfYPsCUpvTTPPwyF3iVXaSR6cgOq4pNCre4cxv
n7kcXRwddguqNBw05AAR4xhM8Osvi4sQT9wleqcOUmrPjmmY7eY9p6M7oa10sKe7
wY4GWJDI1osQWxZZkm6Dp1WmcGyLZ8s+GImYyMVQYD8td6yKvd1DK3lKdniaY5OD
egOoS0RUraUCl2m+1NRl
=V8+l
-----END PGP SIGNATURE-----
--- End Message ---