https://bugs.winehq.org/show_bug.cgi?id=56454
--- Comment #8 from Zeb Figura z.figura12@gmail.com --- Are you running Wine as root somehow? That's not supported.
002c:warn:virtual:virtual_map_builtin_module L"\??\C:\windows\system32\ntdll.dll" found in WINEDLLPATH but not a builtin, ignoring
This is also weird; how did you install Wine?
I expanded logging with 'export WINEDEBUG=warn+all' and re-ran the installer (*):
This isn't a strict superset, because +module by itself enables the "trace" level, not just "warn". That said, on reflection I'm not sure that +module would have been interesting enough by itself. WINEDEBUG=+module,+file,+server,+pid,+process,+msi may be more revealing.