[Bug 258897] devel/llvm13: fails to build package with BE_NATIVE=on
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Oct 2021 20:49:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258897 Bug ID: 258897 Summary: devel/llvm13: fails to build package with BE_NATIVE=on 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: spambox@haruhiism.net Assignee: brooks@FreeBSD.org Flags: maintainer-feedback?(brooks@FreeBSD.org) pkg attempts to add the non-native libraries (that were not built) to the package. These are directly listed in the port's pkg-plist. I have not tested this with BE_FREEBSD=on. Poudriere log: =======================<phase: package >============================ ===> Building package for llvm13-13.0.0.r4 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm13/work/stage/usr/local/llvm13/lib/libLLVMExegesisAArch64.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm13/work/stage/usr/local/llvm13/lib/libLLVMExegesisMips.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm13/work/stage/usr/local/llvm13/lib/libLLVMExegesisPowerPC.a:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/llvm13 pkg-plist: % grep libLLVMExegesis pkg-plist llvm%%LLVM_SUFFIX%%/lib/libLLVMExegesis.a llvm%%LLVM_SUFFIX%%/lib/libLLVMExegesisAArch64.a llvm%%LLVM_SUFFIX%%/lib/libLLVMExegesisMips.a llvm%%LLVM_SUFFIX%%/lib/libLLVMExegesisPowerPC.a llvm%%LLVM_SUFFIX%%/lib/libLLVMExegesisX86.a -- You are receiving this mail because: You are the assignee for the bug.