[Bug 50378] New: dlls/amstream/tests/amstream.o error: unknown field ‘dwBitMasks’ specified in initializer

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 21 09:13:32 CST 2020


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 at winehq.org
          Reporter: version2013 at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list