[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#545604: marked as done (debtags-edit: FTBFS: TagMenu.tcc:74: error: 'auto_ptr' was not declared in this scope)



Your message dated Wed, 09 Sep 2009 16:18:23 +0000
with message-id <E1MlPsF-0003HD-KK@ries.debian.org>
and subject line Bug#545604: fixed in debtags-edit 1.5
has caused the Debian Bug report #545604,
regarding debtags-edit: FTBFS: TagMenu.tcc:74: error: 'auto_ptr' was not declared in this scope
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 owner@bugs.debian.org
immediately.)


-- 
545604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545604
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debtags-edit
Version: 1.4
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090907 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/tagcoll-2.0.11   -D_REENTRANT -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/atk-1.0      -Wall -g -O2 -g -Wall -O2 -c -o TagSelector.o TagSelector.cc
> In file included from TagSelector.cc:133:
> TagMenu.tcc: In member function 'void TagMenu<DOC>::populateAvailableSmart(const DOC&, const std::set<typename DOC::Tag, std::less<typename DOC::Tag>, std::allocator<typename DOC::Tag> >&, const ROCOLL&)':
> TagMenu.tcc:74: error: 'auto_ptr' was not declared in this scope
> TagMenu.tcc:74: error: expected primary-expression before '>' token
> TagMenu.tcc:75: error: 'node' was not declared in this scope
> In file included from TagMenu.tcc:86,
>                  from TagSelector.cc:133:
> TagMenu.tcc: In member function 'void TagMenu<DOC>::populateAvailableSmart(const DOC&, const std::set<typename DOC::Tag, std::less<typename DOC::Tag>, std::allocator<typename DOC::Tag> >&, const ROCOLL&) [with ROCOLL = tagcoll::coll::Fast<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, ept::debtags::Tag>, DOC = DebtagsDocument]':
> AddButtons.h:111:   instantiated from 'bool AddCompanionButton<Doc, Sel>::invoke(GdkEvent*) [with Doc = DebtagsDocument, Sel = TagSelector]'
> /usr/include/tagcoll-2.0.11/tagcoll/SmartHierarchy.tcc:300:   instantiated from here
> TagMenu.tcc:74: error: 'node' was not declared in this scope
> make[3]: *** [TagSelector.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/09/07/debtags-edit_1.4_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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: debtags-edit
Source-Version: 1.5

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

debtags-edit_1.5.dsc
  to pool/main/d/debtags-edit/debtags-edit_1.5.dsc
debtags-edit_1.5.tar.gz
  to pool/main/d/debtags-edit/debtags-edit_1.5.tar.gz
debtags-edit_1.5_i386.deb
  to pool/main/d/debtags-edit/debtags-edit_1.5_i386.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 545604@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <bdefreese@debian.org> (supplier of updated debtags-edit 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 09 Sep 2009 10:50:55 -0400
Source: debtags-edit
Binary: debtags-edit
Architecture: source i386
Version: 1.5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Barry deFreese <bdefreese@debian.org>
Description: 
 debtags-edit - GUI browser and editor for Debian Package Tags
Closes: 542740 545604
Changes: 
 debtags-edit (1.5) unstable; urgency=low
 .
   * QA upload.
   * Include <memory> in TagMenu.tcc. (Closes: #545604).
   * Move homepage from description to source stanza. (Closes: #542740).
     + Thanks to Ben Finney for the patch.
   * Bump Standards Version to 3.8.3. (No changes needed).
Checksums-Sha1: 
 d9ead5e93d21dfe4f4ede03854aa9c8efb4e24f4 1037 debtags-edit_1.5.dsc
 b1cb1c3bdb88ada8253302dd30dc1f9f22d0cd17 124921 debtags-edit_1.5.tar.gz
 27cc5412754bd8f4e667701294fc7ceb9239eaff 220760 debtags-edit_1.5_i386.deb
Checksums-Sha256: 
 a36104288045a148f4390877f809e41e688d294dd7c8d42fc834e6ce2cdf605c 1037 debtags-edit_1.5.dsc
 e6427883cb9829a6a98fcf5e735053a0b7fcdf7f631ef5044e0d53099823f321 124921 debtags-edit_1.5.tar.gz
 ba788e621e9180450d05cab8bae73f4a0ba35a445677a458c0298d67aad6b9f7 220760 debtags-edit_1.5_i386.deb
Files: 
 801f9356d2b48175bdd4d28307a78d37 1037 misc optional debtags-edit_1.5.dsc
 3f4aa33672967dff48402075e1a126bc 124921 misc optional debtags-edit_1.5.tar.gz
 1dd58fa6206f17904512b41894204dfc 220760 misc optional debtags-edit_1.5_i386.deb

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

iEYEARECAAYFAkqnxM4ACgkQ5ItltUs5T36yrgCgtn50A2NJcZPm1kcFJ7cTGkcv
7nkAn3U7i2qQ/IEPZpwRyvxs/Lzg/App
=iWK1
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: