[Bug 51054] New: wine-staging 6.7 fails to build (user32-rawinput-hid patch set is broken)
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(a)winehq.org Reporter: dmitry(a)baikal.ru CC: leslie_alistair(a)hotmail.com, z.figura12(a)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-rawi... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51054 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Thank Dmitry. Fixed by https://github.com/wine-staging/wine-staging/commit/552dc36846adaa70e2265a64... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51054 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to Alistair Leslie-Hughes from comment #1)
Fixed by https://github.com/wine-staging/wine-staging/commit/ 552dc36846adaa70e2265a64bce6b622304d3be3
Thanks Alistair. Closing. -- 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.
participants (1)
-
WineHQ Bugzilla