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: Martin Husemann <martin%duskware.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 13:41:00 +0200

 On Tue, Jul 08, 2025 at 11:35:01AM +0000, Harold Gutch via gnats wrote:
 >  It seems to work for me if I make line 1371 in build.sh say
 >  "export MKREPRO=yes" (but I guess that should be "setmakeenv MKREPRO
 >  yes").  I don't know what other side effects that might have...
 
 Good catch!
 When setup_mkrepro() runs at the very end it does:
 
         export MKREPRO MKREPRO_TIMESTAMP NETBSD_REVISIONID
 
 where the last one clearly is not needed, but the first one is the
 issue at hand. Your fix sounds correct.
 
 Can you commit that please and request pullup to -9 and -10?
 
 Thanks!
 
 Martin
 


Home | Main Index | Thread Index | Old Index