Your message dated Sun, 06 Mar 2011 04:17:08 +0000
with message-id <[email protected]>
and subject line Bug#556048: fixed in parcellite 0.9.3-1
has caused the Debian Bug report #556048,
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.)


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

if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT 
-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/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I.. 
-DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT eggaccelerators.o -MD 
-MP -MF ".deps/eggaccelerators.Tpo" -c -o eggaccelerators.o eggaccelerators.c; \
        then mv -f ".deps/eggaccelerators.Tpo" ".deps/eggaccelerators.Po"; else 
rm -f ".deps/eggaccelerators.Tpo"; exit 1; fi
x86_64-linux-gnu-gcc -I.. -DPARCELLITELOCALEDIR=\""/usr/share/locale"\" -g -O2  
-Wl,-z,defs -o parcellite  main.o utils.o daemon.o history.o keybinder.o 
preferences.o eggaccelerators.o -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   
-lpthread 
/usr/bin/ld: keybinder.o: in function keybinder_is_modifier:keybinder.c:312: 
error: undefined reference to 'XGetModifierMapping'
/usr/bin/ld: keybinder.o: in function keybinder_is_modifier:keybinder.c:325: 
error: undefined reference to 'XFreeModifiermap'
/usr/bin/ld: keybinder.o: in function keybinder_is_modifier:keybinder.c:325: 
error: undefined reference to 'XFreeModifiermap'
/usr/bin/ld: keybinder.o: in function 
grab_ungrab_with_ignorable_modifiers:keybinder.c:86: error: undefined reference 
to 'XGrabKey'
/usr/bin/ld: keybinder.o: in function 
grab_ungrab_with_ignorable_modifiers:keybinder.c:94: error: undefined reference 
to 'XUngrabKey'
/usr/bin/ld: keybinder.o: in function do_grab_key:keybinder.c:121: error: 
undefined reference to 'XKeysymToKeycode'
/usr/bin/ld: eggaccelerators.o: in function 
egg_keymap_get_modmap:eggaccelerators.c:549: error: undefined reference to 
'XGetModifierMapping'
/usr/bin/ld: eggaccelerators.o: in function 
egg_keymap_get_modmap:eggaccelerators.c:623: error: undefined reference to 
'XFreeModifiermap'
collect2: ld returned 1 exit status
make[2]: *** [parcellite] Error 1



--- End Message ---
--- Begin Message ---
Source: parcellite
Source-Version: 0.9.3-1

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

parcellite_0.9.3-1.debian.tar.gz
  to main/p/parcellite/parcellite_0.9.3-1.debian.tar.gz
parcellite_0.9.3-1.dsc
  to main/p/parcellite/parcellite_0.9.3-1.dsc
parcellite_0.9.3-1_amd64.deb
  to main/p/parcellite/parcellite_0.9.3-1_amd64.deb
parcellite_0.9.3.orig.tar.gz
  to main/p/parcellite/parcellite_0.9.3.orig.tar.gz



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.
Andrew Starr-Bochicchio <[email protected]> (supplier of updated parcellite 
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: SHA256

Format: 1.8
Date: Sat, 05 Mar 2011 12:33:20 -0500
Source: parcellite
Binary: parcellite
Architecture: source amd64
Version: 0.9.3-1
Distribution: unstable 
Urgency: low
Maintainer: Andrew Starr-Bochicchio <[email protected]>
Changed-By: Andrew Starr-Bochicchio <[email protected]>
Description: 
 parcellite - lightweight GTK+ clipboard manager
Closes: 556048 601651
Changes: 
 parcellite (0.9.3-1) unstable; urgency=low
 .
   * New upstream release.
    - Fixed 100% CPU bug that occurs with certain clipboard
      data (Closes: #601651).
   * debian/rules:
    - Remove unneeded override_dh_installchangelogs target.
    - Delete config.status in the clean target of debian/rules.
   * debian/patches/dosfix.patch: Link against X11 to fix
     FTBFS with with binutils-gold (Closes: #556048).
   * debian/control: Bump Standards Version to 3.9.1,
     no changes needed.
Checksums-Sha1: 
 3548ba898edb4ed5aac8181bd89fdf46f11a740b 1873 parcellite_0.9.3-1.dsc
 4ec1b587796aa13bdc473d58476f36328c055495 305209 parcellite_0.9.3.orig.tar.gz
 f521a392d397ea49da0d3b599447b087ab64ec73 4150 parcellite_0.9.3-1.debian.tar.gz
 16add63c4da44c54488267feea47e893bedf543c 50524 parcellite_0.9.3-1_amd64.deb
Checksums-Sha256: 
 19148720b6d7a721d3c3713ef4e1224e549b0316c596bdc4d230d6794025b873 1873 
parcellite_0.9.3-1.dsc
 8cabf6694178d96198a98677ff9c1db12a715acd16d097f4ce78b9af361f280b 305209 
parcellite_0.9.3.orig.tar.gz
 b37d01740132dd9db24a950244119c74141a22a86eb9984155f10aa900d9224e 4150 
parcellite_0.9.3-1.debian.tar.gz
 970d00f46205a1d9a46166d1eb7246351c72a6e2fb2bf2729f9066f106c9b4ef 50524 
parcellite_0.9.3-1_amd64.deb
Files: 
 b0c10a7eb9fc78decaec8d74462806dd 1873 misc optional parcellite_0.9.3-1.dsc
 2cdf667d1eb25fde8b8aa60e0b8e6ef9 305209 misc optional 
parcellite_0.9.3.orig.tar.gz
 009232de23b79662b71e74368eab724f 4150 misc optional 
parcellite_0.9.3-1.debian.tar.gz
 ccc40b4fcb0439b10be30dd648f060e2 50524 misc optional 
parcellite_0.9.3-1_amd64.deb

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

iQIcBAEBCAAGBQJNcwfJAAoJEJcyXdj5/dUGM1gQAKLzTF5XNsiF2Ivt3KtQTFcE
laspQsfmSvzIdS9SXl4Ytn28WtthWaO+K0kVg94F4pqv1gwtEufKw1wcPrs9dI+j
yC9glEargqlAowmIJGkcSXxPOSrA/ZCfaMGiuLnOSB2kaIHkYt2gv4Q0OjNv6CcU
Um5gHJHFnkTkQjl0qa/erCPvb89aERyfY/a+AhzG+Mdz0E8gqnv68ajYEH1DUlVZ
PsHXwhOVHlUgpuAuO/85EHs0hyEiqHYWA6tHWHKIgMvGjkp3jY8SyoHwXKOysDjs
nB1rx7l7U/vCXsMUWkrh/LvA4MXUhwCOxHiqOtnpSj3cZuTPHhne8ZskukQxnANr
0bpc3an3w3NHlbLow9UrlOm5TEmNuBaSTGHeXFG9JIE1NGI2LwqdD8//kIevkQvp
N7CoR2bC/k9m647dthzBE+GfMXQV2KvgcXzD19wFLAdIcuYY9cvUd9M951zOjWTn
306tHfe65najVr67RF0rLkLmtNXbVyHU4+gM9VRyvyLALNYmdAwp3gBGmb5fGzG/
2PmLz579z+k47Pu+pj6KIynrYOTARrslsm5tu4JdcsckjWwTWa4eDMdsrx+sUSvi
VeuU9HXtQvLlZKpP4eSLS+q5fYsiV1Hn5c1gl1y5AEkOiATbioXDh98qb9nT6/jS
W7Dfsj5l/lmjMzPTCRSY
=BCKc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to