Page MenuHomeFreeBSD

Ensure that makewhatis is built during bootstrap-tools stage
ClosedPublic

Authored by arichardson on Aug 17 2018, 8:35 AM.
Tags
None
Referenced Files
F109826858: D16761.diff
Mon, Feb 10, 1:09 AM
F109785212: D16761.diff
Sun, Feb 9, 12:00 PM
Unknown Object (File)
Sun, Feb 2, 7:57 PM
Unknown Object (File)
Dec 10 2024, 4:15 AM
Unknown Object (File)
Nov 28 2024, 7:12 PM
Unknown Object (File)
Nov 6 2024, 4:26 PM
Unknown Object (File)
Oct 20 2024, 2:29 AM
Unknown Object (File)
Oct 19 2024, 4:13 PM
Subscribers

Details

Summary

We currently set MK_MAN=no in $BSARGS so MK_MAN_UTILS will also be false
and we always fall back to using makewhatis from $PATH.
I found this because I am currently trying to build without inheriting the
current users $PATH.

Test Plan

makewhatis now exists in $WORLDTMP and installcheck no longer complains if I build without inheriting $PATH

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18884
Build 18538: arc lint + arc unit