Page MenuHomeFreeBSD

Flip REPRODUCIBLE_BUILD back to off by default in head.
ClosedPublic

Authored by jhb on Jul 9 2019, 6:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 2:15 PM
Unknown Object (File)
Tue, Apr 16, 12:52 PM
Unknown Object (File)
Tue, Apr 16, 10:52 AM
Unknown Object (File)
Thu, Mar 28, 2:34 PM
Unknown Object (File)
Dec 23 2023, 12:46 AM
Unknown Object (File)
Dec 12 2023, 4:55 AM
Unknown Object (File)
Nov 23 2023, 12:39 AM
Unknown Object (File)
Nov 12 2023, 8:15 AM
Subscribers

Details

Summary

Having the full uname output can be useful on head even with
unmodified trees or trees that newvers.sh fails to recognize as
modified.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25268
Build 23935: arc lint + arc unit

Event Timeline

Ed, I believe you had mentioned doing this for head once the 12.0 cycle was done? Right now you can't find the svn revision for a build of a clean tree (which is often a useful bit of info when reporting bugs on current@, etc.). I also commonly export trees into VMs using NFS and build inside the VM and newvers.sh fails to recognize dirty trees since the VCS may not be installed in the VM or the VM may be mounting a subdirectory of an svn checkout and thus not see the .svn, etc.

No objection. Please make sure that the releng documentation gets updated to make sure it gets turned back on again (either when making the stable branch or the release branch)

This revision is now accepted and ready to land.Aug 1 2019, 5:54 PM