Your message dated Thu, 16 Jun 2011 21:03:12 +0000
with message-id <e1qxjia-0005q0...@franck.debian.org>
and subject line Bug#556704: fixed in xfe 1.32.4-1
has caused the Debian Bug report #556704,
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.)


-- 
556704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556704
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xfe
Version: 1.04-2.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

g++  -O2   -o xfe  icons.o StringList.o File.o FileDict.o IconList.o FileList.o 
FileDialog.o DirList.o DirBox.o DialogBox.o MessageBox.o Bookmarks.o 
HistInputDialog.o InputDialog.o OverwriteBox.o TextWindow.o CommandWindow.o 
Properties.o Preferences.o FilePanel.o DirPanel.o DirHistBox.o XFileExplorer.o 
PathLinker.o BrowseInputDialog.o ArchInputDialog.o FontDialog.o main.o  -lpng 
-lFOX-1.6 
/usr/bin/ld: main.o: in function fxrecvprop(_XDisplay*, unsigned long, unsigned 
long, unsigned long&, unsigned char*&, unsigned int&):main.cc(.text+0x57): 
error: undefined reference to 'XMaxRequestSize'
/usr/bin/ld: main.o: in function fxrecvprop(_XDisplay*, unsigned long, unsigned 
long, unsigned long&, unsigned char*&, unsigned int&):main.cc(.text+0xc0): 
error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: main.o: in function fxrecvprop(_XDisplay*, unsigned long, unsigned 
long, unsigned long&, unsigned char*&, unsigned int&):main.cc(.text+0xd6): 
error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: main.o: in function fxrecvprop(_XDisplay*, unsigned long, unsigned 
long, unsigned long&, unsigned char*&, unsigned int&):main.cc(.text+0xde): 
error: undefined reference to 'XFlush'
/usr/bin/ld: main.o: in function fxrecvprop(_XDisplay*, unsigned long, unsigned 
long, unsigned long&, unsigned char*&, unsigned int&):main.cc(.text+0x14e): 
error: undefined reference to 'XFree'
/usr/bin/ld: main.o: in function fxrecvprop(_XDisplay*, unsigned long, unsigned 
long, unsigned long&, unsigned char*&, unsigned int&):main.cc(.text+0x169): 
error: undefined reference to 'XFree'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x25a): error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x279): error: undefined reference to 'XFree'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x2b2): error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x2bf): error: undefined reference to 'XFlush'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x2d9): error: undefined reference to 
'XCheckTypedWindowEvent'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x373): error: undefined reference to 'XGetWindowProperty'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x38a): error: undefined reference to 'XFree'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x3c9): error: undefined reference to 'XDeleteProperty'
/usr/bin/ld: main.o: in function fxrecvdata(_XDisplay*, unsigned long, unsigned 
long, unsigned long, unsigned long&, unsigned char*&, unsigned 
int&):main.cc(.text+0x3d1): error: undefined reference to 'XFlush'
/usr/bin/ld: main.o: in function fxsendrequest(_XDisplay*, unsigned long, 
unsigned long, unsigned long, unsigned long, unsigned 
int):main.cc(.text+0x405): error: undefined reference to 'XConvertSelection'
/usr/bin/ld: main.o: in function fxsendrequest(_XDisplay*, unsigned long, 
unsigned long, unsigned long, unsigned long, unsigned 
int):main.cc(.text+0x42c): error: undefined reference to 
'XCheckTypedWindowEvent'
/usr/bin/ld: main.o: in function FX::FXFont::getTextWidth(char const*, unsigned 
int) const:main.cc(.text+0x4200): error: undefined reference to 
'XftTextExtents8'
/usr/bin/ld: main.o: in function FX::FXFont::getTextWidth(char const*, unsigned 
int) const:main.cc(.text+0x423d): error: undefined reference to 
'XftTextExtentsUtf8'
/usr/bin/ld: main.o: in function FX::FXDCWindow::drawText(int, int, char 
const*, unsigned int):main.cc(.text+0x4392): error: undefined reference to 
'XftDrawString8'
/usr/bin/ld: main.o: in function FX::FXDCWindow::drawText(int, int, char 
const*, unsigned int):main.cc(.text+0x43d9): error: undefined reference to 
'XftDrawStringUtf8'
collect2: ld returned 1 exit status
make[3]: *** [xfe] Error 1



--- End Message ---
--- Begin Message ---
Source: xfe
Source-Version: 1.32.4-1

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

xfe-i18n_1.32.4-1_all.deb
  to main/x/xfe/xfe-i18n_1.32.4-1_all.deb
xfe-themes_1.32.4-1_all.deb
  to main/x/xfe/xfe-themes_1.32.4-1_all.deb
xfe_1.32.4-1.debian.tar.gz
  to main/x/xfe/xfe_1.32.4-1.debian.tar.gz
xfe_1.32.4-1.dsc
  to main/x/xfe/xfe_1.32.4-1.dsc
xfe_1.32.4-1_amd64.deb
  to main/x/xfe/xfe_1.32.4-1_amd64.deb
xfe_1.32.4-1_i386.deb
  to main/x/xfe/xfe_1.32.4-1_i386.deb
xfe_1.32.4.orig.tar.gz
  to main/x/xfe/xfe_1.32.4.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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joachim Wiedorn <ad_deb...@joonet.de> (supplier of updated xfe 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: Wed, 15 Jun 2011 20:19:08 +0200
Source: xfe
Binary: xfe xfe-i18n xfe-themes
Architecture: all amd64 i386 source
Version: 1.32.4-1
Distribution: unstable
Urgency: low
Maintainer: Joachim Wiedorn <ad_deb...@joonet.de>
Changed-By: Joachim Wiedorn <ad_deb...@joonet.de>
Closes: 556704 628030 628069
Description: 
 xfe-i18n   - lightweight file manager for X11 (i18n support)
 xfe        - lightweight file manager for X11
 xfe-themes - lightweight file manager for X11 (themes)
Changes: 
 xfe (1.32.4-1) unstable; urgency=low
 .
   * New upstream release:
     - Fix compiling errors when use binutils-gold. (Closes: #556704)
     - Fix opening root window as a regular user. (Closes: #628030)
     - Fix crashes during drag and drop operations. (Closes: #628069)
   * debian/patches:
     - Update some patches.
     - Add patch for support of xournal (pdf editor) in xferc.
   * Update debian/copyright.
   * debian/control:
     - Bump to Standards-Version 3.9.2 (no changes).
     - Move to debhelper (>= 8)
     - Update Vcs Git and Browser URLs.
     - Optimize short package descriptions.
   * Move to compatibility level 8.
Checksums-Sha1: 
 de4a55a6b03245d8ab47eb60ce65db7a84274bce 1253 xfe_1.32.4-1.dsc
 bcf346367a5a5d9016463fd43dacd54515689eae 2274240 xfe_1.32.4.orig.tar.gz
 a1fdf69e3e4ea098b1e185df8c58599201e7e9e0 16267 xfe_1.32.4-1.debian.tar.gz
 9c7617d497832362a1c745ca63cdeef3dab94d4b 1577338 xfe_1.32.4-1_amd64.deb
 c9074e9fe62f1cc91d753d99d9243daa53d40fe7 438646 xfe-i18n_1.32.4-1_all.deb
 44ddc2d822d89aa2e3990b960803186ce331e164 702122 xfe-themes_1.32.4-1_all.deb
 6e023e4943652b6772d3c1fda2cc85080b0e6bb1 1574024 xfe_1.32.4-1_i386.deb
Checksums-Sha256: 
 29fa1d9207c3b8eed7d57339987277bd89e990ff06c6d00907ba849970fafd4e 1253 
xfe_1.32.4-1.dsc
 b42cfd31929af3cbf0445d0f68ac8a344baef10b8f923144f646c1b45bed12a6 2274240 
xfe_1.32.4.orig.tar.gz
 b1293d1e64e9a80ce62c943fbadf754b49670b4420c938fc566a0116301fd9fb 16267 
xfe_1.32.4-1.debian.tar.gz
 59120669bf0a450e1f0e50d75531932f18507cdb7841924712a0b933951b3df3 1577338 
xfe_1.32.4-1_amd64.deb
 4972a448be80905fbd424e74f2f3694a32f493ded4945f997898f75372ad518b 438646 
xfe-i18n_1.32.4-1_all.deb
 3b447de4d7c17a983a695655640680667dc3c2019e1a8e7081e5b03798693dd3 702122 
xfe-themes_1.32.4-1_all.deb
 3c9f94e584858b1eb8a4a2747c3837ec8b675969dcc85a6a14ae2aed35c4644b 1574024 
xfe_1.32.4-1_i386.deb
Files: 
 c413ebdd935408b8e08747e389afb783 1253 x11 optional xfe_1.32.4-1.dsc
 ed9db4338b9191adb5267fd12f64e774 2274240 x11 optional xfe_1.32.4.orig.tar.gz
 dad52250b0d485eafd8083efeb873f7a 16267 x11 optional xfe_1.32.4-1.debian.tar.gz
 0ded2804ad35a9af9d3f411b1eb70def 1577338 x11 optional xfe_1.32.4-1_amd64.deb
 9ed65c42c2a37cb2f295d344f0df3415 438646 x11 optional xfe-i18n_1.32.4-1_all.deb
 08235b21b8d344c647294f8e793c2ee3 702122 x11 optional 
xfe-themes_1.32.4-1_all.deb
 d619a24f3804a5759979f868574ce0bd 1574024 x11 optional xfe_1.32.4-1_i386.deb

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

iEYEARECAAYFAk36NVEACgkQSiJUZB/hsIujVwCeLJ4lKbm1YoRuqQBpJc5GTGlS
d2gAoLc9pJ9oYQI0xziSu2m2M3kcrqXQ
=1QTr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to