[MacPorts] #69864: poppler fails to configure compiler on 10.6 Snow Leopard
MacPorts
noreply at macports.org
Mon Apr 29 19:59:44 UTC 2024
#69864: poppler fails to configure compiler on 10.6 Snow Leopard
-----------------------+------------------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: i386 snowleopard
Port: poppler |
-----------------------+------------------------------
Comment (by rmottola):
forcing gcc12 instead also continues build, but fails with undefined
symbols
{{{
Undefined symbols for architecture i386:
"__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEjPKcj",
referenced from:
__ZN9GooString20prependUnicodeMarkerEv in GooString.cc.o
__ZN4Dict16findAvailableKeyERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
in Dict.cc.o
__ZN9FormField21getFullyQualifiedNameEv in Form.cc.o
__ZN9GooString6insertEiPKS_.isra.0 in PSOutputDev.cc.o
"__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEPKcj",
referenced from:
__ZN9GooString8appendfvEPKcPc in GooString.cc.o
__ZNK10FoFiType1C6cvtNumEdbP9GooString.constprop.0 in
FoFiType1C.cc.o
__ZNK10FoFiType1C6cvtNumEdbP9GooString in FoFiType1C.cc.o
__ZN22AnnotAppearanceBuilder11drawListBoxEPK15FormFieldChoicePK11AnnotBorderPK12PDFRectanglePK9GooStringPK12GfxResources20VariableTextQuaddingP4XRefP4Dict
in Annot.cc.o
__ZL17drawMultiLineTextRK9GooStringdPK4FormRK7GfxFontRKNSt3__112basic_stringIcNS8_11char_traitsIcEENS8_9allocatorIcEEEEd20VariableTextQuaddingd
in Annot.cc.o
__ZN9GooString6appendERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
in Annot.cc.o
__ZNK5Array9getStringEiP9GooString in Array.cc.o
...
"__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEjc",
referenced from:
__ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi
in gbase64.cc.o
__Z22timeToStringWithFormatPKlPKc in DateInfo.cc.o
__ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi
in PDFDoc.cc.o
"__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcj",
referenced from:
__Z9gbasenamePKc in gbasename.cc.o
__Z8openFilePKcS0_ in gfile.cc.o
__ZN9GooStringC4EPKc in gfile.cc.o
__ZN12_GLOBAL__N_114grandom_engineEv in grandom.cc.o
__ZNK12FoFiTrueType14convertToType0EPKcPiibS2_PFvPvS1_mES3_ in
FoFiTrueType.cc.o
__ZNK12FoFiTrueType12mapNameToGIDEPKc in FoFiTrueType.cc.o
__ZN12FoFiTrueType13readPostTableEv in FoFiTrueType.cc.o
...
}}}
so well, the default compiler selection goes bad.
--
Ticket URL: <https://trac.macports.org/ticket/69864#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list