[Bug 45853] MSBuild 15.x fails with Wine-Mono 4.7.3 (assembly ' System.Runtime.InteropServices.RuntimeInformation', Version= 4.0.1.0 not remapped/found with Mono implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 19 18:08:46 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45853

--- Comment #5 from Piotr Paczkowski <kontakt at trzeci.eu> ---
Hi Anastasius Focht,

Thank you for a detail investigation, indeed I closed this issue too fast. 

I followed your investigation steps and I was able to reproduce those but the
last result, that is once I've copied GAC folder, I've started to receive my
original error: 

--- snip
PP at 7085b9ab669f:~/.wine/drive_c/b/MSBuild/15.0/Bin$ wine
msbuild0009:err:mscoree:LoadLibraryShim error reading registry key for
installroot
MSBUILD : error MSB1025: An internal failure occurred while running MSBuild.
System.TypeInitializationException: The type initializer for
'System.ConsoleDriver' threw an exception. --->
System.EntryPointNotFoundException: GetStdHandle
  at (wrapper managed-to-native) System.WindowsConsoleDriver:GetStdHandle
(System.Handles)
  at System.WindowsConsoleDriver..ctor () [0x00006] in
<773ec02b42f74a918ccd74911c8063c9>:0
  at System.ConsoleDriver.CreateWindowsConsoleDriver () [0x00000] in
<773ec02b42f74a918ccd74911c8063c9>:0
  at System.ConsoleDriver..cctor () [0x00019] in
<773ec02b42f74a918ccd74911c8063c9>:0
   --- End of inner exception stack trace ---
  at System.Console.add_CancelKeyPress (System.ConsoleCancelEventHandler value)
[0x00000] in <773ec02b42f74a918ccd74911c8063c9>:0
  at Microsoft.Build.CommandLine.MSBuildApp.Execute (System.String commandLine)
[0x00089] in <827c8d80aa904f50b766f54f738c79e2>:0
--- / snip

I wounder why we have different results, I was testing on wine 3.16 staging.
Can you please tell if:
- did you install vs_buildtools.exe under wine, or windows & copy? 


Does running wine under docker (with X forwarding) could change behavior of
wine?

Thanks,
Piotr

-- 
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.



More information about the wine-bugs mailing list