Date: Mon, 18 Nov 2024 10:56:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [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." Message-ID: <bug-282831-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282831 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 t= he 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=3D20616e451e36d190a4844= a32f98c92bd0ec5f4de --=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-282831-7788>