[Bug 282831] devel/pkgconf: Fix error on fetch and build with "kyua-0.13_9,3 kyua from base must be used for FreeBSD 14.x and newer."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Nov 2024 10:56:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282831
Bug ID: 282831
Summary: devel/pkgconf: Fix error on fetch and build with
"kyua-0.13_9,3 kyua from base must be used for FreeBSD
14.x and newer."
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bapt@FreeBSD.org
Reporter: junchoon@dec.sakura.ne.jp
Flags: maintainer-feedback?(bapt@FreeBSD.org)
Assignee: bapt@FreeBSD.org
After commit 20616e451e36d190a4844a32f98c92bd0ec5f4de for devel/kyua [1],
devel/pkgconf start failing fetch and build (would be install, too?) with the
error below.
kyua-0.13_9,3 kyua from base must be used for FreeBSD 14.x and newer.
Encountered on stable/14, amd64 at commit
3b8bce6a6be3f562db8b291f90ed8cf5f27afb16.
This is because devel/pkgconf unconditionally TEST_DEPENDS upon devel/kyua.
Needs TEST_DEPENDS conditional only for devel/kyua doesn't IGNORE.
[1]
https://cgit.freebsd.org/ports/commit/devel/kyua?id=20616e451e36d190a4844a32f98c92bd0ec5f4de
--
You are receiving this mail because:
You are the assignee for the bug.