NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/59512: atari crunched binaries from reproducable builds contain source dir paths
The following reply was made to PR toolchain/59512; it has been noted by GNATS.
From: Christoph Badura <bad%bsd.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: toolchain/59512: atari crunched binaries from reproducable
builds contain source dir paths
Date: Tue, 8 Jul 2025 10:14:11 +0200
On Tue, Jul 08, 2025 at 07:45:01AM +0000, Martin Husemann via gnats wrote:
> We have -P on the command line and the docs say:
>
> -P Set MKREPRO and MKREPRO_TIMESTAMP to the latest source
> CVS timestamp for reproducible builds.
>
> however, we do pre-set MKREPRO_TIMESTAMP already (as the buildmaster
> has done that dance already and [depending on SCM in use] the clients
> might not be able to repeat it in our setup).
>
> According to the source the only thing that -P does is MKREPRO=yes
Having MKREPRO_TIMESTAMP set causes setup_mkrepro() to exit immediately
without setting NETBSD_REVISIONID, though. Not sure how that affects the
build.
--chris
Home |
Main Index |
Thread Index |
Old Index