[Bug 246630] stable/11 regression: base.txz reproducibility depends on number of cpu cores

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 1 07:01:43 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246630

--- Comment #22 from Fabian Keil <fk at fabiankeil.de> ---
D'oh. I realized that some of my reproduction attempts were flawed because I
didn't set WITHOUT_SYSTEM_COMPILER and only built the tested release once to
safe time, thus testing the currently installed system compiler.

Normally I build a release, install the release and rebuild the release with
itself.

Anyway, doing it properly with a system based on r361652 with "#define
CLANG_SPAWN_CC1 1" seems to get worse results.

Instead of a completely reproducible build I got an unreproducible /bin/sh,
unreproducible rescue binaries and an unreproducible /usr/bin/printf.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list