Bug 247152 - suite.test.mk does not recognize Kyua from the base system, and looks for /usr/local/bin/kyua instead
Summary: suite.test.mk does not recognize Kyua from the base system, and looks for /us...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Kyle Evans
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2020-06-10 21:03 UTC by Mateusz Piotrowski
Modified: 2021-01-14 09:19 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2020-06-10 21:03:34 UTC

    
Comment 1 Mark Johnston freebsd_committer freebsd_triage 2020-06-15 22:00:08 UTC
Could you provide more info?  What is failing, and how did you determine the root cause?
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-06-15 22:51:42 UTC
I think that I tried to run `make check` in usr.bin/sed but it wouldn't work without kyua being available in /usr/local/bin. Kyua from ports should not be necessary anymore as we have it in the base system already.


Basically, I think that the variable KYUA in suite.test.mk should not be set to ${LOCALBASE}/bin/kyua anymore.
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-01-14 09:19:13 UTC
Fixed by kevans@ in https://cgit.FreeBSD.org/src/commit/?id=986deea5b518ee5bf6b8b1486056a21819bd8bd2