bugGNUstep - Bugs: bug #42433, [cairo] FTBFS with...

Group
 
 

bug #42433: [cairo] FTBFS with -Wl,--no-undefined

Submitter:  Yavor Doganov <yavor>
Submitted:  Mon 26 May 2014 10:29:47 PM UTC
   
 
Category:  Backend Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 24 Jul 2014 09:36:59 PM UTC, comment #1: 

Thank you for the patch, I have committed it.

Fred Kiefer <FredKiefer>
Group Member
Mon 26 May 2014 10:29:47 PM UTC, original submission:  

The cairo backend fails to build from source with strict linker flags because it is not being linked with fontconfig.  In configure.ac it is wrongly assumed that -lfontconfig will be inherited from Xft, but that is no longer the case:

$ grep ^Libs /usr/lib/*/pkgconfig/xft.pc
Libs: -L${libdir} -lXft

Trivial patch attached.

Yavor Doganov <yavor>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31444:  fontconfig-libs.patch added by yavor (786B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by yavor (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-24 FredKiefer StatusNone Fixed
        Assigned toNone FredKiefer
        Open/ClosedOpen Closed
    2014-05-26 yavor Attached File- Added fontconfig-libs.patch, #31444

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code