https://bugs.winehq.org/show_bug.cgi?id=52478
Bug ID: 52478 Summary: wine-staging 7.1 build fails in Ubuntu 18.04 Product: Wine-staging Version: 7.1 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 71767 --> https://bugs.winehq.org/attachment.cgi?id=71767 Ubuntu 18.04 build log
All the other builds succeeded.
[ 970s] dlls/xactengine3_7/xact_dll.c: In function 'fact_notification_cb': [ 970s] dlls/xactengine3_7/xact_dll.c:862:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_SOUNDBANKDESTROYED: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:866:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_WAVEDESTROYED: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:867:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_WAVELOOPED: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:868:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_WAVEPLAY: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:869:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_WAVEPREPARED: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:871:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_WAVESTOP: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:881:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_CUEPLAY: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:882:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_CUEPREPARED: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:883:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_CUESTOP: [ 970s] ^~~~ [ 970s] dlls/xactengine3_7/xact_dll.c:886:9: error: case label does not reduce to an integer constant [ 970s] case XACTNOTIFICATIONTYPE_CUEDESTROYED: [ 970s] ^~~~ [ 970s] Makefile:147527: recipe for target 'dlls/xactengine2_7/xact_dll.cross.o' failed