NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/55802 (Reproducible builds aren't)



The following reply was made to PR misc/55802; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%NetBSD.org@localhost>
Subject: Re: misc/55802 (Reproducible builds aren't)
Date: Fri, 17 Jun 2022 15:50:30 -0400

 --Apple-Mail=_3CAAD5FD-625E-4271-876C-C50A43273E04
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 In bsd.sys.mk:
 ....
 # XXX: Cannot handle MAKEOBJDIR, yet.
 REPROFLAGS+=3D    -fdebug-regex-map=3D'/usr/src/(.*)/obj$$=3D/usr/obj/\1'
 REPROFLAGS+=3D    =
 -fdebug-regex-map=3D'/usr/src/(.*)/obj/(.*)=3D/usr/obj/\1/\2'
 REPROFLAGS+=3D    -fdebug-regex-map=3D'/usr/src/(.*)/obj\..*=3D/usr/obj/\1=
 '
 REPROFLAGS+=3D    =
 -fdebug-regex-map=3D'/usr/src/(.*)/obj\..*/(.*)=3D/usr/obj/\1/\2'
 ...
 
 So we only really handle objdirs that start with "obj." or are plain =
 "obj" and this is what
 
 OBJMACHINE=3D
 OBJMACHINE_ARCH=3D
 
 do.
 
 Best,
 
 christos
 
 
 --Apple-Mail=_3CAAD5FD-625E-4271-876C-C50A43273E04
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org
 
 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCYqzbBgAKCRBxESqxbLM7
 OvNKAJ9i9OLi1NEzTrVh/sbr4vS3l5lkUACg4G/+hgSw3M/h3895+sgvAMBnmpI=
 =9qD5
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_3CAAD5FD-625E-4271-876C-C50A43273E04--
 


Home | Main Index | Thread Index | Old Index