Your message dated Mon, 18 Jan 2010 09:18:23 +0000
with message-id <e1nwnkd-00037i...@ries.debian.org>
and subject line Bug#560517: fixed in aptitude 0.6.1.4-1
has caused the Debian Bug report #560517,
regarding aptitude: FTBFS: util.h:64: error: 'va_list' has not been declared
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.)


-- 
560517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aptitude
Version: 0.6.1.3-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../../.. 
> -I../../.. -I. -I../../.. -I../../../src  -I/usr/include 
> -DHELPDIR=\"/usr/share/aptitude\" -DPKGDATADIR=\"/usr/share/aptitude\"  -g 
> -O2   -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   
> -I/usr/lib/cwidget -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   
> -I/usr/include/tagcoll-2.0.11     -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 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include   -D_REENTRANT -I/usr/include/gtkmm-2.4 
> -I/usr/lib/gtkmm-2.4/include -I/usr/include/giomm-2.4 
> -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 
> -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 
> -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 
> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-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/lib/gtk-2.0/include -I/usr/include/atk-1.0   -D_REENTRANT 
> -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include 
> -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
> -I/usr/include/libglade-2.0 -I/usr/include/giomm-2.4 
> -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 
> -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 
> -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 
> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-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/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2   
> -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12   
> -D_REENTRANT -Wall -Werror -MT temp.o -MD -MP -MF ".deps/temp.Tpo" -c -o 
> temp.o temp.cc; \
>       then mv -f ".deps/temp.Tpo" ".deps/temp.Po"; else rm -f 
> ".deps/temp.Tpo"; exit 1; fi
> In file included from temp.cc:22:
> util.h:64: error: 'va_list' has not been declared
> util.h:68: error: 'va_list' has not been declared
> make[3]: *** [temp.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/aptitude_0.6.1.3-3_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 |



--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.6.1.4-1

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

aptitude-dbg_0.6.1.4-1_i386.deb
  to main/a/aptitude/aptitude-dbg_0.6.1.4-1_i386.deb
aptitude-doc-cs_0.6.1.4-1_all.deb
  to main/a/aptitude/aptitude-doc-cs_0.6.1.4-1_all.deb
aptitude-doc-en_0.6.1.4-1_all.deb
  to main/a/aptitude/aptitude-doc-en_0.6.1.4-1_all.deb
aptitude-doc-es_0.6.1.4-1_all.deb
  to main/a/aptitude/aptitude-doc-es_0.6.1.4-1_all.deb
aptitude-doc-fi_0.6.1.4-1_all.deb
  to main/a/aptitude/aptitude-doc-fi_0.6.1.4-1_all.deb
aptitude-doc-fr_0.6.1.4-1_all.deb
  to main/a/aptitude/aptitude-doc-fr_0.6.1.4-1_all.deb
aptitude-doc-ja_0.6.1.4-1_all.deb
  to main/a/aptitude/aptitude-doc-ja_0.6.1.4-1_all.deb
aptitude-gtk_0.6.1.4-1_i386.deb
  to main/a/aptitude/aptitude-gtk_0.6.1.4-1_i386.deb
aptitude_0.6.1.4-1.diff.gz
  to main/a/aptitude/aptitude_0.6.1.4-1.diff.gz
aptitude_0.6.1.4-1.dsc
  to main/a/aptitude/aptitude_0.6.1.4-1.dsc
aptitude_0.6.1.4-1_i386.deb
  to main/a/aptitude/aptitude_0.6.1.4-1_i386.deb
aptitude_0.6.1.4.orig.tar.gz
  to main/a/aptitude/aptitude_0.6.1.4.orig.tar.gz



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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Burrows <dburr...@debian.org> (supplier of updated aptitude 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: Sun, 17 Jan 2010 20:43:01 -0800
Source: aptitude
Binary: aptitude aptitude-gtk aptitude-dbg aptitude-doc-cs aptitude-doc-en 
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-ja
Architecture: source i386 all
Version: 0.6.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Burrows <dburr...@debian.org>
Changed-By: Daniel Burrows <dburr...@debian.org>
Description: 
 aptitude   - terminal-based package manager (terminal interface only)
 aptitude-dbg - Debug symbols for the aptitude package manager
 aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
 aptitude-doc-en - English manual for aptitude, a terminal-based package manager
 aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
 aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
 aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
 aptitude-gtk - terminal-based package manager (GUI and terminal interfaces)
Closes: 531687 555120 559980 560517
Changes: 
 aptitude (0.6.1.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
     - Fixes for multiple compile bugs (see NEWS for details);
       Closes: #531687, #560517, #559980, #555120
 .
   * Add ${misc:Depends} to each binary package.
 .
   * Build-depend on elinks instead of html2text since that's what the
     upstream Makefiles use.
 .
   * Add a NEWS entry warning about the syntax break with "full-upgrade" to
     make its behavior saner and consistent with safe-upgrade.
Checksums-Sha1: 
 3d7383d9faffbe254597471f141300c0870aa212 1607 aptitude_0.6.1.4-1.dsc
 d268822e8ef6d569366697bba163a925d71d8a61 7714353 aptitude_0.6.1.4.orig.tar.gz
 ce7fd053ca12c3766af6b7f834ba7114d74abf80 39113 aptitude_0.6.1.4-1.diff.gz
 0fc622e0f063e61afc9cc3d8b79f11bf1561f62b 3665582 aptitude_0.6.1.4-1_i386.deb
 7724ca44d3b2d87c57067c29c6ba1305127cd70f 1767228 
aptitude-gtk_0.6.1.4-1_i386.deb
 bc909921f1145f2de65f088ee1a9bff3fab84c18 19003112 
aptitude-dbg_0.6.1.4-1_i386.deb
 91e26aee84b0788b78bba472e1fb715db99e2dd9 382418 
aptitude-doc-cs_0.6.1.4-1_all.deb
 e00fd135b4ce98cb371a59b622876c5b14277f91 426888 
aptitude-doc-en_0.6.1.4-1_all.deb
 1bf5dede34bed9c9432547e8185549ce7e3ac787 472196 
aptitude-doc-es_0.6.1.4-1_all.deb
 a5211fd27a9ebfb1339988e553d7b2b52d0e0232 275216 
aptitude-doc-fi_0.6.1.4-1_all.deb
 57206efb2cc86263acd1684783bfc5d338d3b387 332032 
aptitude-doc-fr_0.6.1.4-1_all.deb
 22f1604069418361c1a9a9aa5adf3efa73a3d88f 394982 
aptitude-doc-ja_0.6.1.4-1_all.deb
Checksums-Sha256: 
 3f2cae8a0c486112236cd56b66d1f17be22b6d4ac992e24e423ac8bd05ac3d19 1607 
aptitude_0.6.1.4-1.dsc
 1566af5873401b4e55413e52c0a7a539461d1687a31ebd4435efba9a640d3bf5 7714353 
aptitude_0.6.1.4.orig.tar.gz
 78a32c860dfa11d39aa90e74802d68c354cfd600663404eec55fd52e24193b26 39113 
aptitude_0.6.1.4-1.diff.gz
 52e899a7c209ad0b83a2870b64ff69c6b85e9154d057c323ac219b980ac7e992 3665582 
aptitude_0.6.1.4-1_i386.deb
 ff34a9a905592254d2f8247c12c79316a7d2633ee41dd70e652f3988362bad0c 1767228 
aptitude-gtk_0.6.1.4-1_i386.deb
 03ef784222cd302ef022d1541fbdafe7d9d48297965579f25d0eee42abd34db0 19003112 
aptitude-dbg_0.6.1.4-1_i386.deb
 ff8ea729f07dffd6a4e89471eb9cf8216d5f158719dac346df147ef39aeee579 382418 
aptitude-doc-cs_0.6.1.4-1_all.deb
 7f31962e5dc51be1376eee6c54f88ad3ce3beebcc982b2b5d2ea298663e892cd 426888 
aptitude-doc-en_0.6.1.4-1_all.deb
 356464460e1c4b03854048c9f8e9eedcf07d8f503df3fe75dc6b47e3b6996ed6 472196 
aptitude-doc-es_0.6.1.4-1_all.deb
 b01aa467881fa5b229b06a7459c7e6576cb4bf5baa4ffa27cade8ccc7e5eef53 275216 
aptitude-doc-fi_0.6.1.4-1_all.deb
 9cbd5b9d3a5b3f2043154fbfa0e8227d115ade8aad4bb120b56fa4c7a2614a3a 332032 
aptitude-doc-fr_0.6.1.4-1_all.deb
 f88a78f8b6740686da1ab3767dbc3e809f9767416975c2799ffb347fc438157c 394982 
aptitude-doc-ja_0.6.1.4-1_all.deb
Files: 
 029e0f617363b9d0ad0a7c8617a2db01 1607 admin - aptitude_0.6.1.4-1.dsc
 e9cd4bebd670bfab18b956bda4127c86 7714353 admin - aptitude_0.6.1.4.orig.tar.gz
 0447b134d7edbb840fb17634abca1901 39113 admin - aptitude_0.6.1.4-1.diff.gz
 1a093116022ecd5592cd5ecfd0452887 3665582 admin important 
aptitude_0.6.1.4-1_i386.deb
 d807239465334507666b6667c1af2c25 1767228 admin optional 
aptitude-gtk_0.6.1.4-1_i386.deb
 40466f086fddafe9d09510bf7164910e 19003112 debug extra 
aptitude-dbg_0.6.1.4-1_i386.deb
 25a05eb60852b2ee2c85f45d9335b303 382418 doc optional 
aptitude-doc-cs_0.6.1.4-1_all.deb
 0dc5430dd07dd9309726e3a988f521de 426888 doc optional 
aptitude-doc-en_0.6.1.4-1_all.deb
 04edff652b736a04aa3d665555f26690 472196 doc optional 
aptitude-doc-es_0.6.1.4-1_all.deb
 1aa4ef0a5d79ed9800f3822f61d107bf 275216 doc optional 
aptitude-doc-fi_0.6.1.4-1_all.deb
 9972e1336baf48e690b2baf504558543 332032 doc optional 
aptitude-doc-fr_0.6.1.4-1_all.deb
 86641868ffdef5147a8f1492c1bf8021 394982 doc optional 
aptitude-doc-ja_0.6.1.4-1_all.deb

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

iEYEARECAAYFAktUGfkACgkQch6xsM7kSXhltwCgoECBn0T1roAsL7JZjuY+GNgA
Db0An2ku1/pu+8ozm67y99HM3XOSoyF5
=f2+o
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to