Your message dated Thu, 7 Jun 2012 17:16:20 -0400
with message-id <[email protected]>
and subject line Barry 0.18.3-3 contains patch already
has caused the Debian Bug report #667109,
regarding barry: 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.)


-- 
667109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: barry
Version: 0.15-1.2
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.

packet.h:219:17: error: 'off_t' 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/barry_0.15-1.2_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.

[...]
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..   
-D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o r_message_base.lo r_message_base.cc
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_message_base.cc  -fPIC -DPIC -o 
.libs/r_message_base.o
r_message_base.cc: In member function 'const unsigned char* 
Barry::MessageBase::ParseField(const unsigned char*, const unsigned char*, 
const Barry::IConverter*)':
r_message_base.cc:161:7: warning: variable 'swallow' set but not used 
[-Wunused-but-set-variable]
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_message_base.cc -o r_message_base.o 
>/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..   
-D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o r_servicebook.lo r_servicebook.cc
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_servicebook.cc  -fPIC -DPIC -o 
.libs/r_servicebook.o
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_servicebook.cc -o r_servicebook.o >/dev/null 
2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..   
-D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o r_sms.lo r_sms.cc
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_sms.cc  -fPIC -DPIC -o .libs/r_sms.o
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_sms.cc -o r_sms.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..   
-D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o r_task.lo r_task.cc
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_task.cc  -fPIC -DPIC -o .libs/r_task.o
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_task.cc -o r_task.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..   
-D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o r_timezone.lo r_timezone.cc
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_timezone.cc  -fPIC -DPIC -o 
.libs/r_timezone.o
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c r_timezone.cc -o r_timezone.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I..   
-D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing -g 
-D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c -o packet.lo packet.cc
 g++ -DHAVE_CONFIG_H -I.. -D_FORTIFY_SOURCE=2 -ansi -Wall -fno-strict-aliasing 
-g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -c packet.cc  -fPIC -DPIC -o .libs/packet.o
In file included from packet.cc:24:0:
packet.h:219:17: error: 'off_t' has not been declared
packet.cc:603:5: error: prototype for 'int Barry::JLPacket::SetCodSize(off_t)' 
does not match any in class 'Barry::JLPacket'
In file included from packet.cc:24:0:
packet.h:219:6: error: candidate is: int Barry::JLPacket::SetCodSize(int)
make[3]: *** [packet.lo] 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 ---
Package: barry
Version: 0.18.3-3

The latest Barry already contains the gcc-4.7 support patch and compiles
for me without error with gcc-4.7 on sid.



--- End Message ---

Reply via email to