[Bug 277943] devel/llvm-devel: expects ${PYTHON_PKGNAMEPREFIX}pexpect as build dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 12:16:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277943
Bug ID: 277943
Summary: devel/llvm-devel: expects
${PYTHON_PKGNAMEPREFIX}pexpect as build dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: brooks@FreeBSD.org
Reporter: Trond.Endrestol@ximalas.info
Assignee: brooks@FreeBSD.org
Flags: maintainer-feedback?(brooks@FreeBSD.org)
Created attachment 249468
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249468&action=edit
Patch for devel/llvm-devel/Makefile
Latest llvm-devel snapshot exhibits this behaviour.
-- Could NOT find Python module 'pexpect'
CMake Error at
/construction/xports/devel/llvm-devel/work-default/llvm-project-4bf8dc1a0f9546afb2c13c121e34237ce16cfca6/lldb/test/CMakeLists.txt:43
(message):
Python module 'pexpect' not found. Please install it via pip or via your
operating system's package manager. For a temporary workaround, use a
version from the LLDB tree with `LLDB_TEST_USE_VENDOR_PACKAGES=ON`
-- Configuring incomplete, errors occurred!
*** Error code 1
Stop.
make: stopped in /xports/devel/llvm-devel
--
You are receiving this mail because:
You are the assignee for the bug.