[Bug 60238] New: programs/wscript reproducible builds issue
http://bugs.winehq.org/show_bug.cgi?id=60238 Bug ID: 60238 Summary: programs/wscript reproducible builds issue Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@list.winehq.org Reporter: winehqbmw@lsmod.de Target Milestone: --- Distribution: --- Created attachment 81935 --> http://bugs.winehq.org/attachment.cgi?id=81935 proposed fix While working on reproducible builds for openSUSE, I found that our wine-11.16 package is nearly bit-reproducible except for small variations in cscript.exe The source of non-determinism was tracked down to the existance of both programs/wscript/ihost.h programs/cscript/ihost.h one of which randomly gets included in the cscript build, depending on what is compiled first by a parallel make run. ClaudeAI proposed the attached 1-line-patch as a fix. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60238 Bernhard M. Wiedemann <winehqbmw@lsmod.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |11.16 Severity|normal |minor -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60238 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|programs |build-env -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla