Issue 88575 - breakage in xpdf ( Mac OS X PowerPC only )
Summary: breakage in xpdf ( Mac OS X PowerPC only )
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: DEV300m8
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 08:20 UTC by eric.bachard
Modified: 2017-05-20 11:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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".