Your message dated Sun, 01 Sep 2013 18:03:20 +0000
with message-id <e1vgbzc-00048o...@franck.debian.org>
and subject line Bug#713478: fixed in gnome-applets 3.4.1-4
has caused the Debian Bug report #713478,
regarding gnome-applets: FTBFS: ld: applet.o: undefined reference to symbol
'lrint@@GLIBC_2.2.5'
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.)
--
713478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-applets
Version: 3.4.1-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Maybe you need to add explicitly the offending lib to LD flags.
Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.
> -DMIXER_MENU_UI_DIR=\""/usr/share/gnome-applets/ui"\" -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/gconf/2 -I/usr/include/gtk-3.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/atk-1.0
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12
> -I/usr/include/libdrm -I/usr/include/gnome-panel-4.0/libpanel-applet
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -c preferences.c
> preferences.c: In function 'gnome_volume_applet_preferences_init':
> preferences.c:99:3: warning: 'gtk_vbox_new' is deprecated (declared at
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead
> [-Wdeprecated-declarations]
> box = gtk_vbox_new (FALSE, 6);
> ^
> preferences.c: In function 'cb_track_select':
> preferences.c:434:41: warning: 'volume_percent' may be used uninitialized in
> this function [-Wmaybe-uninitialized]
> gnome_volume_applet_adjust_volume (prefs->mixer, curr, volume_percent);
> ^
> /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall
> -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o mixer_applet2 applet.o
> dock.o load.o preferences.o -pthread -lgstaudio-0.10 -lgstbase-0.10
> -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0
> -lgthread-2.0 -lxml2 -lglib-2.0 -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3
> -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject
> -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
> libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs
> -Wl,-O1 -Wl,--as-needed -o mixer_applet2 applet.o dock.o load.o preferences.o
> -pthread -lgstaudio-0.10 /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so
> -lgstinterfaces-0.10 /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so
> -lgmodule-2.0 -lgthread-2.0 -lxml2 -lpanel-applet-4 -lgconf-2 -lgtk-3 -lgdk-3
> -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0
> /usr/lib/x86_64-linux-gnu/libcairo-gobject.so -lpango-1.0
> /usr/lib/x86_64-linux-gnu/libcairo.so -lgobject-2.0 -lglib-2.0 -pthread
> /usr/bin/ld: applet.o: undefined reference to symbol 'lrint@@GLIBC_2.2.5'
> /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from
> command line
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gnome-applets_3.4.1-3_unstable.log
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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gnome-applets
Source-Version: 3.4.1-4
We believe that the bug you reported is fixed in the latest version of
gnome-applets, which is due to be installed in the Debian FTP archive.
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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated gnome-applets 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 01 Sep 2013 19:32:47 +0200
Source: gnome-applets
Binary: gnome-applets-data gnome-applets gnome-applets-dbg
Architecture: source all amd64
Version: 3.4.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
gnome-applets - Various applets for the GNOME panel - binary files
gnome-applets-data - Various applets for the GNOME panel - data files
gnome-applets-dbg - Various applets for the GNOME panel - binary files with
debugging
Closes: 713478
Changes:
gnome-applets (3.4.1-4) unstable; urgency=low
.
* Disable weather applet, it is no longer compatible with libgweather 3.8
where upstream dropped GWeatherXML.
* Remove weather applet from package description.
* debian/patches/02_link_lm.patch: Add -lm dependency on mixer libs.
Closes: #713478
Checksums-Sha1:
011e8b9dcef41d78177e0b1a2bbc3aaee4df74ef 3010 gnome-applets_3.4.1-4.dsc
953fc12dbc541adf80bfb1c3cc3157e49fb2f625 28960
gnome-applets_3.4.1-4.debian.tar.gz
6196c692ecb0153500feba04f3323650a5f0233c 5467010
gnome-applets-data_3.4.1-4_all.deb
026a5b2d9691aa4caeadbf22a5463bcd80109cbe 256722 gnome-applets_3.4.1-4_amd64.deb
dd8b993c9a39119358654d596e9e5c0409773bda 525480
gnome-applets-dbg_3.4.1-4_amd64.deb
Checksums-Sha256:
bf64836e69578a4432dee4521d1fe5acd85d4420e527ec919cb3632c4defae02 3010
gnome-applets_3.4.1-4.dsc
59840a7ca2ff7647b0d7a177cb11e21cb3c1a419c193fe2401406b63fff07262 28960
gnome-applets_3.4.1-4.debian.tar.gz
31a1d0cc5c7fc71bbe1885f009054526df1edcfb8df5fc7cd4604b707b258294 5467010
gnome-applets-data_3.4.1-4_all.deb
2ce42d2a8150fdd2e54f451af1e52db9131cb4a01ec7d9c6f2625d060edf7316 256722
gnome-applets_3.4.1-4_amd64.deb
773d0220e057833af5b6cae32c7ba77e92553ce1e78f15273cbab7e345f13cac 525480
gnome-applets-dbg_3.4.1-4_amd64.deb
Files:
314b4df73ac929f58641e347388e4aaf 3010 gnome optional gnome-applets_3.4.1-4.dsc
1efd1ef11b050a061ea2f91a797bbfc7 28960 gnome optional
gnome-applets_3.4.1-4.debian.tar.gz
4874fb7696f660d77a4bdb5c23c750e3 5467010 gnome optional
gnome-applets-data_3.4.1-4_all.deb
3a5e86e47dbaec23e51f485abb4beb40 256722 gnome optional
gnome-applets_3.4.1-4_amd64.deb
75df623826a275c0bcb2b5328dd99f85 525480 debug extra
gnome-applets-dbg_3.4.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCAAGBQJSI30jAAoJEGrh3w1gjyLcwrEP/0cqkPE6YPsVDVnhetMf3V0z
yDOmPBiTiUgdqrmcP4d+9jrmWnjHcNoeZqO6KE8tmP9cS1sdQdrd24BHdDM5/i7h
qwGK64rqZHGFxsdkPk5nqgTofNz6oOmaYxsTv1305C41qrI8XKZCKzaWYDLc1dzD
vsUzuPlxB4XkLzbKaoWpbE8HgKFKfcXR1DHWRsMAktn1sPxwzzhAh604pMw80P3g
6YpVEAQIUHbmmWjFAESu6DWH7oTw0XHHLuMkrl9IaxKZXP5l1WD+Xkbdq5/Mv+bp
tVPLj97Ak5puXlBkwmnBwngQISc9tQOfZO7y2dxJJ+16GREFGpTTYVoB7XgUtrZu
LfpY+suw0lqLw3AcUjHfdGhwx+Yg0AKLL4sFywSYPaHdZAtohvG8IyhTLAqGczbJ
pVx//2Ktr/Tf0wxeQdKkAuK5YhqQF10dCaHrKOLMlDgaE6HTwbsE0uLE0Z2Siu1v
Rrz3teCltBZ8rGJ4rGwiUR69O/KOub31LhVYmPp236+iEiTmyx9JBs+lmmhvcbF0
Kq4vzpx/06Pf7JOCy/P+n1Le+ir+wGhyrXgVrbD0Ic83N8SLqpjvyQC9NpBnmTG/
FRPxJpv98ZWYUXo6XW4ZQxVYENbrb/7nEDiWtkpSZxfU7GlkzhgXIJfRE3R07m9I
CoSg2BtyDWauh6I7xLkh
=M6Me
-----END PGP SIGNATURE-----
--- End Message ---