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

Bug#560506: marked as done (debtags-edit: FTBFS: string.h:63: error: 'vasprintf' was not declared in this scope)



Your message dated Thu, 24 Dec 2009 18:16:13 +0100
with message-id <20091224171613.GA30203@xanadu.blop.info>
and subject line Re: Bug#560506: debtags-edit: FTBFS: string.h:63: error: 'vasprintf' was not declared in this scope
has caused the Debian Bug report #560506,
regarding debtags-edit: FTBFS: string.h:63: error: 'vasprintf' 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.)


-- 
560506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560506
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: debtags-edit
Version: 1.5
Severity: serious
User: debian-qa@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:
> 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/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/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      -Wall -g -O2 -g -Wall -O2 -c -o DebtagsDocument.o DebtagsDocument.cc
> In file included from /usr/include/wibble/test.h:3,
>                  from /usr/include/wibble/exception.h:25,
>                  from /usr/include/ept/apt/apt.h:27,
>                  from DebtagsDocument.h:26,
>                  from DebtagsDocument.cc:23:
> /usr/include/wibble/string.h: In function 'std::string wibble::str::fmt(std::string, ...)':
> /usr/include/wibble/string.h:63: error: 'vasprintf' was not declared in this scope
> make[3]: *** [DebtagsDocument.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/debtags-edit_1.5_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 ---
no longer fails, closing

On 11/12/09 at 09:12 +0100, Lucas Nussbaum wrote:
> Source: debtags-edit
> Version: 1.5
> Severity: serious
> User: debian-qa@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:
> > 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/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/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      -Wall -g -O2 -g -Wall -O2 -c -o DebtagsDocument.o DebtagsDocument.cc
> > In file included from /usr/include/wibble/test.h:3,
> >                  from /usr/include/wibble/exception.h:25,
> >                  from /usr/include/ept/apt/apt.h:27,
> >                  from DebtagsDocument.h:26,
> >                  from DebtagsDocument.cc:23:
> > /usr/include/wibble/string.h: In function 'std::string wibble::str::fmt(std::string, ...)':
> > /usr/include/wibble/string.h:63: error: 'vasprintf' was not declared in this scope
> > make[3]: *** [DebtagsDocument.o] Error 1
> 
> The full build log is available from:
>    http://people.debian.org/~lucas/logs/2009/12/10/debtags-edit_1.5_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 |
> 
> 
> 

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |


--- End Message ---

Reply to: