https://bugs.winehq.org/show_bug.cgi?id=50937
Bug ID: 50937 Summary: mscoree tests fail with "Compilation failed" Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
mscoree:comtest and mscoree:mscoree tests fail trying to call csc.exe.
The comtest failures look like this:
comtest.c:102: Test failed: Compilation failed comtest.c:105: Test failed: Moving temporary file failed comtest.c:377: 2 failures in child process
And the mscoree failures:
mscoree.c:591: Test failed: Compilation failed mscoree.c:591: Test failed: Compilation failed
It seems the csc.exe process dies very early on, such that it doesn't show up in a +relay log at all, but it is in a +server log.
Bisect result:
c00c62bbfdb85eb2e2ecc545b6eee838e5a481f7 is the first bad commit commit c00c62bbfdb85eb2e2ecc545b6eee838e5a481f7 Author: Alexandre Julliard julliard@winehq.org Date: Thu Apr 1 11:25:48 2021 +0200
ntdll: Create the initial stack on the Unix side.
https://bugs.winehq.org/show_bug.cgi?id=50937
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c00c62bbfdb85eb2e2ecc545b6e | |ee838e5a481f7 Keywords| |download, regression, | |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=50937
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
https://bugs.winehq.org/show_bug.cgi?id=50937
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7512c53b89308c16a512cb8f0c1 | |d0fd6ff02b17b Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Fixed by 7512c53b89308c16a512cb8f0c1d0fd6ff02b17b.
https://bugs.winehq.org/show_bug.cgi?id=50937
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- The commit 7512c53b89308c16a512cb8f0c1d0fd6ff02b17b breaks cl.exe so that it can't compile a simple program and fails with internal error. I will open a new bug report when I manage to collect some useful information.
https://bugs.winehq.org/show_bug.cgi?id=50937
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.6.