Your message dated Thu, 05 May 2011 07:47:18 +0000
with message-id <[email protected]>
and subject line Bug#625073: fixed in djvulibre 3.5.24-3
has caused the Debian Bug report #625073,
regarding djvulibre: FTBFS: GSmartPointer.h:492:30: error: 'size_t' does not
name a type
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.)
--
625073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625073
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: djvulibre
Version: 3.5.24-2
Severity: serious
Tags: wheezy sid
User: [email protected]
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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: djvulibre
Source-Version: 3.5.24-3
We believe that the bug you reported is fixed in the latest version of
djvulibre, which is due to be installed in the Debian FTP archive:
djview3_3.5.24-3_amd64.deb
to main/d/djvulibre/djview3_3.5.24-3_amd64.deb
djview_3.5.24-3_amd64.deb
to main/d/djvulibre/djview_3.5.24-3_amd64.deb
djvulibre-bin_3.5.24-3_amd64.deb
to main/d/djvulibre/djvulibre-bin_3.5.24-3_amd64.deb
djvulibre-dbg_3.5.24-3_amd64.deb
to main/d/djvulibre/djvulibre-dbg_3.5.24-3_amd64.deb
djvulibre-desktop_3.5.24-3_amd64.deb
to main/d/djvulibre/djvulibre-desktop_3.5.24-3_amd64.deb
djvulibre_3.5.24-3.debian.tar.gz
to main/d/djvulibre/djvulibre_3.5.24-3.debian.tar.gz
djvulibre_3.5.24-3.dsc
to main/d/djvulibre/djvulibre_3.5.24-3.dsc
djvuserve_3.5.24-3_amd64.deb
to main/d/djvulibre/djvuserve_3.5.24-3_amd64.deb
libdjvulibre-dev_3.5.24-3_amd64.deb
to main/d/djvulibre/libdjvulibre-dev_3.5.24-3_amd64.deb
libdjvulibre-text_3.5.24-3_amd64.deb
to main/d/djvulibre/libdjvulibre-text_3.5.24-3_amd64.deb
libdjvulibre21_3.5.24-3_amd64.deb
to main/d/djvulibre/libdjvulibre21_3.5.24-3_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter <[email protected]> (supplier of updated djvulibre 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 May 2011 08:04:13 +0100
Source: djvulibre
Binary: libdjvulibre-dev libdjvulibre21 libdjvulibre-text djvulibre-dbg
djvulibre-desktop djview djview3 djvuserve djvulibre-bin
Architecture: source amd64
Version: 3.5.24-3
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter <[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Description:
djview - Transition package, djview3 to djview4
djview3 - Transition package, djview3 to djview4
djvulibre-bin - Utilities for the DjVu image format
djvulibre-dbg - Debug symbols for the DjVu image format
djvulibre-desktop - Desktop support for the DjVu image format
djvuserve - CGI program for unbundling DjVu files on the fly
libdjvulibre-dev - Development files for the DjVu image format
libdjvulibre-text - Linguistic support files for libdjvulibre
libdjvulibre21 - Runtime support for the DjVu image format
Closes: 625073
Changes:
djvulibre (3.5.24-3) unstable; urgency=low
.
* merge upstream change with promiscuous inclusions (closes: #625073)
Checksums-Sha1:
3e62c79e50c06c5f820536e6bf5724279aba7fc3 1454 djvulibre_3.5.24-3.dsc
a7d28246b71e923a841df6aa63550d9cd9ace15c 63251 djvulibre_3.5.24-3.debian.tar.gz
398474b21f9f6ab442fc3c7f5eba220f2e7727c7 1751386
libdjvulibre-dev_3.5.24-3_amd64.deb
2e89e1e6da12eba74e3966998bf6df3fc6806757 719482
libdjvulibre21_3.5.24-3_amd64.deb
a417e4e58f7170815e75abf6532bcc96664a6071 75068
libdjvulibre-text_3.5.24-3_amd64.deb
bf6833cfe387af78a3e48a4590c4e5706ba6429e 118684
djvulibre-dbg_3.5.24-3_amd64.deb
2f9d6c6a9fa08f2ff4b7407ed39e7fed59c1c793 33974
djvulibre-desktop_3.5.24-3_amd64.deb
7520c8aed348aae4dfc3b87c3edf4c14d30b9c60 12526 djview_3.5.24-3_amd64.deb
7a8142200adefbb5ff93025a3257f6ba3f2fb47d 12524 djview3_3.5.24-3_amd64.deb
366a9c5bc90c8d0d054628f2554b14f98222824e 34330 djvuserve_3.5.24-3_amd64.deb
67cd7a5e5894b5fca9e0e50949e54fd444841c99 385860
djvulibre-bin_3.5.24-3_amd64.deb
Checksums-Sha256:
33724b4a4bacc3d9dfff0a38ce6ac2c7a1d80c0fff87d1fde935c07493b664d1 1454
djvulibre_3.5.24-3.dsc
c8d47fdea27661aca36a593df370555d239d91e12e0871ceb09f385c8306dcc3 63251
djvulibre_3.5.24-3.debian.tar.gz
612870f752045c47eae169a52cb3e8f330643282bcafb75da9d338f43afa46ed 1751386
libdjvulibre-dev_3.5.24-3_amd64.deb
fdc7578d9500aef04373c3643467b2f9451a7f622d4ebe1a2848d87bc4f6f170 719482
libdjvulibre21_3.5.24-3_amd64.deb
100aea55e125d623e8754db2415d336ab9a47c401fb2bc6ac04e276e68ffcb6f 75068
libdjvulibre-text_3.5.24-3_amd64.deb
430a516a92cffa2130bb33cb8087fde6de25c7c4d4d907a57008047e375e96eb 118684
djvulibre-dbg_3.5.24-3_amd64.deb
33220ef120879dc95bf865f7e606a6df67e8b8b9dc86f020f7dc36b1d955047c 33974
djvulibre-desktop_3.5.24-3_amd64.deb
9365ae41a7fa6aec268995db2b1a3a4de95e5000e5c2b86cb7ce4b32838dbb94 12526
djview_3.5.24-3_amd64.deb
4b881483718089183bea5a4891f3cdac995c28d574767004935956fd9673a597 12524
djview3_3.5.24-3_amd64.deb
e37f83df270b274b42c0cf6de9e7be88b19829737c822b6f556c03b5f6132fc1 34330
djvuserve_3.5.24-3_amd64.deb
9f1e7d6e1fd24db986c27578f5d3903ff32ba2abd05d8cbe2acb37602dd64698 385860
djvulibre-bin_3.5.24-3_amd64.deb
Files:
1804821d1885bdc3b1934262d91f128e 1454 web optional djvulibre_3.5.24-3.dsc
5631fd73abab8540126c0eee04b5b92d 63251 web optional
djvulibre_3.5.24-3.debian.tar.gz
4332c6cb21b3d0c8b0ca412dc714088d 1751386 libdevel optional
libdjvulibre-dev_3.5.24-3_amd64.deb
2107d6501bf504ace65a8385296b83a5 719482 libs optional
libdjvulibre21_3.5.24-3_amd64.deb
e1d957821bd389e5cd128c3be47aa96e 75068 libs optional
libdjvulibre-text_3.5.24-3_amd64.deb
656dd1433e4ec95dc1f27a50c76299e8 118684 debug extra
djvulibre-dbg_3.5.24-3_amd64.deb
c038477371ebb4407fe146bf043562ed 33974 libs optional
djvulibre-desktop_3.5.24-3_amd64.deb
c52128e7bc7fb51445f9f87ad9122598 12526 graphics optional
djview_3.5.24-3_amd64.deb
25df9372c8c88477b8bc8cbb46780cd1 12524 graphics optional
djview3_3.5.24-3_amd64.deb
d808ef5ba616bfff51629082dfca877f 34330 web optional
djvuserve_3.5.24-3_amd64.deb
cbee639c6bd5d2bc87c9ee0d0d34a744 385860 graphics optional
djvulibre-bin_3.5.24-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk3CT1YACgkQLz4Gnv7CP7LlcwCglaN8WwD7U95AJrgNZV4AnZ4W
ussAoJokZYKiw+Tdc8/Q6ea+MgbX6tdG
=+Sc0
-----END PGP SIGNATURE-----
--- End Message ---