Your message dated Thu, 29 Oct 2009 09:02:06 +0000
with message-id <e1n3qts-00071v...@ries.debian.org>
and subject line Bug#536997: fixed in glunarclock 1:0.32.4-12
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-12
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-12.diff.gz
to main/g/glunarclock/glunarclock_0.32.4-12.diff.gz
glunarclock_0.32.4-12.dsc
to main/g/glunarclock/glunarclock_0.32.4-12.dsc
glunarclock_0.32.4-12_i386.deb
to main/g/glunarclock/glunarclock_0.32.4-12_i386.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.
Fabian Greffrath <fab...@debian-unofficial.org> (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: Wed, 28 Oct 2009 09:28:17 +0100
Source: glunarclock
Binary: glunarclock
Architecture: source i386
Version: 1:0.32.4-12
Distribution: unstable
Urgency: low
Maintainer: Fabian Greffrath <fab...@debian-unofficial.org>
Changed-By: Fabian Greffrath <fab...@debian-unofficial.org>
Description:
glunarclock - GNOME Lunar Clock moon applet
Closes: 499602 536997 551796
Changes:
glunarclock (1:0.32.4-12) unstable; urgency=low
.
* Acknowledge NMU, thanks David Paleino (Closes: #536997).
* Build-Depend on libxklavier-dev (Closes: #551796).
* Add Italian translation to debian/patches/03-l10n.dpatch,
thanks Alessandro Ogier (Closes: #499602).
* Bump Standards-Version to 3.8.3.
* Add debian/README.source.
* Refer to versioned GPL-2 in debian/copyright.
Checksums-Sha1:
fbcb1acb965fe1895e26f1e98fd470b20f152566 1194 glunarclock_0.32.4-12.dsc
91c27f50e2410efd144363588371b1e7e3efb39f 29729 glunarclock_0.32.4-12.diff.gz
80d9299f0f0579fb65e844caba2099e0e350ccd7 148866 glunarclock_0.32.4-12_i386.deb
Checksums-Sha256:
7c2fa353f07bfdf87017abc873880c8d9504e0f793e886adb1ecb0eae785075c 1194
glunarclock_0.32.4-12.dsc
942ecd8cf3f78358b4d523392dd136c6cf5e151f6cf5eafe20af43f9ea65b966 29729
glunarclock_0.32.4-12.diff.gz
f74c5c1bbfc1b90b6d26d751482e45b1a2d7dfab25b00cf01b910b13d45b7379 148866
glunarclock_0.32.4-12_i386.deb
Files:
f02f51c19daa0bc62ab2842089b94990 1194 gnome optional glunarclock_0.32.4-12.dsc
6c566a11e260f1710e095031fd11ea5f 29729 gnome optional
glunarclock_0.32.4-12.diff.gz
1610af568d21beb1650231cd6849360d 148866 gnome optional
glunarclock_0.32.4-12_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkronfMACgkQ+C5cwEsrK56K1QCfaLLeIsUqcTYkzK8GFeVX8j+p
caQAoIEhkOgYpfEKggLtu/ozUbANlOf6
=rX7/
-----END PGP SIGNATURE-----
--- End Message ---