Opened 7 years ago

Closed 7 years ago

#55093 closed defect (duplicate)

osxfuse @3.7.1: required dylib '@rpath/libclang.dylib' not found

Reported by: gavaza (Luiz Gavaza) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: highsierra Cc:
Port: osxfuse

Description

osxfuse build error on macOS 10.13.

Attachments (1)

main.log (4.0 MB) - added by gavaza (Luiz Gavaza) 7 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log

Change History (2)

Changed 7 years ago by gavaza (Luiz Gavaza)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log

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

Keywords: highsierra added
Resolution: duplicate
Status: newclosed
Summary: ** BUILD FAILED ** osxfuseosxfuse @3.7.1: required dylib '@rpath/libclang.dylib' not found

The log says:

:info:build /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': dlopen(/System/Library/BridgeSupport/ruby-2.3/bridgesupportparser.bundle, 0x0009): required dylib '@rpath/libclang.dylib' not found, needed by '/System/Library/BridgeSupport/ruby-2.3/bridgesupportparser.bundle'. Did try: file not found '/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/lib/libclang.dylib', file not found '/usr/lib/libclang.dylib', file not found '/usr/local/lib/libclang.dylib' - /System/Library/BridgeSupport/ruby-2.3/bridgesupportparser.bundle (LoadError)

which is the same problem reported in #54939.

Note: See TracTickets for help on using tickets.