Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 2015 21:21:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201661] ntp can't be reproducibly built
Message-ID:  <bug-201661-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 201661
           Summary: ntp can't be reproducibly built
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: delphij@FreeBSD.org

NTP 4.2.8p3 uses __DATE__ and __TIME__ and a parses it in
ntpcal_get_build_date().  This prevents reproducible build.

Proposed change would be https://reviews.freebsd.org/D3122 which uses
MKREPRO_DATE and MKREPRO_TIME to give reproducible results.

-- 
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-201661-8>