[MacPorts] #60078: lftp @4.9.1 (net) Build fails on Mojave
MacPorts
noreply at macports.org
Thu Feb 13 15:53:49 UTC 2020
#60078: lftp @4.9.1 (net) Build fails on Mojave
------------------------+-------------------------
Reporter: cocobende | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: lftp |
------------------------+-------------------------
Comment (by cocobende):
Hello, it still fails after a complete cleanup and reinstall of MacPorts.
Please find attached to this message the full port command logs.
The specific error comes in the making of the binary:
{{{
/bin/sh ../libtool --silent --tag=CXX --mode=link /usr/bin/clang++
-std=gnu++11 -pipe -Os -stdlib=libc++
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch
x86_64 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-
rtti -fno-implement-inlines -export-dynamic -L/opt/local/lib
-Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
-arch x86_64 -o lftp lftp-lftp.o lftp-complete.o lftp-lftp_rl.o lftp-
attach.o liblftp-jobs.la liblftp-tasks.la -L/opt/local/lib
-R/opt/local/lib -lreadline -lcurses -lresolv -lidn2
Undefined symbols for architecture x86_64:
"_CFArrayGetCount", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFArrayGetTypeID", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFArrayGetValueAtIndex", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFGetTypeID", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFLocaleCopyCurrent", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
"_CFLocaleGetIdentifier", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
"_CFPreferencesCopyAppValue", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFRelease", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
"_CFStringGetCString", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFStringGetTypeID", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"___CFConstantStringClassReference", referenced from:
CFString in libintl.a(langprefs.o)
"_iconv", referenced from:
__nl_find_msg in libintl.a(dcigettext.o)
"_iconv_open", referenced from:
__nl_find_msg in libintl.a(dcigettext.o)
"_kCFPreferencesCurrentApplication", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
Any help on how to circumvent this error would be greatly appreciated.
Thanks again.
--
Ticket URL: <https://trac.macports.org/ticket/60078#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list