Page MenuHomeFreeBSD

universe: allow moving build logs to TINDERBOX_LOGDIR
AcceptedPublic

Authored by siva on Feb 27 2026, 4:51 PM.
Tags
None
Referenced Files
F152103780: D55566.id.diff
Sun, Apr 12, 6:23 PM
Unknown Object (File)
Fri, Apr 10, 7:59 PM
Unknown Object (File)
Tue, Apr 7, 2:11 PM
Unknown Object (File)
Sun, Apr 5, 9:13 PM
Unknown Object (File)
Sun, Apr 5, 1:12 PM
Unknown Object (File)
Sat, Apr 4, 9:25 PM
Unknown Object (File)
Sun, Mar 29, 12:54 PM
Unknown Object (File)
Fri, Mar 27, 6:51 PM
Subscribers

Details

Summary

This allows make universe or make tinderbox
to build from a read-only src tree.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72028
Build 68911: arc lint + arc unit

Event Timeline

siva requested review of this revision.Feb 27 2026, 4:51 PM
siva created this revision.

I actually find it really convenient that the log files are in .CURDIR.

I think the convenience is nice for sure, but the flexibility of choice is reduced. If anything, maybe I can add a variable similar to FAILFILE that is configurable so that users can choose where it goes?

I do like the idea of being able to build from a read-only src tree.

How about this instead? This keeps the old behaviour by default
for backwards compatibility.

siva retitled this revision from universe: move build logs to OBJROOT to universe: allow moving build logs to TINDERBOX_LOGDIR.Tue, Apr 7, 8:58 PM
delphij added a subscriber: delphij.

Looks fine to me.

This revision is now accepted and ready to land.Thu, Apr 9, 12:35 AM