Your message dated Sun, 05 Feb 2012 12:32:11 +0000
with message-id <e1ru1gn-0006jp...@franck.debian.org>
and subject line Bug#554280: fixed in fbxkb 0.6-1.1
has caused the Debian Bug report #554280,
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 ow...@bugs.debian.org
immediately.)


-- 
554280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554280
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fbxkb
Version: 0.6-1
Severity: minor
User: peter.fritzs...@gmx.de
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

gcc  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 
-lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf_xlib-2.0 
-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -L/usr/X11R6/lib  
-lXmu fbxkb.o eggtrayicon.o -o fbxkb
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:316: error: 
undefined reference to 'XkbAllocKeyboard'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:322: error: 
undefined reference to 'XkbGetControls'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:329: error: 
undefined reference to 'XkbGetState'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:337: error: 
undefined reference to 'XkbGetNames'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:389: error: 
undefined reference to 'XkbFreeKeyboard'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:341: error: 
undefined reference to 'XkbGetNames'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:351: error: 
undefined reference to 'XGetAtomName'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:386: error: 
undefined reference to 'XFree'
/usr/bin/ld: fbxkb.o: in function read_kbd_description:fbxkb.c:384: error: 
undefined reference to 'XGetAtomName'
/usr/bin/ld: fbxkb.o: in function main:fbxkb.c:520: error: undefined reference 
to 'XSetLocaleModifiers'
/usr/bin/ld: fbxkb.o: in function main:fbxkb.c:521: error: undefined reference 
to 'XSetErrorHandler'
/usr/bin/ld: fbxkb.o: in function main:fbxkb.c:460: error: undefined reference 
to 'XInternAtom'
/usr/bin/ld: fbxkb.o: in function main:fbxkb.c:464: error: undefined reference 
to 'XkbQueryExtension'
/usr/bin/ld: fbxkb.o: in function main:fbxkb.c:467: error: undefined reference 
to 'XkbSelectEventDetails'
/usr/bin/ld: fbxkb.o: in function Xerror_handler:fbxkb.c:539: error: undefined 
reference to 'XGetErrorText'
/usr/bin/ld: fbxkb.o: in function flag_menu_activated:fbxkb.c:127: error: 
undefined reference to 'XkbLockGroup'
/usr/bin/ld: fbxkb.o: in function docklet_clicked:fbxkb.c:221: error: undefined 
reference to 'XkbLockGroup'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_manager_message:eggtrayicon.c:160: error: undefined 
reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_manager_message:eggtrayicon.c:162: error: undefined 
reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:201: error: undefined 
reference to 'XGrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:203: error: undefined 
reference to 'XGetSelectionOwner'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:210: error: undefined 
reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:211: error: undefined 
reference to 'XFlush'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:207: error: undefined 
reference to 'XSelectInput'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:347: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:361: error: undefined reference to 
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:363: error: undefined reference to 
'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:361: error: undefined reference to 
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:363: error: undefined reference to 
'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_new_for_xscreen:eggtrayicon.c:259: error: undefined reference to 
'XScreenNumberOfScreen'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_new_for_xscreen:eggtrayicon.c:263: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_new_for_xscreen:eggtrayicon.c:266: error: undefined reference to 
'XInternAtom'
collect2: ld returned 1 exit status
make[1]: *** [fbxkb] Error 1



--- End Message ---
--- Begin Message ---
Source: fbxkb
Source-Version: 0.6-1.1

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

fbxkb_0.6-1.1.diff.gz
  to main/f/fbxkb/fbxkb_0.6-1.1.diff.gz
fbxkb_0.6-1.1.dsc
  to main/f/fbxkb/fbxkb_0.6-1.1.dsc
fbxkb_0.6-1.1_armhf.deb
  to main/f/fbxkb/fbxkb_0.6-1.1_armhf.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 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Konstantinos Margaritis <mar...@debian.org> (supplier of updated fbxkb 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: SHA256

Format: 1.8
Date: Fri, 31 Jan 2012 13:46:19 +0200
Source: fbxkb
Binary: fbxkb
Architecture: source armhf
Version: 0.6-1.1
Distribution: unstable
Urgency: low
Maintainer: Vadim Vatlin <vat...@sthbel.ru>
Changed-By: Konstantinos Margaritis <mar...@debian.org>
Description: 
 fbxkb      - X11 keyboard indicator and switcher
Closes: 554280
Changes: 
 fbxkb (0.6-1.1) unstable; urgency=low
 .
   * Non-maintainer upload. (Patch by Mònica Ramírez Arceda 
<mon...@probeta.net>)
   * eggtrayicon.c, fbxkb.c: Replace deprecated gdk_display and GDK_DISPLAY()
     with gdk_x11_get_default_xdisplay().
   * Link to X11 to build with binutils-gold. (Closes: #554280)
Checksums-Sha1: 
 37df60bdafffd1478a50927400ca49b5d3f9d598 1621 fbxkb_0.6-1.1.dsc
 0ca0b4cfdbf89defa4c4c7dfe7747009391279e4 3936 fbxkb_0.6-1.1.diff.gz
 12d5e0fed43bbf970875529192098646aa874058 44484 fbxkb_0.6-1.1_armhf.deb
Checksums-Sha256: 
 b51349cf26436e6190ce2c09cdfd7509a3c32f18d6432f0f775bae82c753260e 1621 
fbxkb_0.6-1.1.dsc
 0cddd2c41d47164d1688dde3a3a2b6df9e6a20069787575b1585e3cef8d91340 3936 
fbxkb_0.6-1.1.diff.gz
 106100dd5024c98d4cd823fa97d813fcb22f896ca26a1b3ca347b6eefd11dc92 44484 
fbxkb_0.6-1.1_armhf.deb
Files: 
 2b888207eb78aa90711d5b9e249ba5fd 1621 x11 optional fbxkb_0.6-1.1.dsc
 2d52fb507e450e0a6233cc9c55cff3b4 3936 x11 optional fbxkb_0.6-1.1.diff.gz
 215a4411e30892af6fc4461123be47df 44484 x11 optional fbxkb_0.6-1.1_armhf.deb

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

iQIcBAEBCAAGBQJPKAlhAAoJEGYGAn9kNxJMKDIP/jwoFF7LhMD+r7tTOAk5puhC
/8uxxhN62xNlHaa1PxQ6J+ohjxSqkWuhWrHCjOalU7YIM6/LutKIXtuLGXn6Laxb
JfLtc8+Z2dhZ2+0tGo8SdilWYAFJrbuRxiDaY5pLpnhMdOPXf+1jCyw5atitkaTc
N6+xkRtcKFATqHz+qmyiwDzZZXm9Yb+fC/XOUpXtPyGOk8L4tcbqdsIXAEj1pgcC
iLfj9RfkEA9k/8LUnqLzTgoJmqrE0DaGKlrnOm7tu1aNQbL1xCd4X57hR5trqg25
JxS/EwKMn1HMxgpQ/DIzNt+Vu504HxZfWAE4pvvENuSIHMKgsH0TivlZ8RFZU4zJ
fZtWK4n0veWt3jiGV6KtO5ZTt/CDV73zzIIbA7i4NaAwrwkFZEJeX9inS3wXRqqf
/QhKcZT41DPMTVk1lxAPyzsU6X0XU9CzSh/5flG4witw8mMLh96tpnhjwG52FXFv
dJ/fqORzI6Q2gsNMYTDK0ToJITKRJpOVlJNgkPzESgSj61+dfQ/VzJ9zRoVHWEse
bvFNDavLi24SiZTK9K0QFKyuCk55Y3SALKJ9h7/rtHmo6DSy2R9eooJE7B0oIH0o
9di5d4392YDebVm387jjP9kwxbohMFQI0vWyJWs0+OlcADHBMq33c02lekjQJmdp
TTtNj1D0RaS1hjP2GbP0
=QE3C
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to