[Bug 50937] New: mscoree tests fail with "Compilation failed"
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(a)winehq.org Reporter: madewokherd(a)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(a)winehq.org> Date: Thu Apr 1 11:25:48 2021 +0200 ntdll: Create the initial stack on the Unix side. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50937 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c00c62bbfdb85eb2e2ecc545b6e | |ee838e5a481f7 Keywords| |download, regression, | |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50937 Roman Pišl <rpisl(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl(a)seznam.cz -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50937 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7512c53b89308c16a512cb8f0c1 | |d0fd6ff02b17b Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed by 7512c53b89308c16a512cb8f0c1d0fd6ff02b17b. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50937 --- Comment #2 from Roman Pišl <rpisl(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50937 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.6. -- 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