[MacPorts] #69725: odin @0.2024.01: Library not loaded: @rpath/libc++.1.dylib; Reason: no LC_RPATH's found (was: odin build from source fails; no LC_RPATH's found)

MacPorts noreply at macports.org
Fri Apr 12 06:21:25 UTC 2024


#69725: odin @0.2024.01: Library not loaded: @rpath/libc++.1.dylib; Reason: no
LC_RPATH's found
-----------------------+------------------------
  Reporter:  kwolcott  |      Owner:  mohd-akram
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  odin      |
-----------------------+------------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => mohd-akram


Old description:

> 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

New description:

 {{{
 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
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/69725#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list