Your message dated Thu, 09 Feb 2012 08:51:00 +0000
with message-id <e1rvpiw-0007f1...@franck.debian.org>
and subject line Bug#652786: fixed in pinot 0.96-1.2
has caused the Debian Bug report #652786,
regarding pinot: FTBFS: Memory.h:184:11: error: 'singleton_default' in 
namespace 'boost::details::pool' 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 ow...@bugs.debian.org
immediately.)


-- 
652786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pinot
Version: 0.96-1.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111220 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 --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
>  -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DUSE_CURL -DUSE_SSL   
> -DUSE_GIO -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   
> -DXDG_PREFIX=pinot_xdg -DUNAC_VERSION=\"1.0.7\" -fPIC -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Werror=format-security -Wall -DNDEBUG -c -o Document.lo Document.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 
> -D_FILE_OFFSET_BITS=64 -DUSE_CURL -DUSE_SSL -DUSE_GIO -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
> -DXDG_PREFIX=pinot_xdg -DUNAC_VERSION=\"1.0.7\" -fPIC -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Werror=format-security -Wall -DNDEBUG -c Document.cpp  -fPIC -DPIC -o 
> .libs/Document.o
> In file included from Document.cpp:39:0:
> Memory.h:184:11: error: 'singleton_default' in namespace 
> 'boost::details::pool' does not name a type
> Memory.h: In static member function 'static void* fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::malloc()':
> Memory.h:191:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static void* fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::ordered_malloc()':
> Memory.h:197:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static void* fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, 
> NextSize>::ordered_malloc(fixed_singleton_pool<Tag, RequestedSize, 
> UserAllocator, Mutex, NextSize>::size_type)':
> Memory.h:203:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static bool fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::is_from(void*)':
> Memory.h:212:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static void fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::free(void*)':
> Memory.h:218:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static void fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::ordered_free(void*)':
> Memory.h:224:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static void fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::free(void*, 
> fixed_singleton_pool<Tag, RequestedSize, UserAllocator, Mutex, 
> NextSize>::size_type)':
> Memory.h:230:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static void fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::ordered_free(void*, 
> fixed_singleton_pool<Tag, RequestedSize, UserAllocator, Mutex, 
> NextSize>::size_type)':
> Memory.h:236:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static bool fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::release_memory()':
> Memory.h:245:19: error: 'singleton' has not been declared
> Memory.h: In static member function 'static bool fixed_singleton_pool<Tag, 
> RequestedSize, UserAllocator, Mutex, NextSize>::purge_memory()':
> Memory.h:259:19: error: 'singleton' has not been declared
> Document.cpp: In member function 'virtual bool 
> Document::setDataFromFile(const string&)':
> Document.cpp:299:20: warning: comparison between signed and unsigned integer 
> expressions [-Wsign-compare]
> make[3]: *** [Document.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/12/20/pinot_0.96-1.1_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.



--- End Message ---
--- Begin Message ---
Source: pinot
Source-Version: 0.96-1.2

We believe that the bug you reported is fixed in the latest version of
pinot, which is due to be installed in the Debian FTP archive:

pinot_0.96-1.2.debian.tar.gz
  to main/p/pinot/pinot_0.96-1.2.debian.tar.gz
pinot_0.96-1.2.dsc
  to main/p/pinot/pinot_0.96-1.2.dsc
pinot_0.96-1.2_amd64.deb
  to main/p/pinot/pinot_0.96-1.2_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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins <s...@debian.org> (supplier of updated pinot 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: SHA1

Format: 1.8
Date: Mon, 30 Jan 2012 01:11:28 -0600
Source: pinot
Binary: pinot
Architecture: source amd64
Version: 0.96-1.2
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Steve M. Robbins <s...@debian.org>
Description: 
 pinot      - meta-search engine for local files and web queries
Closes: 652786
Changes: 
 pinot (0.96-1.2) unstable; urgency=low
 .
   * Non-Maintainer Upload.
   * patches/boost1.48.patch: New. Include code from Boost singleton.hpp
     header, obsoleted in Boost 1.48.  Closes: #652786.
Checksums-Sha1: 
 3066f8c5907714dad3187e9c4bdeafea290007df 1596 pinot_0.96-1.2.dsc
 3fd28994d2cb54a301a7c13599fed72e38834d35 17391 pinot_0.96-1.2.debian.tar.gz
 2a8712bf6850973bffb4a9dcccd1bde43ab78df3 1971260 pinot_0.96-1.2_amd64.deb
Checksums-Sha256: 
 0f38fd57a524947a4223a35454e9e7c4c92b9433f8965312c87221338a408713 1596 
pinot_0.96-1.2.dsc
 02ce6cb15f0d0dc1ef75fedc445f5c75ee26f6ad616bb7d90b5ce2c477075e0c 17391 
pinot_0.96-1.2.debian.tar.gz
 85360104cf9cca8cee25b1b9aed426ac393fa9e600709e45897e2acf1d20ce77 1971260 
pinot_0.96-1.2_amd64.deb
Files: 
 667d0fc433ecee01810c324c421b4b7b 1596 x11 optional pinot_0.96-1.2.dsc
 ec3bc314f2e0028350e5dfc9c25e8cb8 17391 x11 optional 
pinot_0.96-1.2.debian.tar.gz
 deb9d98db93879d750a7b4b39bfbe441 1971260 x11 optional pinot_0.96-1.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFPJkgk0i2bPSHbMcURApeTAJ9196U6KqaN0wBXV8+NbJSf/KXi4wCgrc6f
fAWnfbbAOtlzvPBxNvD1KxU=
=+t+j
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to