Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2025 18:06:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 290427] REPRODUCIBLE_BUILD set inconsistently
Message-ID:  <bug-290427-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290427

            Bug ID: 290427
           Summary: REPRODUCIBLE_BUILD set inconsistently
           Product: Base System
           Version: 14.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

in share/mk/bsd.opts.mk:

__DEFAULT_NO_OPTIONS =3D \
...
    REPRODUCIBLE_BUILD \


in share/mk/src.opts.mk:

__DEFAULT_YES_OPTIONS =3D \
...
    REPRODUCIBLE_BUILD \

It's currently NO in main and YES in stable/15; the releng article lists it=
 as
one of the knobs to turn on once the stable branch is created:
https://docs.freebsd.org/en/articles/freebsd-releng/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290427-227>