Source: djvulibre Version: 3.5.24-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110502 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG > -Wall -O3 -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > GSmartPointer.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c GOS.cpp -fPIC > -DPIC -o .libs/GOS.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c atomic.cpp > -fPIC -DPIC -o .libs/atomic.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c GException.cpp > -fPIC -DPIC -o .libs/GException.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > DjVuGlobalMemory.cpp -fPIC -DPIC -o .libs/DjVuGlobalMemory.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c GString.cpp > -fPIC -DPIC -o .libs/GString.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > GSmartPointer.cpp -fPIC -DPIC -o .libs/GSmartPointer.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c DjVuGlobal.cpp > -fPIC -DPIC -o .libs/DjVuGlobal.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c GThreads.cpp > -fPIC -DPIC -o .libs/GThreads.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c GRect.cpp -fPIC > -DPIC -o .libs/GRect.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c GContainer.cpp > -fPIC -DPIC -o .libs/GContainer.o > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > DjVuGlobalMemory.cpp -o DjVuGlobalMemory.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c DjVuGlobal.cpp > -o DjVuGlobal.o >/dev/null 2>&1 > In file included from GContainer.h:67:0, > from GString.h:109, > from GString.cpp:72: > GSmartPointer.h:492:30: error: 'size_t' does not name a type > GSmartPointer.h:492:37: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:492:45: error: 'size_t' does not name a type > GSmartPointer.h:492:52: error: ISO C++ forbids declaration of 't' with no > type [-fpermissive] > GSmartPointer.h:494:21: error: 'size_t' does not name a type > GSmartPointer.h:494:28: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:494:36: error: 'size_t' does not name a type > GSmartPointer.h:494:43: error: ISO C++ forbids declaration of 't' with no > type [-fpermissive] > GSmartPointer.h:495:33: error: 'size_t' does not name a type > GSmartPointer.h:495:40: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:496:18: error: 'size_t' does not name a type > GSmartPointer.h:496:25: error: ISO C++ forbids declaration of 't' with no > type [-fpermissive] > GSmartPointer.h:501:3: error: 'size_t' does not name a type > GSmartPointer.h: In member function 'DJVU::GPBufferBase::operator int() > const': > GSmartPointer.h:498:43: error: 'num' was not declared in this scope > GSmartPointer.h: At global scope: > GSmartPointer.h:508:30: error: 'size_t' does not name a type > GSmartPointer.h:508:39: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:510:28: error: 'size_t' does not name a type > GSmartPointer.h:510:35: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG > -Wall -O3 -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > MMX.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c atomic.cpp -o > atomic.o >/dev/null 2>&1 > In file included from GContainer.h:67:0, > from GContainer.cpp:63: > GSmartPointer.h:492:30: error: 'size_t' does not name a type > GSmartPointer.h:492:37: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:492:45: error: 'size_t' does not name a type > GSmartPointer.h:492:52: error: ISO C++ forbids declaration of 't' with no > type [-fpermissive] > GSmartPointer.h:494:21: error: 'size_t' does not name a type > GSmartPointer.h:494:28: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:494:36: error: 'size_t' does not name a type > GSmartPointer.h:494:43: error: ISO C++ forbids declaration of 't' with no > type [-fpermissive] > GSmartPointer.h:495:33: error: 'size_t' does not name a type > GSmartPointer.h:495:40: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:496:18: error: 'size_t' does not name a type > GSmartPointer.h:496:25: error: ISO C++ forbids declaration of 't' with no > type [-fpermissive] > GSmartPointer.h:501:3: error: 'size_t' does not name a type > GSmartPointer.h: In member function 'DJVU::GPBufferBase::operator int() > const': > GSmartPointer.h:498:43: error: 'num' was not declared in this scope > GSmartPointer.h: At global scope: > GSmartPointer.h:508:30: error: 'size_t' does not name a type > GSmartPointer.h:508:39: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > GSmartPointer.h:510:28: error: 'size_t' does not name a type > GSmartPointer.h:510:35: error: ISO C++ forbids declaration of 'n' with no > type [-fpermissive] > /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG > -Wall -O3 -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > Arrays.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 > -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -c > GSmartPointer.cpp -o GSmartPointer.o >/dev/null 2>&1 > make[2]: *** [GContainer.lo] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011/05/02/djvulibre_3.5.24-2_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org