Your message dated Sun, 22 Apr 2012 16:08:30 +0200
with message-id <[email protected]>
and subject line Re: Bug#667196: build failure with GCC 4.7
has caused the Debian Bug report #667196,
regarding guessnet: 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 [email protected]
immediately.)
--
667196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667196
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: guessnet
Version: 0.54-1
Severity: important
Tags: sid wheezy
User: [email protected]
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.
thread.h:43:5: error: '::sleep' has not been declared
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/guessnet_0.54-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.
[...]
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--disable-silent-rules
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory `/«PKGBUILDDIR»'
/usr/bin/make all-recursive
make[2]: Entering directory `/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory `/«PKGBUILDDIR»/src'
g++ -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD
-DHAVE_NET_ETHERNET_H -DSCRIPTDIR=\"/usr/share/guessnet/test\"
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -c -o nettypes.o
nettypes.cc
g++ -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD
-DHAVE_NET_ETHERNET_H -DSCRIPTDIR=\"/usr/share/guessnet/test\"
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -c -o util/output.o
util/output.cc
g++ -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD
-DHAVE_NET_ETHERNET_H -DSCRIPTDIR=\"/usr/share/guessnet/test\"
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -c -o util/starter.o
util/starter.cc
g++ -DHAVE_CONFIG_H -I. -I.. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD
-DHAVE_NET_ETHERNET_H -DSCRIPTDIR=\"/usr/share/guessnet/test\"
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Wformat-security -Werror=format-security -Wall -c -o
util/processrunner.o util/processrunner.cc
In file included from util/processrunner.h:25:0,
from util/processrunner.cc:21:
/usr/include/wibble/sys/thread.h: In function 'void wibble::sys::sleep(int)':
/usr/include/wibble/sys/thread.h:43:5: error: '::sleep' has not been declared
/usr/include/wibble/sys/thread.h:43:5: note: suggested alternative:
/usr/include/wibble/sys/thread.h:39:20: note: 'wibble::sys::sleep'
/usr/include/wibble/sys/thread.h: In function 'void wibble::sys::usleep(int)':
/usr/include/wibble/sys/thread.h:51:5: error: '::usleep' has not been declared
/usr/include/wibble/sys/thread.h:51:5: note: suggested alternative:
/usr/include/wibble/sys/thread.h:47:20: note: 'wibble::sys::usleep'
make[3]: *** [util/processrunner.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
On Tue, 17 Apr 2012 14:18:44 +0200, Matthias Klose wrote:
> no patch in guessnet needed once libwibble is fixed
libwibble is fixed, so closing the bug, after veryifying that it
builds against libwibble-dev 0.1.28-1.1
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Leonard Cohen: Nancy
signature.asc
Description: Digital signature
--- End Message ---