Your message dated Fri, 25 Feb 2011 21:36:27 +0000
with message-id <[email protected]>
and subject line Bug#554373: fixed in gbgoffice 1.4-8
has caused the Debian Bug report #554373,
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.)
--
554373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554373
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gbgoffice
Version: 1.4-4
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
g++ -D_REENTRANT -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
-I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0
-I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -Wall -g -O2
-Wl,--as-needed -Wl,-z,defs -o gbgoffice database.o history.o translator.o
properties.o translator_manager.o gbgoffice_tools.o eggtrayicon.o trayicon.o
splash.o prefsdialog.o exam.o workhelper.o dictgui.o main.o -lgtkmm-2.4
-latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-
1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-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
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_manager_message(_EggTrayIcon*, long, unsigned long, long,
long, long):eggtrayicon.cpp:174: error: undefined reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_manager_message(_EggTrayIcon*, long, unsigned long, long,
long, long):eggtrayicon.cpp:175: error: undefined reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window(_EggTrayIcon*):eggtrayicon.cpp:214: error:
undefined reference to 'XGrabServer'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window(_EggTrayIcon*):eggtrayicon.cpp:217: error:
undefined reference to 'XGetSelectionOwner'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window(_EggTrayIcon*):eggtrayicon.cpp:223: error:
undefined reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window(_EggTrayIcon*):eggtrayicon.cpp:224: error:
undefined reference to 'XFlush'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window(_EggTrayIcon*):eggtrayicon.cpp:221: error:
undefined reference to 'XSelectInput'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.cpp:359: error: undefined reference to
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.cpp:373: error: undefined reference to
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.cpp:374: error: undefined reference to
'XSync'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.cpp:373: error: undefined reference to
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.cpp:374: error: undefined reference to
'XSync'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen(Screen*,
char const*):eggtrayicon.cpp:272: error: undefined reference to
'XScreenNumberOfScreen'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen(Screen*,
char const*):eggtrayicon.cpp:275: error: undefined reference to 'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen(Screen*,
char const*):eggtrayicon.cpp:278: error: undefined reference to 'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen(Screen*,
char const*):eggtrayicon.cpp:281: error: undefined reference to 'XInternAtom'
collect2: ld returned 1 exit status
make[2]: *** [gbgoffice] Error 1
--- End Message ---
--- Begin Message ---
Source: gbgoffice
Source-Version: 1.4-8
We believe that the bug you reported is fixed in the latest version of
gbgoffice, which is due to be installed in the Debian FTP archive:
gbgoffice_1.4-8.debian.tar.gz
to main/g/gbgoffice/gbgoffice_1.4-8.debian.tar.gz
gbgoffice_1.4-8.dsc
to main/g/gbgoffice/gbgoffice_1.4-8.dsc
gbgoffice_1.4-8_amd64.deb
to main/g/gbgoffice/gbgoffice_1.4-8_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.
Damyan Ivanov <[email protected]> (supplier of updated gbgoffice 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: Fri, 25 Feb 2011 22:43:46 +0200
Source: gbgoffice
Binary: gbgoffice
Architecture: source amd64
Version: 1.4-8
Distribution: unstable
Urgency: low
Maintainer: Damyan Ivanov <[email protected]>
Changed-By: Damyan Ivanov <[email protected]>
Description:
gbgoffice - bgoffice dictionary frontend (GTK2)
Closes: 554373
Changes:
gbgoffice (1.4-8) unstable; urgency=low
.
* add 11_explicit-linkage.patch by Bhavani Shankar R.
Fixes failure at link time when using binutils-gold (Closes: #554373)
* Claim conformance with policy 3.9.1 (no changes)
* Convert to "3.0 (quilt)" source format
Checksums-Sha1:
2c777019852ee233540adb31b72912bf34940270 1801 gbgoffice_1.4-8.dsc
7009bf52e42cf42923f662fafb296b65c9b33b6f 17187 gbgoffice_1.4-8.debian.tar.gz
32f0bb1f44ac7d1f61675cf1fcf441aed608141f 180588 gbgoffice_1.4-8_amd64.deb
Checksums-Sha256:
37cb275aabaf0f377a2348fb684fdeab11cbfb8797b5c56d7a92780f79ece496 1801
gbgoffice_1.4-8.dsc
7ac303a521fb96a60486898efab12c64557c8e7341763e1859ecc798cd948f07 17187
gbgoffice_1.4-8.debian.tar.gz
0b11ab708cbe4c0fe0056d885cc6322de0554f6f344c08ad28255ada0749dc66 180588
gbgoffice_1.4-8_amd64.deb
Files:
53abc9141d1a3c1922a1c960aec6422e 1801 text optional gbgoffice_1.4-8.dsc
5e08cb781f8f36ef010a239274d0088c 17187 text optional
gbgoffice_1.4-8.debian.tar.gz
4dc0af1b3145e4b35227c3dc47a6f852 180588 text optional gbgoffice_1.4-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNaBjTAAoJEOQbTFV/DYC+ikcP+QHTcD+9BGDql/CdkQrEwfq/
J2YjvGAK/3Zx2EC9O/wMIa+2EBR+OmG27gvZ31CfQnCHdqd95fCfGCNXKyVQ4j9u
vg1/tcvhzovCaT9t2FLZPpP946ClS1BIUxYvW9d3WtkkLa/X8tM3f5NVQ4Hc+7pn
mOhbEu4puXvTFq0AuMdOfKH8lUn67zh3mMnCqGknVKuYAFxsScdCXcawS5PXNRrt
odu9lBl6d7SQwvQSEdwrFc0HOfRcFq4sXQgRrec55BSnsATCFcs6RPSHLZMrfATI
MaSvSIyqtG1vnYhkAWRkyk0Dgu2YcIdoBNsvR4s69zTfRMtfZoN0jlFO+SgEvD1C
e1MzUj9vwZEwvsW2a+mLQNQjl6ox6irA37tUsv6SVUhqhxKhzf3ydgpY9LOHA5zl
KFnmIdMzS1TdxFpl7wQPmZrdyXL5ZgWx1uembwJ9nBn3rDgltV4rpi0r+hwKWXId
VVEEC3JpBx+hUMKUDyB+nVuxW1iYzpnLRYLoXItZc3/2mKxMuoo7tNcjFH0MDsuw
j6n+BzuMy6IDn48WeBLtvsV42yk14EInvbHldDYxRukcNEN6pWp2GRfzVS88GYF4
4cAalWqIPdC6bNCJmCSRd1AeB4Mo61v4VFQKV5AVywLNctTU2wB0QAUhNQ0OpVtj
qgRfACf72pL5u81Btugu
=eAjN
-----END PGP SIGNATURE-----
--- End Message ---