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
Unknown Object (File)
Wed, Aug 12, 11:15 AM
Unknown Object (File)
Wed, Aug 12, 3:09 AM
Unknown Object (File)
Sun, Aug 9, 10:04 PM
Unknown Object (File)
Sun, Aug 9, 1:16 PM
Unknown Object (File)
Sat, Aug 8, 10:11 AM
Unknown Object (File)
Sat, Aug 8, 5:19 AM
Unknown Object (File)
Fri, Aug 7, 7:25 PM
Unknown Object (File)
Thu, Aug 6, 6:43 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