Your message dated Fri, 18 Sep 2009 16:33:30 +0000
with message-id <e1mogoo-0008lm...@ries.debian.org>
and subject line Bug#536997: fixed in glunarclock 1:0.32.4-11.1
has caused the Debian Bug report #536997,
regarding glunarclock: FTBFS: configure: error: Library requirements 
(libglade-2.0 >= 2.0.0) not met
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.)


-- 
536997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: glunarclock
Version: 1:0.32.4-11
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dpatch  deapply-all  
> 04-close-applet-on-second-panel-click not applied to ./ .
> 03-l10n not applied to ./ .
> 02-Makefile_in not applied to ./ .
> 01-egg-screen-help_c not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm -f po/*.gmo \
>               src/glunarclock.schemas \
>               src/GNOME_GLunarclockApplet_Factory.server.in \
>               src/GNOME_GLunarclockApplet_Factory.server \
>               intltool-extract intltool-merge intltool-update
> dh_clean
>  dpkg-source -b glunarclock-0.32.4
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building glunarclock using existing 
> glunarclock_0.32.4.orig.tar.gz
> dpkg-source: info: building glunarclock in glunarclock_0.32.4-11.diff.gz
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/04-close-applet-on-second-panel-click.dpatch' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/02-Makefile_in.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/03-l10n.dpatch' 
> will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/01-egg-screen-help_c.dpatch' will not be represented in diff
> dpkg-source: warning: ignoring deletion of file po/rw.gmo
> dpkg-source: warning: ignoring deletion of file po/da.gmo
> dpkg-source: warning: ignoring deletion of file po/gl.gmo
> dpkg-source: warning: ignoring deletion of file po/vi.gmo
> dpkg-source: warning: ignoring deletion of file po/ru.gmo
> dpkg-source: warning: ignoring deletion of file po/ro.gmo
> dpkg-source: warning: ignoring deletion of file po/de.gmo
> dpkg-source: warning: ignoring deletion of file po/ga.gmo
> dpkg-source: warning: ignoring deletion of file po/br.gmo
> dpkg-source: warning: ignoring deletion of file po/es.gmo
> dpkg-source: warning: ignoring deletion of file po/sv.gmo
> dpkg-source: warning: ignoring deletion of file po/sk.gmo
> dpkg-source: warning: ignoring deletion of file po/wa.gmo
> dpkg-source: warning: ignoring deletion of file po/fr.gmo
> dpkg-source: warning: ignoring deletion of file po/fi.gmo
> dpkg-source: warning: ignoring deletion of file po/ast_ES.gmo
> dpkg-source: warning: ignoring deletion of file po/az.gmo
> dpkg-source: warning: ignoring deletion of file po/sr.gmo
> dpkg-source: warning: ignoring deletion of file po/hu.gmo
> dpkg-source: warning: ignoring deletion of file po/nl.gmo
> dpkg-source: warning: ignoring deletion of file po/ja.gmo
> dpkg-source: warning: ignoring deletion of file po/ms.gmo
> dpkg-source: warning: ignoring deletion of file po/no.gmo
> dpkg-source: info: building glunarclock in glunarclock_0.32.4-11.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch 01-egg-screen-help_c to ./ ... ok.
> applying patch 02-Makefile_in to ./ ... ok.
> applying patch 03-l10n to ./ ... ok.
> applying patch 04-close-applet-on-second-panel-click to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> ./configure \
>               CFLAGS="-Wall -g -O2" \
>               LDFLAGS=" -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" \
>               --prefix=/usr \
>               --sysconfdir=/etc \
>               --mandir=/usr/share/man \
>               --libexecdir=/usr/lib/gnome-panel
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking dependency style of gcc... gcc3
> checking for strerror in -lcposix... no
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ANSI C... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking for xrdb... no
> checking for X... no
> checking what warning flags to pass to the C compiler... -Wall 
> -Wmissing-prototypes
> checking what language compliance flags to pass to the C compiler... 
> checking for pkg-config... /usr/bin/pkg-config
> checking for gail >= 0.13... yes
> checking GAILUTIL_CFLAGS... -D_REENTRANT -I/usr/include/gail-1.0 
> -I/usr/include/atk-1.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/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/directfb -I/usr/include/libpng12  
> checking GAILUTIL_LIBS... -lgailutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
> -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo 
> -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
> checking for gtk+-2.0 >= 2.1.0 libpanelapplet-2.0 >= 2.5.0... yes
> checking GNOME_APPLETS_CFLAGS... -D_REENTRANT -DORBIT2=1 -pthread 
> -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/pango-1.0 -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/panel-2.0 
> -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 
> -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
> -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 
> -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 
> -I/usr/lib/gnome-vfs-2.0/include  
> checking GNOME_APPLETS_LIBS... -pthread -lpanel-applet-2 -lgconf-2 
> -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 
> -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 
> -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lbonobo-2 
> -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 
> -lglib-2.0  
> checking for libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0... yes
> checking GNOME_LIBS2_CFLAGS... -DORBIT2=1 -pthread -D_REENTRANT 
> -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 
> -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 
> -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 
> -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
> -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 
> -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb 
> -I/usr/include/libpng12  
> checking GNOME_LIBS2_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 
> -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation 
> -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 
> -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 
> -lgobject-2.0 -lglib-2.0  
> configure: error: Library requirements (libglade-2.0 >= 2.0.0) not met; 
> consider adjusting the PKG_CONFIG_PATH environment variable if your libraries 
> are in a nonstandard prefix so pkg-config can find them.
> checking for libglade-2.0 >= 2.0.0... Package libglade-2.0 was not found in 
> the pkg-config search path. Perhaps you should add the directory containing 
> `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 
> 'libglade-2.0' found
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/glunarclock_1:0.32.4-11_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: glunarclock
Source-Version: 1:0.32.4-11.1

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

glunarclock_0.32.4-11.1.diff.gz
  to pool/main/g/glunarclock/glunarclock_0.32.4-11.1.diff.gz
glunarclock_0.32.4-11.1.dsc
  to pool/main/g/glunarclock/glunarclock_0.32.4-11.1.dsc
glunarclock_0.32.4-11.1_amd64.deb
  to pool/main/g/glunarclock/glunarclock_0.32.4-11.1_amd64.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 536...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <d.pale...@gmail.com> (supplier of updated glunarclock 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: Thu, 17 Sep 2009 23:37:53 +0200
Source: glunarclock
Binary: glunarclock
Architecture: source amd64
Version: 1:0.32.4-11.1
Distribution: unstable
Urgency: low
Maintainer: Fabian Greffrath <fab...@debian-unofficial.org>
Changed-By: David Paleino <d.pale...@gmail.com>
Description: 
 glunarclock - GNOME Lunar Clock moon applet
Closes: 536997
Changes: 
 glunarclock (1:0.32.4-11.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS because of missing dependency on libglade2-dev
     (Closes: #536997)
Checksums-Sha1: 
 19833b3226b2cfd12d8c9dafc58b4446896e3436 1213 glunarclock_0.32.4-11.1.dsc
 bc0fc44075c0c80dade073e97d741039a113cbb1 28004 glunarclock_0.32.4-11.1.diff.gz
 46f08899a282166ebc9cffe93d32db723f8206db 150410 
glunarclock_0.32.4-11.1_amd64.deb
Checksums-Sha256: 
 36b7f3a6f25eafb538381696e54c9c70a1d8396bc3dc0b95f4510bb87834fdc6 1213 
glunarclock_0.32.4-11.1.dsc
 1aeda087151b8bde01cedd950ae65ca5339cf4ffe0e672a2c91a4cb93b5788c3 28004 
glunarclock_0.32.4-11.1.diff.gz
 5f08725b9e817cfb27c2846eabfc5dd3b22b7c5da50d305931815fd5e55bba4d 150410 
glunarclock_0.32.4-11.1_amd64.deb
Files: 
 0fe70a57229018a12e4d819f5020b30c 1213 gnome optional 
glunarclock_0.32.4-11.1.dsc
 120fd5a0093e7e53c822145b352c6f60 28004 gnome optional 
glunarclock_0.32.4-11.1.diff.gz
 0516eb80753316a70d44bbce1b24bc14 150410 gnome optional 
glunarclock_0.32.4-11.1_amd64.deb

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

iD8DBQFKs5ms2hliNwI7P08RAglyAKCQ7LPIAtks/jTIsEIlNGU6xcWalwCguYiL
2WQavN4NVZh152txlIA+HvA=
=hry7
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to