Your message dated Sat, 17 Sep 2011 13:11:42 +0000
with message-id <e1r4ugi-00043x...@franck.debian.org>
and subject line Bug#552183: Removed package(s) from unstable
has caused the Debian Bug report #536957,
regarding rcalc: FTBFS: configure: error: Library requirements (libglade-2.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.)


-- 
536957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rcalc
Version: 0.5.0-1.3
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
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 
> 2 
> No patch removed
> rm -rf .pc debian/stamp-patched
>  dpkg-source -b rcalc-0.5.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building rcalc using existing rcalc_0.5.0.orig.tar.gz
> dpkg-source: info: building rcalc in rcalc_0.5.0-1.3.diff.gz
> dpkg-source: info: building rcalc in rcalc_0.5.0-1.3.dsc
>  debian/rules build
> # quilt exits with 2 as return when there was nothing to do. 
> # That's not an error here (but it's useful to break loops in crude scripts)
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch 10_reduce_precision.diff
> patching file src/engine/calculate.c
> 
> Applying patch 20_vte_build.diff
> patching file configure
> patching file configure.in
> patching file help/C/Makefile.in
> patching file help/Makefile.in
> patching file Makefile.in
> patching file src/applet/Makefile.in
> patching file src/engine/Makefile.in
> patching file src/Makefile.in
> patching file src/ui_list/Makefile.in
> patching file src/ui_term/app.c
> patching file src/ui_term/app.h
> patching file src/ui_term/main.c
> patching file src/ui_term/Makefile.am
> patching file src/ui_term/Makefile.in
> 
> Now at patch 20_vte_build.diff
> touch debian/stamp-patched
> dh_testdir
> # Touch stuff
> touch configure.in \
>       && touch aclocal.m4 \
>       && touch configure \
>       && touch config.h.in \
>       && touch `find . -name Makefile.in`
> ./configure --prefix=/usr --sysconfdir=/etc 
> --libexecdir=\${prefix}/lib/gnome-applets --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --build x86_64-linux-gnu --enable-applet 
> --enable-term-ui --program-prefix=g
> 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 ranlib... ranlib
> 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 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 gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking return type of signal handlers... void
> checking for gconftool-2... /usr/bin/gconftool-2
> Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
> installation
> Using $(sysconfdir)/gconf/schemas as install directory for schema files
> checking for readline in -lreadline... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for libvte... yes
> checking LIBVTE_CFLAGS... -D_REENTRANT -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
> -I/usr/include/libpng12  
> checking LIBVTE_LIBS... -lvte -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 libpanelapplet-2.0... yes
> checking GNOME_APPLETS_CFLAGS... -DORBIT2=1 -pthread -D_REENTRANT 
> -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 
> -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/glib-2.0 
> -I/usr/lib/glib-2.0/include -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/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  
> configure: error: Library requirements (libglade-2.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... 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/rcalc_0.5.0-1.3_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.0-1.3+rm

Dear submitter,

as the package rcalc 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/552183

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.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to