Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2024 09:28:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 276961] buildworld artifacts not reproducible between native and cross build
Message-ID:  <bug-276961-227-Wu7MQW3ado@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276961-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276961-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #14 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Ed Maste from comment #11)
With MK_REPRODUCIBLE=3Dyes, the only differences left are in softcore.c (bu=
t it's
just a comment, it doesn't influence the object file), and
toolchain-metadata.mk:

--- usr.cross/src/freebsd/src/i386.i386/stand/ficl/softcore.c   2024-07-25
23:31:51.712823000 +0200
+++ usr.native/src/freebsd/src/i386.i386/stand/ficl/softcore.c  2024-07-26
00:38:30.897665000 +0200
@@ -4,7 +4,7 @@
 ** Words from CORE set written in FICL
 ** Author: John Sadler (john_sadler@alum.mit.edu)
 ** Created: 27 December 1997
-** Last update: Thu Jul 25 23:31:51 CEST 2024
+** Last update: Fri Jul 26 00:38:30 CEST 2024
 *******************************************************************/
 /*
 ** DO NOT EDIT THIS FILE -- it is generated by softwords/softcore.awk
--- usr.cross/src/freebsd/src/i386.i386/toolchain-metadata.mk   2024-07-25
22:36:43.882535000 +0200
+++ usr.native/src/freebsd/src/i386.i386/toolchain-metadata.mk  2024-07-25
22:59:09.724274000 +0200
@@ -1,4 +1,4 @@
-.info Using cached toolchain metadata from build at freebsd14-amd64-dimtes=
t on
Thu Jul 25 22:36:43 CEST 2024
+.info Using cached toolchain metadata from build at freebsd14-i386-dimtest=
 on
Thu Jul 25 22:59:09 CEST 2024
 _LOADED_TOOLCHAIN_METADATA=3Dt
 COMPILER_VERSION=3D180106
 X_COMPILER_VERSION=3D180106

--=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-276961-227-Wu7MQW3ado>