Bug 279015 - emulators/wine version 9.0_1,1 broken
Summary: emulators/wine version 9.0_1,1 broken
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 21:52 UTC by Eduardo C.
Modified: 2024-05-18 03:55 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo C. 2024-05-15 21:52:47 UTC
wine-9.0_1,1 still broken, after running winecfg I get this:

$ winecfg
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to open L"C:\\windows\\system32\\wineboot.exe": c0000135
0024:err:environ:run_wineboot failed to start wineboot c0000135
0034:fixme:ntdll:create_logical_proc_info stub
0034:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to open L"C:\\windows\\system32\\conhost.exe": c0000135
003c:fixme:ntdll:create_logical_proc_info stub
003c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
003c:err:module:import_dll Library coml2.dll (which is needed by L"C:\\windows\\syswow64\\ole32.dll") not found
003c:err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") not found
003c:err:module:import_dll Library coml2.dll (which is needed by L"C:\\windows\\syswow64\\ole32.dll") not found
003c:err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\syswow64\\winmm.dll") not found
003c:err:module:import_dll Library winmm.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") not found
003c:err:module:loader_init Importing dlls for L"C:\\windows\\syswow64\\winecfg.exe" failed, status c0000135
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2024-05-17 13:24:29 UTC
> wine-9.0_1,1 still broken, after running winecfg I get this

Yes, but this is not the current revision, but the previous one.

And the change from 9.0_1,1 to 9.0_2,1 specifically was meant to
address the kind of issue you are reporting.

Can you please test against that?
Comment 2 Eduardo C. 2024-05-17 23:08:10 UTC
(In reply to Gerald Pfeifer from comment #1)

Using pkg to install and not ports, that's the latest revision available, I just have to wait a little more for the package to become available.
Comment 3 Ale 2024-05-18 03:55:57 UTC
(In reply to Gerald Pfeifer from comment #1)
I think I have the same error.

$ pkg info -E wine
wine-9.0_2,1
built from ports.

Full error here:
https://pastebin.com/NcbEcppi