Opened 4 years ago

Last modified 4 years ago

#60034 closed defect

dyld: Library not loaded: /opt/local/lib/liblz4.1.dylib — at Version 2

Reported by: aliktab (Alik) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), michaelld (Michael Dickens)
Port: lz4 libarchive cmake

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

When I run port upgrade outdated the two ports wants to update

The following ports will be rebuilt:
 llvm-9.0 @9.0.1
 gcc9 @9.2.0

With a result:

Failed to configure llvm-9.0: configure failure: command execution failed

Change History (3)

Changed 4 years ago by aliktab (Alik)

Attachment: main.log added

Log file

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Cc: ryandesign michaelld added
Port: lz4 libarchive cmake added
Summary: Unable to upgrade llvm-9.0dyld: Library not loaded: /opt/local/lib/liblz4.1.dylib

You seem to be missing a library that should be provided by the lz4 port, which is a dependency of libarchive, which is a dependency of cmake.

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.