[MacPorts] #69603: gjs @1.80.1: Undefined symbols for architecture x86_64: "std::__1::__libcpp_verbose_abort(char const*, ...)"
MacPorts
noreply at macports.org
Thu Mar 28 00:18:53 UTC 2024
#69603: gjs @1.80.1: Undefined symbols for architecture x86_64:
"std::__1::__libcpp_verbose_abort(char const*, ...)"
----------------------------+------------------------
Reporter: christophecvr | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: highsierra
Port: gjs |
----------------------------+------------------------
Comment (by kencu):
We've seen the {{{verbose_abort}}} problem many times... it happens
because the compiler (clang-16 here it appears) is too new for the
libc++.dylib being linked against.
Solution to that is to use an older compiler or a newer libc++.dylib.
If Ryan is correct and you have had {{{DYLD_LIBRARY_PATH}}} set as he
mentioned in your shell -- well that is certainly your problem with that
libjpeg.dylib issue, as I mentioned above.
--
Ticket URL: <https://trac.macports.org/ticket/69603#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list