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
then WaE... about obsolete redland API... which I skipped for now..
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
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
{standard input}:4168:non-relocatable subtraction expression,
"L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr" minus "L00000000008$pb"
{standard input}:4168:symbol:
"L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr" can't be undefined in a
subtraction expression
{standard input}:1849:non-relocatable subtraction expression,
"L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr" minus "L00000000004$pb"
{standard input}:1849:symbol:
"L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr" can't be undefined in a
subtraction expression
{standard input}:1821:non-relocatable subtraction expression,
"L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr" minus "L00000000003$pb"
{standard input}:1821:symbol:
"L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr" can't be undefined in a
subtraction expression
{standard input}:9183:non-relocatable subtraction expression,
"L___gxx_personality_v0$non_lazy_ptr" minus "L0"
{standard input}:9183:symbol: "L___gxx_personality_v0$non_lazy_ptr"
can't be undefined in a subtraction expression
{standard input}:unknown:Undefined local symbol
L__ZTV23StarSymbolToMSMultiFont$non_lazy_ptr
{standard input}:unknown:Undefined local symbol
L___gxx_personality_v0$non_lazy_ptr
{standard input}:unknown:Undefined local symbol LASF0
gitk on that file does not show anything special.. a few
String/OUString patche recently.. but nothin that would ring a bell...
Apparently there is a new corollary to Murphy's law:
The amount of breakage in the build is inversely proportional to the
amount of free time you can consacrate fixing them....
Norbert
Context
- MAC OSX 10.6 scary build error: Segfault in the compiler · Norbert Thiebaud
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.