Your message dated Thu, 12 Jan 2012 23:48:35 +0000
with message-id <[email protected]>
and subject line Bug#555768: fixed in netapplet 1.0.8-3.1
has caused the Debian Bug report #555768,
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.)


-- 
555768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555768
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: netapplet
Version: 1.0.8-3
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

x86_64-linux-gnu-gcc  -Wall -g -D_GNU_SOURCE -O2    -o netapplet  clipboard.o 
eggtrayicon.o netapplet.o netcommon.o -pthread -lgnomeui-2 -lSM -lICE 
-lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 
-lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgthread-2.0 -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 -lgnome-keyring -lglib-2.0   
/usr/bin/ld: clipboard.o: in function netapplet_get_clipboard:clipboard.c:54: 
error: undefined reference to 'XGrabServer'
/usr/bin/ld: clipboard.o: in function netapplet_get_clipboard:clipboard.c:56: 
error: undefined reference to 'XGetSelectionOwner'
/usr/bin/ld: clipboard.o: in function netapplet_get_clipboard:clipboard.c:68: 
error: undefined reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_manager_message:eggtrayicon.c:276: error: undefined 
reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_manager_message:eggtrayicon.c:278: error: undefined 
reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:431: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:445: error: undefined reference to 
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:447: error: undefined reference to 
'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:445: error: undefined reference to 
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:447: error: undefined reference to 
'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_get_orientation_property:eggtrayicon.c:167: error: undefined 
reference to 'XGetWindowProperty'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_get_orientation_property:eggtrayicon.c:196: error: undefined 
reference to 'XFree'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:309: error: undefined 
reference to 'XGrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:311: error: undefined 
reference to 'XGetSelectionOwner'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:318: error: undefined 
reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:319: error: undefined 
reference to 'XFlush'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:315: error: undefined 
reference to 'XSelectInput'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_realize:eggtrayicon.c:359: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_realize:eggtrayicon.c:361: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_realize:eggtrayicon.c:363: error: undefined reference to 
'XInternAtom'
collect2: ld returned 1 exit status
make[3]: *** [netapplet] Error 1



--- End Message ---
--- Begin Message ---
Source: netapplet
Source-Version: 1.0.8-3.1

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

netapplet_1.0.8-3.1.debian.tar.gz
  to main/n/netapplet/netapplet_1.0.8-3.1.debian.tar.gz
netapplet_1.0.8-3.1.dsc
  to main/n/netapplet/netapplet_1.0.8-3.1.dsc
netapplet_1.0.8-3.1_amd64.deb
  to main/n/netapplet/netapplet_1.0.8-3.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.
Hideki Yamane <[email protected]> (supplier of updated netapplet 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: SHA512

Format: 1.8
Date: Sun, 08 Jan 2012 08:14:09 +0900
Source: netapplet
Binary: netapplet
Architecture: source amd64
Version: 1.0.8-3.1
Distribution: unstable
Urgency: low
Maintainer: Rudy Godoy <[email protected]>
Changed-By: Hideki Yamane <[email protected]>
Description: 
 netapplet  - User-friendly network interface control applet
Closes: 555768
Changes: 
 netapplet (1.0.8-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches
     - add package-diff.patch, push all changes that modifies upstream source
       directly
     - add fix_FTBFS.patch, mention to X11 and math lib (Closes: #555768)
Checksums-Sha1: 
 1f7ebd75ad6b9697f425e5fb8201569b00e904da 1767 netapplet_1.0.8-3.1.dsc
 772647d811606daea5a4c6271dcdc03336f3fae5 51622 
netapplet_1.0.8-3.1.debian.tar.gz
 56552617999e7acf3d8d2f30f0a2cbd7d00657c7 56018 netapplet_1.0.8-3.1_amd64.deb
Checksums-Sha256: 
 5444b7709d7da6be1ccc008cc861efaec4ad0834168e8f1e594a681bead16619 1767 
netapplet_1.0.8-3.1.dsc
 b836b3d81911ed1502d7370037d23bf0e59ded7309a789107688588e0bcf1009 51622 
netapplet_1.0.8-3.1.debian.tar.gz
 b8f5032d354cadb777938a6a578b319ffe3606e43e0c12d520964c99ffb3300f 56018 
netapplet_1.0.8-3.1_amd64.deb
Files: 
 010f9c1bd5bf48e8129517d65868510f 1767 gnome optional netapplet_1.0.8-3.1.dsc
 6c87d55c74310d1e326e69ce254b4140 51622 gnome optional 
netapplet_1.0.8-3.1.debian.tar.gz
 1c908c771ca3a36e053256e7edca4bce 56018 gnome optional 
netapplet_1.0.8-3.1_amd64.deb

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

iQIcBAEBCgAGBQJPCNIlAAoJEF0yjQgqqrFA/moP/3RPcDJ5ZRWEitXl6GcujnvW
5Q989f+o8BUNVbHMIOtIox7GLn8EKuBVhC2350XKned8JRZsS7ZiB+3oaKQ4C1NK
AwDbcs1/CVk2G8xuigL8uvDG5GFP9AAqBVLwlYpVh7QK86gkU+UikuwbGQFLS1j+
603fddLmpfP4tFt7W1IAKwJNK6QmhA2hpkyGx1H8BWOMnTXWCkmE3MqKhXaS5THU
QwvRkdJrSq4LB2hrYJ2u6TGcUWPpuYTw24PxZ0KfQ1TG9fRlYV0ideQ9R3DZVn/5
W9SRp+Cf+1/WR/ydfHApwCFHD8GVRV74exox0GSDQGTXbVVdHQzefh957XoDanMx
M1kL+ff2G2H5JeF5tpduEc9XYFwMZ6LJaIgLaLP/ViBF4MZHD+vAbUKsa6mwv6xa
EHIzMrMGAr16qnwCmZh/GEJuhF4E8cJOgktaueXaw1NLi476dVZZ7IX/kD5LPA5I
Vlw1pjdje6vKSIRktpiDJwSQVtBEKGIqPlD+5mpZmYMo6QvUQqwZqsLmYHeHJN2K
eFSng5nRK5OQHi/+KsjsRJTHXSGxtx71htp7oFMC7klIPCK9l985crkK7aZmzxfU
7XmtOHBbwUndvwnYo6ueeRWZMaOydOcWG0MpP3hl8ivgA5fvY1odzE6ATchdcnBE
065pYJOUB1RJbOZUOPjb
=ijxm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to