https://bugs.winehq.org/show_bug.cgi?id=45782
Bug ID: 45782 Summary: Unhandled exception: unimplemented function api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code Product: Wine Version: 3.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: htl10@users.sourceforge.net Distribution: ---
quite straight forward:
1. Download 64-bit version of mono:
https://download.mono-project.com/archive/5.14.0/windows-installer/mono-5.14...
2. install it in a new prefix:
WINEPREFIX=/someplace wine64 msiexec /i mono-5.14.0.177-x64-0.msi
3. start command line console:
WINEPREFIX=/someplace wine64 cmd
4. run this command in the console:
"c:/Program Files/Mono/bin/mkbundle.bat" --list-targets
Unhandled exception: unimplemented function api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code ...
https://bugs.winehq.org/show_bug.cgi?id=45782
Hin-Tak Leung htl10@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://download.mono-proje | |ct.com/archive/5.14.0/windo | |ws-installer/mono-5.14.0.17 | |7-x64-0.msi
https://bugs.winehq.org/show_bug.cgi?id=45782
--- Comment #1 from Hin-Tak Leung htl10@users.sourceforge.net --- installing the native dll via winetricks allows the command to run, until the next error:
=== Unhandled Exception: System.Net.WebException: Error: TrustFailure (The authentication or decryption has failed.) ===
This is probably harmless as wine/mono does not trust https. downloading manually then run a plain local http server and with --target-server pointing to localhost allows things to move forward.
https://bugs.winehq.org/show_bug.cgi?id=45782
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |msvcrt
https://bugs.winehq.org/show_bug.cgi?id=45782
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Summary|Unhandled exception: |mono needs unimplemented |unimplemented function |function |api-ms-win-crt-math-l1-1-0. |api-ms-win-crt-math-l1-1-0. |dll._Cbuild called in |dll._Cbuild |64-bit code |
https://bugs.winehq.org/show_bug.cgi?id=45782
zzzzzyzz@hacari.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz@hacari.org
https://bugs.winehq.org/show_bug.cgi?id=45782
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Fixed by SHA1| |84f5d8a619c599dbacff4999895 | |00e653abec0fa Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Piotr Caban piotr.caban@gmail.com --- I've implemented _Cbuild and creal functions. After implementing that I'm getting the TrustFailure error. Since the bug was about _Cbuild I'm marking it as fixed. Please open a new bug for TrustFailure issue if it works on Windows.
https://bugs.winehq.org/show_bug.cgi?id=45782
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.18.
https://bugs.winehq.org/show_bug.cgi?id=45782
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=45782
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bug fixes included in 3.0.5.