[MacPorts] #47382: py34-pyicu: ld: library not found for -lc++
MacPorts
noreply at macports.org
Wed Apr 8 13:06:20 PDT 2015
#47382: py34-pyicu: ld: library not found for -lc++
--------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Keywords: | Port: py34-icu
--------------------------+--------------------------------
py27-pyicu builds fine for me on OS X 10.10 but py34-pyicu does not build
for me:
{{{
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib
-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode-
Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
-arch x86_64 -arch x86_64 -arch x86_64
build/temp.macosx-10.10-x86_64-3.4/_icu.o
build/temp.macosx-10.10-x86_64-3.4/bases.o
build/temp.macosx-10.10-x86_64-3.4/calendar.o
build/temp.macosx-10.10-x86_64-3.4/charset.o
build/temp.macosx-10.10-x86_64-3.4/collator.o
build/temp.macosx-10.10-x86_64-3.4/common.o
build/temp.macosx-10.10-x86_64-3.4/dateformat.o
build/temp.macosx-10.10-x86_64-3.4/errors.o
build/temp.macosx-10.10-x86_64-3.4/format.o
build/temp.macosx-10.10-x86_64-3.4/iterators.o
build/temp.macosx-10.10-x86_64-3.4/layoutengine.o
build/temp.macosx-10.10-x86_64-3.4/locale.o
build/temp.macosx-10.10-x86_64-3.4/normalizer.o
build/temp.macosx-10.10-x86_64-3.4/numberformat.o
build/temp.macosx-10.10-x86_64-3.4/regex.o
build/temp.macosx-10.10-x86_64-3.4/script.o
build/temp.macosx-10.10-x86_64-3.4/search.o
build/temp.macosx-10.10-x86_64-3.4/transliterator.o
build/temp.macosx-10.10-x86_64-3.4/tzinfo.o
build/temp.macosx-10.10-x86_64-3.4/unicodeset.o -licui18n -licuuc
-licudata -licule -o build/lib.macosx-10.10-x86_64-3.4/_icu.so
-L/opt/local/lib
ld: library not found for -lc++
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
error: command '/usr/bin/clang++' failed with exit status 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47382>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list