Opened 2 years ago
Closed 2 years ago
#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 2 years ago by cjones051073 (Chris Jones)
comment:2 Changed 2 years ago by Chris Jones <jonesc@…>
Owner: | set to Chris Jones <jonesc@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.