Your message dated Mon, 09 May 2011 08:50:29 +0000
with message-id <[email protected]>
and subject line Bug#555882: fixed in padevchooser 0.9.3-2.1
has caused the Debian Bug report #555882,
regarding FTBFS with binutils-gold
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.)
--
555882: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555882
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: padevchooser
Version: 0.9.3-2
Severity: minor
User: [email protected]
Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
cc -g -O2 -g -Wall -O2 -pipe -Wall -W -Wno-unused-parameter -o padevchooser
padevchooser-padevchooser.o padevchooser-x11prop.o padevchooser-eggtrayicon.o
-lnotify -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lglade-2.0 -lgtk-x11-2.0 -lxml2
-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 -lgconf-2 -lglib-2.0 -lpulse-browse -lpulse-mainloop-glib
-lpulse -lglib-2.0
/usr/bin/ld: padevchooser-padevchooser.o: in function main:padevchooser.c:801:
warning: libpulse-browse is being phased out.
/usr/bin/ld: padevchooser-padevchooser.o: in function main:padevchooser.c:806:
warning: libpulse-browse is being phased out.
/usr/bin/ld: padevchooser-padevchooser.o: in function main:padevchooser.c:814:
warning: libpulse-browse is being phased out.
/usr/bin/ld: padevchooser-x11prop.o: in function x11_get_prop:x11prop.c:52:
error: undefined reference to 'XInternAtom'
/usr/bin/ld: padevchooser-x11prop.o: in function x11_get_prop:x11prop.c:53:
error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: padevchooser-x11prop.o: in function x11_get_prop:x11prop.c:67:
error: undefined reference to 'XFree'
/usr/bin/ld: padevchooser-x11prop.o: in function x11_del_prop:x11prop.c:40:
error: undefined reference to 'XInternAtom'
/usr/bin/ld: padevchooser-x11prop.o: in function x11_set_prop:x11prop.c:35:
error: undefined reference to 'XInternAtom'
/usr/bin/ld: padevchooser-x11prop.o: in function x11_set_prop:x11prop.c:36:
error: undefined reference to 'XChangeProperty'
/usr/bin/ld: padevchooser-x11prop.o: in function x11_del_prop:x11prop.c:41:
error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_manager_message:eggtrayicon.c:296: error: undefined
reference to 'XSendEvent'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_manager_message:eggtrayicon.c:298: error: undefined
reference to 'XSync'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:470: error: undefined reference to
'XInternAtom'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:484: error: undefined reference to
'XSendEvent'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:486: error: undefined reference to
'XSync'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:484: error: undefined reference to
'XSendEvent'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:486: error: undefined reference to
'XSync'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_get_orientation_property:eggtrayicon.c:183: error: undefined
reference to 'XGetWindowProperty'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_get_orientation_property:eggtrayicon.c:212: error: undefined
reference to 'XFree'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:323: error: undefined
reference to 'XGrabServer'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:325: error: undefined
reference to 'XGetSelectionOwner'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:332: error: undefined
reference to 'XUngrabServer'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:333: error: undefined
reference to 'XFlush'
/usr/bin/ld: padevchooser-eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:329: error: undefined
reference to 'XSelectInput'
collect2: ld returned 1 exit status
make[3]: *** [padevchooser] Error 1
--- End Message ---
--- Begin Message ---
Source: padevchooser
Source-Version: 0.9.3-2.1
We believe that the bug you reported is fixed in the latest version of
padevchooser, which is due to be installed in the Debian FTP archive:
padevchooser_0.9.3-2.1.diff.gz
to main/p/padevchooser/padevchooser_0.9.3-2.1.diff.gz
padevchooser_0.9.3-2.1.dsc
to main/p/padevchooser/padevchooser_0.9.3-2.1.dsc
padevchooser_0.9.3-2.1_amd64.deb
to main/p/padevchooser/padevchooser_0.9.3-2.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philipp Kern <[email protected]> (supplier of updated padevchooser 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 May 2011 22:32:09 +0200
Source: padevchooser
Binary: padevchooser
Architecture: source amd64
Version: 0.9.3-2.1
Distribution: unstable
Urgency: low
Maintainer: CJ van den Berg <[email protected]>
Changed-By: Philipp Kern <[email protected]>
Description:
padevchooser - PulseAudio Device Chooser
Closes: 555882 580771
Changes:
padevchooser (0.9.3-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* configure.ac: add x11 to GUILIBS (Closes: #555882)
* configure.ac: fix build breakage with GNU stow installed
* Re-autotoolize to pick up changes in configure.ac
* use_stock_gnome_icons.patch: dropped (Closes: #580771)
* debian/menu: use Applications section
Checksums-Sha1:
c6b6c5d8a3003f66d8deacae62e4e0e67ccdb42f 1119 padevchooser_0.9.3-2.1.dsc
ecdf660f5a838ade69879e80061a705c2615eb13 79526 padevchooser_0.9.3-2.1.diff.gz
5785201416526488189f0e01fa3f80cdca23fe03 25088 padevchooser_0.9.3-2.1_amd64.deb
Checksums-Sha256:
c76ff85e44850de253d6d28fc132b5721b79d4b49fdde60e1169ab81a4608930 1119
padevchooser_0.9.3-2.1.dsc
7f6bb5e3bad99457f527b43f713e6561570cee4d220bbb7b0a145dd82dc316eb 79526
padevchooser_0.9.3-2.1.diff.gz
e704c5604effd0cd2c500a0e57048528ef87915caf8f12da12f1133d3a6540be 25088
padevchooser_0.9.3-2.1_amd64.deb
Files:
edfeb434adedebe015c82873933a1e6e 1119 sound optional padevchooser_0.9.3-2.1.dsc
8e9f735e84d77834c36bbcc4df9ec75f 79526 sound optional
padevchooser_0.9.3-2.1.diff.gz
9c9e11f8c0503d4fd09dc0c9b1a90911 25088 sound optional
padevchooser_0.9.3-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3HpmUACgkQ7Ro5M7LPzdgQHACeN+j+IB90+1t+5h5t4IIswDkL
qLoAnRWtVFP0PXB67hp20ShQ0sT2sxKx
=aV7X
-----END PGP SIGNATURE-----
--- End Message ---