[MacPorts] #62626: compile failure, ranlib file has no symbols (sigh)

MacPorts noreply at macports.org
Sat Apr 3 19:06:04 UTC 2021


#62626: compile failure, ranlib file has no symbols (sigh)
-------------------------+---------------------------
 Reporter:  adfernandes  |      Owner:  kjell.konis@…
     Type:  defect       |     Status:  assigned
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.6.4
 Keywords:  ranlib       |       Port:  R
-------------------------+---------------------------
 Symlinked `/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk` to
 `MacOSX11.2.sdk`

 `sudo port -dv install R +accelerate-builtin_lapack+gcc10+recommended-
 openmp+tktcl+x11`

 {{{
 /usr/bin/clang -I. -I../../../src/include -I../../../src/include -I.
 -I/opt/local/include
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.2.sdk
 -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H
 -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC
 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.2.sdk
 -arch x86_64   -c hash-string.c -o hash-string.o
 /usr/bin/clang -I. -I../../../src/include -I../../../src/include -I.
 -I/opt/local/include
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.2.sdk
 -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H
 -I/System/Library/Frameworks/CoreFoundation.framework/Headers  -fPIC
 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.2.sdk
 -arch x86_64   -c lock.c -o lock.o
 ar -cr libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o
 tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o
 tre-parse.o tre-stack.o xmalloc.o
 ar -cr libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o
 finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o
 dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o
 langprefs.o localcharset.o localename.o printf.o osdep.o intl-compat.o
 hash-string.o lock.o
 /Library/Developer/CommandLineTools/usr/bin/ranlib: ranlib libtre.a
 file: libintl.a(printf.o) has no symbols
 /Library/Developer/CommandLineTools/usr/bin/ranlib: file:
 libintl.a(osdep.o) has no symbols
 /Library/Developer/CommandLineTools/usr/bin/ranlib: file:
 libintl.a(lock.o) has no symbols
 ranlib libintl.a
 /Library/Developer/CommandLineTools/usr/bin/ranlib: file:
 libintl.a(printf.o) has no symbols
 /Library/Developer/CommandLineTools/usr/bin/ranlib: file:
 libintl.a(osdep.o) has no symbols
 /Library/Developer/CommandLineTools/usr/bin/ranlib: file:
 libintl.a(lock.o) has no symbols
 }}}

 Build log attached.

 I searched Trac but didn't find anything definitive.

 I have the latest `libtool` and `cctools` installed.

-- 
Ticket URL: <https://trac.macports.org/ticket/62626>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list