Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2017 05:19:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223662] astro/astrometry: Makefile uname system call generates non-deterministic output and this causes port to not be reproducible
Message-ID:  <bug-223662-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223662
           Summary: astro/astrometry: Makefile uname system call generates
                    non-deterministic output and this causes port to not
                    be reproducible
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mdk369@nyu.edu

Created attachment 187987
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187987&action=
=3Dedit
Modifies makefile uname system call directive from '-a' to '-o' to allow for
reproducible output

Hello, I am posting this report to further the agenda of reproducible builds
(wiki.freebsd.org/ReproducibleBuilds)

In this particular port, a system call, 'uname -a' is generating
non-deterministic output on some builds with differing timestamps and node
names.

A remedy is attached, changing the directive from -all to --operating-system
allows this port to build in a reproducible fashion.

--=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-223662-13>