Issue 88575

Summary: breakage in xpdf ( Mac OS X PowerPC only )
Product: Build Tools Reporter: eric.bachard
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, thb
Version: DEV300m8   
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description eric.bachard 2008-04-22 08:20:16 UTC
Mac OS X 10.4 / Xcode 2.4.1 / PowerPC 

Note: no problem on Intel 

Build is broken in xpdf :

 Building module xpdf
=============
/Users/ericb/Desktop/DEV300_m8/xpdf
-------------
/Users/ericb/Desktop/DEV300_m8/xpdf/wrapper
------------------------------
Making: ../unxmacxp.pro/bin/xpdfimport
unx
ccache g++ -Wl,-multiply_defined,suppress -lobjc -bind_at_load -L../unxmacxp.pro/lib -
L/Users/ericb/Desktop/DEV300_m8/solver/300/unxmacxp.pro/lib -L/usr/lib -o 
../unxmacxp.pro/bin/xpdfimport -lxpdf -lfofi -lGoo -lstdc++ -lm  -filelist 
../unxmacxp.pro/misc/xpdfimport.list
/usr/bin/ld: table of contents for archive: ../unxmacxp.pro/lib/libfofi.a is out of date; rerun ranlib(1) 
(can't load from it)
/usr/bin/ld: table of contents for archive: ../unxmacxp.pro/lib/libGoo.a is out of date; rerun ranlib(1) 
(can't load from it)
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxmacxp.pro/bin/xpdfimport'
Comment 1 eric.bachard 2008-04-22 08:21:37 UTC
@Thorsten:  any idea ? 

Comment 2 eric.bachard 2008-04-29 17:22:38 UTC
As Thorsten suggested, run ranlib as root ( why ? )  did solve the issue. But
next build -> same breakage.

Something is probably wrong with my system
Comment 3 Marcus 2017-05-20 11:35:18 UTC
Reset assigne to the default "issues@openoffice.apache.org".