[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#556673: marked as done (FTBFS with binutils-gold)



Your message dated Mon, 24 Jan 2011 13:47:16 +0000
with message-id <E1PhMlI-000632-6i@franck.debian.org>
and subject line Bug#556673: fixed in wdm 1.28-6
has caused the Debian Bug report #556673,
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 owner@bugs.debian.org
immediately.)


-- 
556673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556673
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: wdm
Version: 1.28-3.1
Severity: minor
User: peter.fritzsche@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.

Object inside an .a archives aren't linked yet. This means that you must resolve
their symbols when linking to a program.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gcc  -L./bin  -L/usr/X11R6/lib src/wdmChooser/chooser.o -lcrypt -lutil  -lwdm -lSM -lICE -lXext -lX11 -lXft -lm  -lXinerama -lWINGs -lwraster -lXft -o bin/wdmChooser
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x409): error: undefined reference to 'FcNameParse'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x422): error: undefined reference to 'FcPatternDel'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x433): error: undefined reference to 'FcPatternAddDouble'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x44e): error: undefined reference to 'FcNameUnparse'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x459): error: undefined reference to 'FcPatternDestroy'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x492): error: undefined reference to 'FcPatternGetString'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x4a6): error: undefined reference to 'FcPatternAddString'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x4c2): error: undefined reference to 'FcPatternGet'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x4dc): error: undefined reference to 'FcPatternGet'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function makeFontOfSize:(.text+0x4f9): error: undefined reference to 'FcPatternAddDouble'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCreateFont:(.text+0x62c): error: undefined reference to 'FcNameUnparse'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCreateFont:(.text+0x637): error: undefined reference to 'FcPatternDestroy'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x750): error: undefined reference to 'FcNameParse'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x76b): error: undefined reference to 'FcPatternDel'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x778): error: undefined reference to 'FcPatternDel'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x780): error: undefined reference to 'FcNameUnparse'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x799): error: undefined reference to 'FcPatternDestroy'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x7db): error: undefined reference to 'FcPatternDel'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x7fa): error: undefined reference to 'FcPatternAddString'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x80c): error: undefined reference to 'FcPatternAddString'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function WMCopyFontWithStyle:(.text+0x833): error: undefined reference to 'FcPatternAddString'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.3.4/../../../../lib/libWINGs.a(wfont.o): in function xlfdToFcPattern:(.text+0x35d): error: undefined reference to 'FcNameParse'
collect2: ld returned 1 exit status
make[1]: *** [bin/wdmChooser] Error 1



--- End Message ---
--- Begin Message ---
Source: wdm
Source-Version: 1.28-6

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

wdm_1.28-6.diff.gz
  to main/w/wdm/wdm_1.28-6.diff.gz
wdm_1.28-6.dsc
  to main/w/wdm/wdm_1.28-6.dsc
wdm_1.28-6_i386.deb
  to main/w/wdm/wdm_1.28-6_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 556673@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Agustin Martin Domingo <agmartin@debian.org> (supplier of updated wdm 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 24 Jan 2011 12:46:57 +0100
Source: wdm
Binary: wdm
Architecture: source i386
Version: 1.28-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Agustin Martin Domingo <agmartin@debian.org>
Description: 
 wdm        - WINGs Display Manager - an xdm replacement with a WindowMaker loo
Closes: 556673 594176
Changes: 
 wdm (1.28-6) unstable; urgency=low
 .
   * QA upload.
 .
   [ Matthias Klose ]
   * Fix FTBFS with ld --as-needed (Closes: #556673).
 .
   [ Yury Bulka ]
   * Fixed problem that wdm didn't read /etc/security/limits.d/*
     (Closes: #594176)
 .
   [ Agustin Martin Domingo ]
   * Add Vcs-Git and Vcs-Browser entries pointing to to collab-maint.
Checksums-Sha1: 
 1943c4bc1df3f0c6eb2da3c027a45e43a8349891 1398 wdm_1.28-6.dsc
 e1a62f7e9a12589d36972f1208987c43d1cac129 67407 wdm_1.28-6.diff.gz
 d2de70155575d4d03129d01b42742631f4c53516 421570 wdm_1.28-6_i386.deb
Checksums-Sha256: 
 ec77c02593009527fda095a7317825acae84d7d40dde7975da33da8528ecf30a 1398 wdm_1.28-6.dsc
 4f3407bc6545b2a2a73dcf2caca654554d8d5a91f51b71124644abc4acbf47aa 67407 wdm_1.28-6.diff.gz
 b1daeb961f13519078c30fbaf6ad05758405580afd34e532dc85994d41c75d4f 421570 wdm_1.28-6_i386.deb
Files: 
 5bf14fa257d7b585ee4869a658257353 1398 x11 optional wdm_1.28-6.dsc
 a0ed8ce3581724e495286d330ff78f44 67407 x11 optional wdm_1.28-6.diff.gz
 c8dbaeef554fa1f5bd767603b9033754 421570 x11 optional wdm_1.28-6_i386.deb

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

iD8DBQFNPXEJTShHqj72DpwRAmFHAKCGQ3sb9ifkNJCsUDhqRbsKW01bxwCcDZ2E
PGf3bmbCSE2NsnzLAO15MZQ=
=zMLz
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: