[Bug 51160] New: In function ‘test_PackageIdFromFullName’: several errors

WineHQ Bugzilla wine-bugs at winehq.org
Thu May 20 21:34:33 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51160

            Bug ID: 51160
           Summary: In function ‘test_PackageIdFromFullName’: several
                    errors
           Product: Wine
           Version: 6.7
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: version2013 at protonmail.com
      Distribution: ---

Created attachment 70028
  --> https://bugs.winehq.org/attachment.cgi?id=70028
log.txt

in distro:

# uname --kernel-release
3.0.66

# gcc --version
4.3.4

# ldd --version
2.10.1

applying patch:
https://bugs.winehq.org/show_bug.cgi?id=47907#c12

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"

Compiling wine-6.7 fails with:
error: unknown field ‘Major’ specified in initializer
error: unknown field ‘Minor’ specified in initializerwarning: excess elements
in union initializer
warning: (near initialization for ‘test_package_id.version.<anonymous>’)
error: unknown field ‘Build’ specified in initializer
error: unknown field ‘Revision’ specified in initializer
warning: integer constant is too large for ‘long’ type

-- 
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