Opened 7 months ago

Last modified 3 months ago

#69725 closed defect

odin @0.2024.01: Library not loaded: @rpath/libc++.1.dylib; Reason: no LC_RPATH's found — at Version 1

Reported by: kwolcott Owned by: mohd-akram (Mohamed Akram)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: odin

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port -v -s install odin

fails, here's an excerpt (might not be useful)

dyld[8393]: Library not loaded: @rpath/libc++.1.dylib
  Referenced from: <C6B9063A-B388-31E6-B9C1-7B850C31F475> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_odin/odin/work/odin-2024-01/odin
  Reason: no LC_RPATH's found
./build_odin.sh: line 122:  8393 Abort trap: 6           ./odin run examples/demo/demo.odin -file -- Hellope World
make: *** [release] Error 134
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_odin/odin/work/odin-2024-01" && /usr/bin/make -j8 release

Change History (2)

Changed 7 months ago by kwolcott

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to mohd-akram
Status: newassigned
Summary: odin build from source fails; no LC_RPATH's foundodin @0.2024.01: Library not loaded: @rpath/libc++.1.dylib; Reason: no LC_RPATH's found
Note: See TracTickets for help on using tickets.