MAC OSX 10.6 scary build error: Segfault in the compiler

Michael Stahl mstahl at redhat.com
Mon Apr 22 09:02:23 PDT 2013


On 20/04/13 02:15, Norbert Thiebaud wrote:
> so after a fairly long hiatus.. I'm trying to get master build on Mac
> OSX 10.6 SDK back into shape...
> 
> I've been running in python issue that seems to be related to a
> --enable-system-expat in ./configure of python3

hmm... even with your change i can't build python3 with the 10.6 sdk,
it segfaults here running setup.py.

but with 10.7 sdk and clang++ it appears to work.

but possibly Thorsten didn't install the 10.6 sdk properly, i have had
to add
-L/Applications/Xcode.app//Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk/usr/lib/i686-apple-darwin10/4.2.1
 to CXX to get it to find the libstdc++.

> then WaE... about obsolete redland API... which I skipped for now..

that one is odd, should be fixed w/
a504e7f289297f0acc21075080495996e677e020

> but then I ran into:
> 
> [build CXX] unotools/source/ucbhelper/localfilehelper.cxx
> /Volumes/TBRAM/build_core/unotools/source/misc/fontcvt.cxx:1538:
> internal compiler error: Segmentation fault

haven't seen this, as you found out apparently optimization related
(using dbgutil here)




More information about the LibreOffice mailing list