https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246630
--- Comment #22 from Fabian Keil <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
