https://bugs.winehq.org/show_bug.cgi?id=48391
--- Comment #4 from Alexey Kuznetsov axet@me.com --- I spend all day building it, and result is unexpected: all versions build on my machine works just fine. I guess that is how we build it my build vs https://dl.winehq.org/wine-builds/ubuntu/. First guess: I do not have every i386 library installed, only minimum necessary that looks enough.
I've tried booth wine32 and wine64+wow64 - working fine.
Missing libraries (I guess not important):
configure: MinGW compiler not found, cross-compiling PE files won't be supported. configure: OpenCL 32-bit development files not found, OpenCL won't be supported. configure: pcap 32-bit development files not found, wpcap won't be supported. configure: libhal 32-bit development files not found, no legacy dynamic device support. configure: libgnutls 32-bit development files too old, bcrypt encryption won't be supported. configure: libsane 32-bit development files not found, scanners won't be supported. configure: libgphoto2 32-bit development files not found, digital cameras won't be supported. configure: libgphoto2_port 32-bit development files not found, digital cameras won't be auto-detected. configure: gstreamer-1.0 base plugins 32-bit development files not found, GStreamer won't be supported. configure: libSDL2 32-bit development files not found, SDL2 won't be supported. configure: libFAudio 32-bit development files not found, XAudio2 won't be supported. configure: libcapi20 32-bit development files not found, ISDN won't be supported. configure: libcups 32-bit development files not found, CUPS won't be supported. configure: libkrb5 32-bit development files not found (or too old), Kerberos won't be supported. configure: libtiff 32-bit development files not found, TIFF won't be supported.
configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.
configure: WARNING: libgnutls 32-bit development files not found, no schannel support.
Attaching WINEDEBUG=+ddraw,+xrandr for my build and winehq builds