Date: Sun, 03 Oct 2021 20:49:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258897] devel/llvm13: fails to build package with BE_NATIVE=on Message-ID: <bug-258897-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258897 Bug ID: 258897 Summary: devel/llvm13: fails to build package with BE_NATIVE=3Don 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 test= ed this with BE_FREEBSD=3Don. Poudriere log: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : package >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> 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/libLLVMExeg= esisAArch64.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm13/work/stage/usr/local/llvm13/lib/libLLVMExeg= esisMips.a:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm13/work/stage/usr/local/llvm13/lib/libLLVMExeg= esisPowerPC.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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258897-7788>