[Bug 51054] New: wine-staging 6.7 fails to build (user32-rawinput-hid patch set is broken)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 25 01:43:40 CDT 2021


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

            Bug ID: 51054
           Summary: wine-staging 6.7 fails to build (user32-rawinput-hid
                    patch set is broken)
           Product: Wine-staging
           Version: 6.7
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dmitry at baikal.ru
                CC: leslie_alistair at hotmail.com, z.figura12 at gmail.com
      Distribution: ---

wine-staging-6.7 fails to build:

clang -c -o dlls/hidclass.sys/pnp.cross.o dlls/hidclass.sys/pnp.c
-Idlls/hidclass.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -DWINE_CROSS_PE -Wall -target i686-windows
-fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self
-Wno-pragma-pack \
  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith
-Wabsolute-value \
  -fno-omit-frame-pointer -gdwarf-2 -gstrict-dwarf -g -O2
dlls/hidclass.sys/pnp.c:261:9: error: void function 'create_child' should not
return a value [-Wreturn-type]
        return status;
        ^      ~~~~~~
1 error generated.
make[1]: *** [Makefile:60318: dlls/hidclass.sys/pnp.cross.o] Error 1

The problem is caused by
https://github.com/wine-staging/wine-staging/blob/master/patches/user32-rawinput-hid/0017-hidclass.sys-Assign-rawinput-handles-through-device-.patch

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