Your message dated Sun, 25 Sep 2011 04:32:10 +0000
with message-id <e1r7gnu-0004so...@franck.debian.org>
and subject line Bug#554747: fixed in gstm 1.2-8
has caused the Debian Bug report #554747,
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.)
--
554747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gstm
Version: 1.2-7
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
x86_64-linux-gnu-gcc -Wall -g -O2 -o gstm main.o support.o interface.o
callbacks.o conffile.o fniface.o fnssht.o notarea.o eggtrayicon.o -pthread
-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2
-lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -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 -lgconf-2 -lgthread-2.0
-lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0
/usr/bin/ld: main.o: in function main:main.c:66: error: undefined reference to
'xmlCheckVersion'
/usr/bin/ld: conffile.o: in function gstm_addtunneldef2tunnel:conffile.c:490:
error: undefined reference to 'xmlIsBlankNode'
/usr/bin/ld: conffile.o: in function gstm_addtunneldef2tunnel:conffile.c:491:
error: undefined reference to 'xmlNodeListGetString'
/usr/bin/ld: conffile.o: in function gstm_addtunneldef2tunnel:conffile.c:507:
error: undefined reference to 'xmlFree'
/usr/bin/ld: conffile.o: in function gstm_addtunneldef2tunnel:conffile.c:497:
error: undefined reference to 'xmlNodeListGetString'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:385: error:
undefined reference to 'xmlParseFile'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:389: error:
undefined reference to 'xmlDocGetRootElement'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:397: error:
undefined reference to 'xmlStrcmp'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:416: error:
undefined reference to 'xmlIsBlankNode'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:417: error:
undefined reference to 'xmlStrcmp'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:399: error:
undefined reference to 'xmlFreeDoc'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:422: error:
undefined reference to 'xmlNodeListGetString'
/usr/bin/ld: conffile.o: in function gstm_file2tunnel:conffile.c:451: error:
undefined reference to 'xmlFree'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:189: error:
undefined reference to 'xmlNewTextWriterFilename'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:195: error:
undefined reference to 'xmlTextWriterSetIndent'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:196: error:
undefined reference to 'xmlTextWriterSetIndentString'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:199: error:
undefined reference to 'xmlTextWriterStartElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:206: error:
undefined reference to 'xmlTextWriterWriteElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:212: error:
undefined reference to 'xmlTextWriterWriteElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:218: error:
undefined reference to 'xmlTextWriterWriteElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:224: error:
undefined reference to 'xmlTextWriterWriteElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:277: error:
undefined reference to 'xmlTextWriterEndElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:248: error:
undefined reference to 'xmlTextWriterStartElement'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:285: error:
undefined reference to 'xmlTextWriterEndDocument'
/usr/bin/ld: conffile.o: in function gstm_tunnel2file:conffile.c:290: error:
undefined reference to 'xmlFreeTextWriter'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_manager_message:eggtrayicon.c:292: error: undefined
reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_manager_message:eggtrayicon.c:294: error: undefined
reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:484: error: undefined reference to
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:498: error: undefined reference to
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:500: error: undefined reference to
'XSync'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:498: error: undefined reference to
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_send_message:eggtrayicon.c:500: error: undefined reference to
'XSync'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_get_orientation_property:eggtrayicon.c:172: error: undefined
reference to 'XGetWindowProperty'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_get_orientation_property:eggtrayicon.c:201: error: undefined
reference to 'XFree'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:323: error: undefined
reference to 'XGrabServer'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:325: error: undefined
reference to 'XGetSelectionOwner'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:332: error: undefined
reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:333: error: undefined
reference to 'XFlush'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_update_manager_window:eggtrayicon.c:329: error: undefined
reference to 'XSelectInput'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_realize:eggtrayicon.c:401: error: undefined reference to
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_realize:eggtrayicon.c:403: error: undefined reference to
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function
egg_tray_icon_realize:eggtrayicon.c:405: error: undefined reference to
'XInternAtom'
collect2: ld returned 1 exit status
--- End Message ---
--- Begin Message ---
Source: gstm
Source-Version: 1.2-8
We believe that the bug you reported is fixed in the latest version of
gstm, which is due to be installed in the Debian FTP archive:
gstm_1.2-8.debian.tar.gz
to main/g/gstm/gstm_1.2-8.debian.tar.gz
gstm_1.2-8.dsc
to main/g/gstm/gstm_1.2-8.dsc
gstm_1.2-8_i386.deb
to main/g/gstm/gstm_1.2-8_i386.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.
Ryan Niebur <r...@debian.org> (supplier of updated gstm 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: SHA1
Format: 1.8
Date: Mon, 12 Sep 2011 23:11:08 -0700
Source: gstm
Binary: gstm
Architecture: source i386
Version: 1.2-8
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur <r...@debian.org>
Changed-By: Ryan Niebur <r...@debian.org>
Description:
gstm - SSH tunnel manager for GNOME
Closes: 554747
Changes:
gstm (1.2-8) unstable; urgency=low
.
* update format to 3.0 (quilt)
- remove quilt build dependency
* patch by Mahyuddin Susanto to fix for --no-add-needed linkers
(Closes: #554747)
* update email address in Maintainer field
* convert copyright file to DEP5 format
- update paths in copyright file to include version rather than
pointing to symlinks
* moved git repository to collab-maint and rewrote history to move
files under debian directory and include upstream source
* convert all patches to DEP3
* fix spelling of writable in binary
* simplify debian/rules for debhelper 7
* remove deprecated Encoding field from gstm.desktop
* update Standards-Version to 3.9.2
Checksums-Sha1:
44df5449f534d45f969b560cfb077a49c9aea5d7 1168 gstm_1.2-8.dsc
74cdc7fcec55688218a4498136c822a1e3d68ab1 4848 gstm_1.2-8.debian.tar.gz
1f72703f2b0e57ac10b4c2ab083dec1fd075d8de 137730 gstm_1.2-8_i386.deb
Checksums-Sha256:
ad534fe1d6a01dd186055b2da13374e1459f0dc08e38d8cfb7bfe0c15dc230aa 1168
gstm_1.2-8.dsc
4f50c2b1fec481daf201bb843647cacc2f407fd1dfd60c38f314280f15691152 4848
gstm_1.2-8.debian.tar.gz
e66007c0f313668780825a17014d15d0b352f4faa142633387513556139eb88a 137730
gstm_1.2-8_i386.deb
Files:
8451b92c0beee8b2511bf38b9616cdc6 1168 gnome optional gstm_1.2-8.dsc
b34f9774771be8ec9db9174a5e64360e 4848 gnome optional gstm_1.2-8.debian.tar.gz
5c9cd7b7a5bcee615feca20af3aeb0ff 137730 gnome optional gstm_1.2-8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk5u9LgACgkQMihv+PacasU/jQCgxR7ZEKpQQii5cNvQwpNdM9ng
IO4An0hPobMht4Mi2T1Ma3t+sqz0Xw7r
=SawL
-----END PGP SIGNATURE-----
--- End Message ---