[MacPorts] #61847: ICU duplicate symbol
MacPorts
noreply at macports.org
Wed Dec 16 08:01:45 UTC 2020
#61847: ICU duplicate symbol
-------------------------+--------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: leopard gcc | Port: icu
-------------------------+--------------------
Compiling with GCC on Leopard 10.5 I am unable to build, I get this
duplicated symbol. I tried both gcc 6 and 7, no difference.
{{{
ld: duplicate symbol
icu_67::number::NumberFormatterSettings<icu_67::number::UnlocalizedNumberFormatter>::copyErrorTo(UErrorCode&)
const in number_skeletons.o and number_fluent.o
collect2: error: ld returned 1 exit status
gnumake[1]: *** [../lib/libicui18n.67.1.dylib] Error 1
}}}
I have no issues on intel, but probably there it is built on clang.
--
Ticket URL: <https://trac.macports.org/ticket/61847>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list