#66073 closed defect (fixed)

LLVM-15 missing dependency zstd (re-upgrade)

Reported by: Gcenx Owned by: Chris Jones <jonesc@…>
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc: cjones051073 (Chris Jones)
Port: llvm-15

Description

Installed llvm|clang-15 after this rev-upgrade complained of 4 missing files and 1 broken port.

running port -v rev-upgrade shown the issue as

Could not open /opt/local/lib/libzstd.1.dylib: Error opening or reading file (referenced from /opt/local/libexec/llvm-15/bin/llvm-config)

Change History (2)

comment:1 Changed 18 months ago by cjones051073 (Chris Jones)

Indeed, it looks like the build opportunistically finds and uses zstd (installed during the build via the cmake dependency). Simpliest fix is to just add it as an explicit dep.

comment:2 Changed 18 months ago by Chris Jones <jonesc@…>

Owner: set to Chris Jones <jonesc@…>
Resolution: fixed
Status: newclosed

In 8647dde848c7e28a859d5c26b306bc78274d97c7/macports-ports (master):

llvm-15: Add zstd as a dependency
Closes: #66073

Note: See TracTickets for help on using tickets.