[MacPorts] #69820: gettext-runtime @0.22.5_0+universal: ./libtool: eval: line 1887: syntax error near unexpected token `|'
MacPorts
noreply at macports.org
Fri Apr 26 13:57:27 UTC 2024
#69820: gettext-runtime @0.22.5_0+universal: ./libtool: eval: line 1887: syntax
error near unexpected token `|'
------------------------------+------------------------
Reporter: kuchtamartin | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: gettext-runtime |
------------------------------+------------------------
Comment (by kuchtamartin):
I tried
{{{ port install llvm-9.0 }}}
Which fails while building libtool with
{{{ Error: Failed to build libtool: command execution failed }}}
From main.log
{{{
:info:build libtool: link: /usr/bin/clang -dynamiclib -o
libltdl/.libs/libltdl.7.dylib libltdl/loaders/.libs/libltdl_la-preopen.o
libltdl/.libs/libltdl_la-lt__alloc.o libltdl/.libs/libltdl_la-
lt_dlloader.o libltdl/.libs/libltdl_la-lt_error.o libltdl/.libs
/libltdl_la-ltdl.o libltdl/.libs/libltdl_la-slist.o
libltdl/.libs/lt__argz.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o
-L/opt/local/lib -Os -arch x86_64 -arch i386
-Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -install_name
/opt/local/lib/libltdl.7.dylib -compatibility_version 11 -current_version
11.2 -Wl,-single_module
:info:build Undefined symbols for architecture x86_64:
:info:build "_lt_libltdl_LTX_preloaded_symbols", referenced from:
:info:build _lt_dlinit in libltdl_la-ltdl.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
}}}
Unfortunately, when I try
{{{ port upgrade installed }}}
The first thing pulled in is gettext-runtime.
--
Ticket URL: <https://trac.macports.org/ticket/69820#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list