===> Installing ldconfig configuration file ====> Running Q/A tests (stage-qa) Error: /usr/local/llvm15/bin/FileCheck is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0d0b25f9135d4dede36c6960c42c1deba401cfc commit a0d0b25f9135d4dede36c6960c42c1deba401cfc Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2022-12-09 18:49:40 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2022-12-09 18:49:40 +0000 devel/llvm15: add dependency on zstd While here, slightly improve portlint compatability of MASTER_SITE. PR: 268211 Reported by: amdmi3 devel/llvm15/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
A commit in branch 2022Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a7b7d732b15b8b988ab7dfefd9576d28ea2b853 commit 0a7b7d732b15b8b988ab7dfefd9576d28ea2b853 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2022-12-12 17:37:59 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2022-12-12 17:37:59 +0000 devel/llvm15: add dependency on zstd While here, slightly improve portlint compatability of MASTER_SITE. PR: 268211 Reported by: amdmi3 (cherry picked from commit a0d0b25f9135d4dede36c6960c42c1deba401cfc) devel/llvm15/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
I've synced 2022Q4's devel/llvm15 with. devel/llvm-devel will need a similar patch. I'll commit it along side the next update.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3096292f790c298af1812aae4487eacb91961cde commit 3096292f790c298af1812aae4487eacb91961cde Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2022-12-21 00:03:27 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2022-12-21 00:03:27 +0000 devel/llvm-devel: Update to a new sanapshot Add missing dependency on zstd PR: 268211 Reported by: amdmi3 devel/llvm-devel/Makefile | 4 +- devel/llvm-devel/Makefile.snapshot | 4 +- devel/llvm-devel/distinfo | 6 +-- ...omptarget_plugins_amdgpu_impl_internal.h (gone) | 10 ----- devel/llvm-devel/pkg-plist | 51 ++++++++++++++++++---- 5 files changed, 50 insertions(+), 25 deletions(-)