https://bugs.winehq.org/show_bug.cgi?id=50378
Bug ID: 50378 Summary: dlls/amstream/tests/amstream.o error: unknown field ‘dwBitMasks’ specified in initializer Product: Wine Version: 6.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: version2013@protonmail.com Distribution: ---
Created attachment 68983 --> https://bugs.winehq.org/attachment.cgi?id=68983 log.txt
in distro:
# uname --kernel-release 3.0.66
# gcc --version 4.3.4
# ldd --version 2.10.1
Compiling wine-6.0-rc2 fails with multiple items: error: unknown field ‘dwBitMasks’ specified in initializer warning: large integer implicitly truncated to unsigned type error: unknown field ‘dwRGBBitCount’ specified in initializer warning: integer constant is too large for ‘long’ type
config line: configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
I imagine other bug [1] is still present, but this new bug stops compilation first.
[1] https://bugs.winehq.org/show_bug.cgi?id=47907
https://bugs.winehq.org/show_bug.cgi?id=50378
--- Comment #1 from Nathan Bennett version2013@protonmail.com --- At the moment, I am unsure when this bug first appeared because another bug [1] crashed wine compile first.
[1] https://bugs.winehq.org/show_bug.cgi?id=49106
https://bugs.winehq.org/show_bug.cgi?id=50378
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |402532b3fd92176e9f6290a5f1a | |4737c1a17a5bd Resolution|--- |FIXED Component|-unknown |quartz CC| |z.figura12@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- This should hopefully be fixed by https://source.winehq.org/git/wine.git/commitdiff/402532b3fd92176e9f6290a5f1a4737c1a17a5bd.
https://bugs.winehq.org/show_bug.cgi?id=50378
--- Comment #3 from Nathan Bennett version2013@protonmail.com --- (In reply to Zebediah Figura from comment #2) Applied patch and bug is gone.
Thank you for the fix.
https://bugs.winehq.org/show_bug.cgi?id=50378
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3f712c1d43122c120eee23fb980 | |a631942fc9e78 Keywords| |regression, testcase
https://bugs.winehq.org/show_bug.cgi?id=50378
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc4.