Your message dated Sat, 30 Jul 2011 10:28:15 +0000
with message-id <e1qn6mf-0006wp...@franck.debian.org>
and subject line Bug#635610: Removed package(s) from unstable
has caused the Debian Bug report #634452,
regarding libgalago.pc should not hard-code dependencies' old CFLAGS
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.)
--
634452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: galago-python
Version: 0.5.0-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110718 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory
> `/build/galago-python-riZ1ai/galago-python-0.5.0/src'
> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -DG_LOG_DOMAIN=\"galago-python\" -DDATADIR=\"/usr/share\"
> -DLIBDIR=\"/usr/lib\" -pthread -I/usr/include/atk-1.0
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -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/cairo -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/libpng12 -I/usr/include/dbus-1.0
> -I/usr/lib/dbus-1.0/include -I/usr/include/python2.6 -g -O2 -g -O2 -Wall
> -c -o galagomodule.lo galagomodule.c
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"galago-python\"
> -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -pthread
> -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -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/cairo -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/libpng12 -I/usr/include/dbus-1.0
> -I/usr/lib/dbus-1.0/include -I/usr/include/python2.6 -g -O2 -g -O2 -Wall -c
> galagomodule.c -fPIC -DPIC -o .libs/galagomodule.o
> galagomodule.c: In function 'init_galago':
> galagomodule.c:17:2: warning: implicit declaration of function
> 'pygalago_add_constants' [-Wimplicit-function-declaration]
> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -DG_LOG_DOMAIN=\"galago-python\" -DDATADIR=\"/usr/share\"
> -DLIBDIR=\"/usr/lib\" -pthread -I/usr/include/atk-1.0
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -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/cairo -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/libpng12 -I/usr/include/dbus-1.0
> -I/usr/lib/dbus-1.0/include -I/usr/include/python2.6 -g -O2 -g -O2 -Wall
> -c -o galago.lo galago.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"galago-python\"
> -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -pthread
> -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/pygtk-2.0 -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/cairo -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/libpng12 -I/usr/include/dbus-1.0
> -I/usr/lib/dbus-1.0/include -I/usr/include/python2.6 -g -O2 -g -O2 -Wall -c
> galago.c -fPIC -DPIC -o .libs/galago.o
> In file included from /usr/include/libgalago/galago-object.h:28:0,
> from /usr/include/libgalago/galago-image.h:30,
> from /usr/include/libgalago/galago-account.h:28,
> from /usr/include/libgalago/galago.h:40,
> from galago.override:4:
> /usr/include/dbus-1.0/dbus/dbus.h:29:33: fatal error: dbus/dbus-arch-deps.h:
> No such file or directory
> compilation terminated.
> make[3]: *** [galago.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/07/18/galago-python_0.5.0-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.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 0.5.2-2+rm
Dear submitter,
as the package libgalago has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/635610
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.
Debian distribution maintenance software
pp.
Torsten Werner (the ftpmaster behind the curtain)
--- End Message ---