Your message dated Sat, 30 Oct 2010 12:18:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#595853: gnome-shell: FTBFS in squeeze:
shell-marshal.h:5:25: error: glib-object.h: No such file or directory
has caused the Debian Bug report #595853,
regarding gnome-shell: FTBFS in squeeze: shell-marshal.h:5:25: error:
glib-object.h: No such file or directory
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 [email protected]
immediately.)
--
595853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595853
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell
Version: 2.29.0-3
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in a squeeze chroot, your package failed
to build on amd64.
Relevant part:
> /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -I./tray -DLOCALEDIR=\"/usr/share/locale\"
> -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\"
> -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib/gnome-shell\"
> -DJSDIR=\"/usr/share/gnome-shell/js\" -g -O2 -g -Wall -O2
> -Wmissing-prototypes -c -o libgnome_shell_la-shell-marshal.lo `test -f
> 'shell-marshal.c' || echo './'`shell-marshal.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./tray
> -DLOCALEDIR=\"/usr/share/locale\"
> -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\"
> -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib/gnome-shell\"
> -DJSDIR=\"/usr/share/gnome-shell/js\" -g -O2 -g -Wall -O2
> -Wmissing-prototypes -c shell-marshal.c -fPIC -DPIC -o
> .libs/libgnome_shell_la-shell-marshal.o
> In file included from shell-marshal.c:1:
> shell-marshal.h:5:25: error: glib-object.h: No such file or directory
> In file included from shell-marshal.c:1:
> shell-marshal.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__'
> before 'extern'
> shell-marshal.h:18: error: expected ')' before '*' token
> shell-marshal.h:29: error: expected ')' before '*' token
> shell-marshal.h:37: error: expected ')' before '*' token
> shell-marshal.h:45: error: expected ')' before '*' token
> shell-marshal.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__'
> before 'void'
> shell-marshal.c:92: error: expected ')' before '*' token
> shell-marshal.c:137: error: expected ')' before '*' token
> shell-marshal.c:174: error: expected ')' before '*' token
> shell-marshal.c:211: error: expected ')' before '*' token
> make[4]: *** [libgnome_shell_la-shell-marshal.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/09/06/gnome-shell_2.29.0-3_lsqueeze64.buildlog
It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.
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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
On Tue, Sep 07, 2010 at 12:54:13AM +0200, Lucas Nussbaum wrote:
> Package: gnome-shell
> Version: 2.29.0-3
> Severity: serious
> Tags: squeeze sid
> User: [email protected]
> Usertags: qa-ftbfs-20100906 qa-ftbfs
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in a squeeze chroot, your package failed
> to build on amd64.
>
> Relevant part:
> > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> > -I.. -I./tray -DLOCALEDIR=\"/usr/share/locale\"
> > -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\"
> > -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib/gnome-shell\"
> > -DJSDIR=\"/usr/share/gnome-shell/js\" -g -O2 -g -Wall -O2
> > -Wmissing-prototypes -c -o libgnome_shell_la-shell-marshal.lo `test -f
> > 'shell-marshal.c' || echo './'`shell-marshal.c
> > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./tray
> > -DLOCALEDIR=\"/usr/share/locale\"
> > -DGNOME_SHELL_DATADIR=\"/usr/share/gnome-shell\"
> > -DGNOME_SHELL_PKGLIBDIR=\"/usr/lib/gnome-shell\"
> > -DJSDIR=\"/usr/share/gnome-shell/js\" -g -O2 -g -Wall -O2
> > -Wmissing-prototypes -c shell-marshal.c -fPIC -DPIC -o
> > .libs/libgnome_shell_la-shell-marshal.o
> > In file included from shell-marshal.c:1:
> > shell-marshal.h:5:25: error: glib-object.h: No such file or directory
> > In file included from shell-marshal.c:1:
> > shell-marshal.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__'
> > before 'extern'
> > shell-marshal.h:18: error: expected ')' before '*' token
> > shell-marshal.h:29: error: expected ')' before '*' token
> > shell-marshal.h:37: error: expected ')' before '*' token
> > shell-marshal.h:45: error: expected ')' before '*' token
> > shell-marshal.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__'
> > before 'void'
> > shell-marshal.c:92: error: expected ')' before '*' token
> > shell-marshal.c:137: error: expected ')' before '*' token
> > shell-marshal.c:174: error: expected ')' before '*' token
> > shell-marshal.c:211: error: expected ')' before '*' token
> > make[4]: *** [libgnome_shell_la-shell-marshal.lo] Error 1
>
> The full build log is available from:
>
> http://people.debian.org/~lucas/logs/2010/09/06/gnome-shell_2.29.0-3_lsqueeze64.buildlog
>
> It is possible that your package builds fine in sid, but you should make sure
> that your package also builds fine in squeeze before the release.
>
> 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.
Tried to build with fresh pbuilder images for squeeze and sid, and it
doesn't fail to build. My guess is that some build dependency was
broken, as a bunch of flags were missing in the compile command line.
Mike
--- End Message ---