Your message dated Sat, 12 May 2012 22:35:31 +0000
with message-id <e1stkur-0004ol...@franck.debian.org>
and subject line Bug#667295: fixed in netperfmeter 1.1.7-1.1
has caused the Debian Bug report #667295,
regarding netperfmeter: ftbfs with GCC-4.7
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.)
--
667295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: netperfmeter
Version: 1.1.7-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
outputfile.cc:145:26: error: 'unlink' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/netperfmeter_1.1.7-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
dh_auto_build -a
make[1]: Entering directory `/«PKGBUILDDIR»'
make all-recursive
make[2]: Entering directory `/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory `/«PKGBUILDDIR»/src'
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o
netperfmeter.o netperfmeter.cc
netperfmeter.cc: In function 'void activeMode(int, char**)':
netperfmeter.cc:897:29: warning: variable 'aborted' set but not used
[-Wunused-but-set-variable]
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o thread.o
thread.cc
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o mutex.o
mutex.cc
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o tools.o
tools.cc
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o
messagereader.o messagereader.cc
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o
control.o control.cc
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o
transfer.o transfer.cc
transfer.cc:109:2: warning: #warning The SCTP API does not support PR-SCTP
policies! Using sinfo_timetolive=1 in unreliable mode. [-Wcpp]
transfer.cc: In function 'ssize_t sendNetPerfMeterData(Flow*, uint32_t, bool,
bool, long long unsigned int, size_t)':
transfer.cc:83:25: warning: array subscript is above array bounds
[-Warray-bounds]
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -DHAVE_KERNEL_SCTP -c -o
outputfile.o outputfile.cc
outputfile.cc: In member function 'bool OutputFile::finish(bool, long long
unsigned int*, long long unsigned int*)':
outputfile.cc:145:26: error: 'unlink' was not declared in this scope
make[3]: *** [outputfile.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
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 ---
Source: netperfmeter
Source-Version: 1.1.7-1.1
We believe that the bug you reported is fixed in the latest version of
netperfmeter, which is due to be installed in the Debian FTP archive:
netperfmeter_1.1.7-1.1.debian.tar.gz
to main/n/netperfmeter/netperfmeter_1.1.7-1.1.debian.tar.gz
netperfmeter_1.1.7-1.1.dsc
to main/n/netperfmeter/netperfmeter_1.1.7-1.1.dsc
netperfmeter_1.1.7-1.1_amd64.deb
to main/n/netperfmeter/netperfmeter_1.1.7-1.1_amd64.deb
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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated netperfmeter 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 10 May 2012 23:55:03 +0200
Source: netperfmeter
Binary: netperfmeter
Architecture: source amd64
Version: 1.1.7-1.1
Distribution: unstable
Urgency: low
Maintainer: Thomas Dreibholz <dre...@iem.uni-due.de>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
netperfmeter - Network Performance Meter
Closes: 667295
Changes:
netperfmeter (1.1.7-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing includes).
(Closes: #667295)
Checksums-Sha1:
7889ed7b50cedfea135ba94cc27324cedc03473b 1833 netperfmeter_1.1.7-1.1.dsc
ecae1191a0151f65c2e608b0ae0431735574b225 2095
netperfmeter_1.1.7-1.1.debian.tar.gz
b0f7732411224a6f39a5d1f2fee4e25a3f56d850 76692 netperfmeter_1.1.7-1.1_amd64.deb
Checksums-Sha256:
be597eb86be79c4cc5d3dcfd5db768f0d029d133f287fe0ebab8f2e5024ad9ba 1833
netperfmeter_1.1.7-1.1.dsc
33ace6f8ab6c6d037648a310c1d529cc58f26a2b6619b71fb4bb9d67eb50ea0f 2095
netperfmeter_1.1.7-1.1.debian.tar.gz
06924b5ad30b6a85f5413ba3e7e49001e95ae001d2867e87f5a4a21f2d85514c 76692
netperfmeter_1.1.7-1.1_amd64.deb
Files:
836376942dfab84e42492f834affa962 1833 net optional netperfmeter_1.1.7-1.1.dsc
24d46c886b462d4ac9aede2716600b5b 2095 net optional
netperfmeter_1.1.7-1.1.debian.tar.gz
043697a0862f2d10952869d0a505623a 76692 net optional
netperfmeter_1.1.7-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPrDllAAoJELs6aAGGSaoGdxAP/jrkY5yOP0EML30mKgGKaRgl
ZRy/bo8+Evmz6qoKeeWgUiBkqrCKdOh05ZbXkog74t1dooqO4djKV01ONmpdVBRV
Y3OdH2ylIrqh9N4z3s4ESfzyYCyQdxROkuk3+yxJRiNp8fR2E/CSnEqD0Wtw0mIU
bgIzULcY22vKp10Co/Ll11jHbzKQpV9b+0S8FUvS6sGrKoFpeGD9s5x79WIX9i3G
BjUzaep+3PYrCHAPt7c9RakZRLf4/5UnG7dQlaO7/RzitEDTkkgzh0iVcsLHPyRD
eCiV0oqCuM22kaexZzSvYfv7D+/3qTkPWYRl4jLlBOYdLcIkv4eNbNQW6ahRkBiH
0yNdsHa5GySMsy2bniPZgVjJuASjnB13d6e/BFKYzGDP7rWnB86LMC3iTy3ttJT2
yY8/FilX7uNb1luqNjCpWjLiIMKz/xZZEp/e5h+8mbbRaWKBRSZ+VfiHFWpkeJ27
T+E1A09N+kogX1698oJfmGBzjDNiryWfJTVaYC92AivHM2noA+RN0tQRq2ak/rTp
X9STtt3XB5eXGQYsc3DzvMxRvwUKQqe0Sx4xS+NI507HfLTB38e/8SR9uvnEkwkG
usUeXOYxxMuITWCTneJEeHQXMr6NaF7n9P4hSjLHE/YUEutABJBENi+rQgUmh6t/
vkAO1ahRBUxFH/rGnL4F
=3lWT
-----END PGP SIGNATURE-----
--- End Message ---