[Bug 269447] devel/llvm16 - pkg-plist seems broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Feb 2023 21:45:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269447

            Bug ID: 269447
           Summary: devel/llvm16 - pkg-plist seems broken
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)

The build -- on FreeBSD-13/amd64 -- succeeded, but the install failed with:

====> Compressing man pages (compress-man)
===>   Installing ldconfig configuration file
===>  Installing for llvm16-16.0.0.r2
===>  Checking if llvm16 is already installed
===>  Switching to root credentials for 'install' target
===>   Registering installation for llvm16-16.0.0.r2
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.asan.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.asan.so:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.asan-preinit.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.asan_static.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.asan_cxx.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.builtins.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.cfi.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.cfi_diag.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.profile.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.safestack.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.stats.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.stats_client.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.ubsan_minimal.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.ubsan_minimal.so:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.ubsan_standalone.a:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.ubsan_standalone.so:No
such file or directory
pkg-static: Unable to access file
/n/home/ports/devel/llvm16/work/stage/opt/llvm16/lib/clang/16/lib/i386-portbld-freebsd13.1/libclang_rt.ubsan_standalone_cxx.a:No
such file or directory
*** Error code 1

The options:
# Options for llvm16-16.0.0.r2
_OPTIONS_READ=llvm16-16.0.0.r2
_FILE_COMPLETE_OPTIONS_LIST=BE_AMDGPU BE_WASM CLANG COMPILER_RT DOCS EXTRAS
FLANG GOLD LIT LLD LLDB MLIR OPENMP PYCLANG BE_FREEBSD BE_NATIVE BE_STANDARD
OPTIONS_FILE_SET+=BE_AMDGPU
OPTIONS_FILE_SET+=BE_WASM
OPTIONS_FILE_SET+=CLANG
OPTIONS_FILE_SET+=COMPILER_RT
OPTIONS_FILE_UNSET+=DOCS
OPTIONS_FILE_SET+=EXTRAS
OPTIONS_FILE_SET+=FLANG
OPTIONS_FILE_SET+=GOLD
OPTIONS_FILE_SET+=LIT
OPTIONS_FILE_SET+=LLD
OPTIONS_FILE_SET+=LLDB
OPTIONS_FILE_SET+=MLIR
OPTIONS_FILE_SET+=OPENMP
OPTIONS_FILE_SET+=PYCLANG
OPTIONS_FILE_UNSET+=BE_FREEBSD
OPTIONS_FILE_UNSET+=BE_NATIVE
OPTIONS_FILE_SET+=BE_STANDARD

-- 
You are receiving this mail because:
You are the assignee for the bug.