From owner-freebsd-ports-bugs@freebsd.org Sun Jul 5 13:58:26 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 34D4D36C25F for ; Sun, 5 Jul 2020 13:58:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4B09Jy0h06z406n for ; Sun, 5 Jul 2020 13:58:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 1585E36C50D; Sun, 5 Jul 2020 13:58:26 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 154AC36C13D for ; Sun, 5 Jul 2020 13:58:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B09Jx6wg5z3ywK for ; Sun, 5 Jul 2020 13:58:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CE25BE5B0 for ; Sun, 5 Jul 2020 13:58:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 065DwPgx023648 for ; Sun, 5 Jul 2020 13:58:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 065DwP2e023647 for ports-bugs@FreeBSD.org; Sun, 5 Jul 2020 13:58:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247779] emulators/wine-devel: fails to build 5.12 Date: Sun, 05 Jul 2020 13:58:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vvd@unislabs.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gerald@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2020 13:58:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247779 Bug ID: 247779 Summary: emulators/wine-devel: fails to build 5.12 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gerald@FreeBSD.org Reporter: vvd@unislabs.com Flags: maintainer-feedback?(gerald@FreeBSD.org) Assignee: gerald@FreeBSD.org ../xaudio2_7/xact_dll.c:84:5: error: unknown type name 'IXACT34Cue' 84 | IXACT34Cue IXACT34Cue_iface; ../xaudio2_7/xact_dll.c: At top level: ../xaudio2_7/xact_dll.c:293:50: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 293 | static inline XACT3CueImpl *impl_from_IXACT34Cue(IXACT34Cue *iface) | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:298:43: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 298 | static HRESULT WINAPI IXACT34CueImpl_Play(IXACT34Cue *iface) | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:307:43: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 307 | static HRESULT WINAPI IXACT34CueImpl_Stop(IXACT34Cue *iface, DWORD dwFlags) | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:316:47: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 316 | static HRESULT WINAPI IXACT34CueImpl_GetState(IXACT34Cue *iface, DW= ORD *pdwState) | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:325:46: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 325 | static HRESULT WINAPI IXACT34CueImpl_Destroy(IXACT34Cue *iface) | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:336:60: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 336 | static HRESULT WINAPI IXACT34CueImpl_SetMatrixCoefficients(IXACT34C= ue *iface, | ^~~~~~~~= ~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:349:65: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 349 | static XACTVARIABLEINDEX WINAPI IXACT34CueImpl_GetVariableIndex(IXACT34Cue *iface, |=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ^~~~~~~~~~ |=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 IXACT3Cue ../xaudio2_7/xact_dll.c:359:50: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 359 | static HRESULT WINAPI IXACT34CueImpl_SetVariable(IXACT34Cue *iface, | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:369:50: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 369 | static HRESULT WINAPI IXACT34CueImpl_GetVariable(IXACT34Cue *iface, | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:379:44: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 379 | static HRESULT WINAPI IXACT34CueImpl_Pause(IXACT34Cue *iface, BOOL fPause) | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:388:52: error: unknown type name 'IXACT34Cue'; did = you mean 'IXACT3Cue'? 388 | static HRESULT WINAPI IXACT34CueImpl_GetProperties(IXACT34Cue *ifac= e, | ^~~~~~~~~~ | IXACT3Cue ../xaudio2_7/xact_dll.c:405:14: error: unknown type name 'IXACT34CueVtbl' 405 | static const IXACT34CueVtbl XACT34Cue_Vtbl =3D | ^~~~~~~~~~~~~~ ../xaudio2_7/xact_dll.c:407:5: error: 'IXACT34CueImpl_Play' undeclared here (not in a function); did you mean 'IXACT3CueImpl_Play'? 407 | IXACT34CueImpl_Play, | ^~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_Play ../xaudio2_7/xact_dll.c:408:5: error: 'IXACT34CueImpl_Stop' undeclared here (not in a function); did you mean 'IXACT3CueImpl_Stop'? 408 | IXACT34CueImpl_Stop, | ^~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_Stop ../xaudio2_7/xact_dll.c:408:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:408:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:409:5: error: 'IXACT34CueImpl_GetState' undeclared = here (not in a function); did you mean 'IXACT3CueImpl_GetState'? 409 | IXACT34CueImpl_GetState, | ^~~~~~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_GetState ../xaudio2_7/xact_dll.c:409:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:409:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:410:5: error: 'IXACT34CueImpl_Destroy' undeclared h= ere (not in a function); did you mean 'IXACT3CueImpl_Destroy'? 410 | IXACT34CueImpl_Destroy, | ^~~~~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_Destroy ../xaudio2_7/xact_dll.c:410:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:410:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:411:5: error: 'IXACT34CueImpl_SetMatrixCoefficients' undeclared here (not in a function); did you mean 'IXACT3CueImpl_SetMatrixCoefficients'? 411 | IXACT34CueImpl_SetMatrixCoefficients, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_SetMatrixCoefficients ../xaudio2_7/xact_dll.c:411:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:411:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:412:5: error: 'IXACT34CueImpl_GetVariableIndex' undeclared here (not in a function); did you mean 'IXACT3CueImpl_GetVariableIndex'? 412 | IXACT34CueImpl_GetVariableIndex, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_GetVariableIndex ../xaudio2_7/xact_dll.c:412:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:412:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:413:5: error: 'IXACT34CueImpl_SetVariable' undeclar= ed here (not in a function); did you mean 'IXACT3CueImpl_SetVariable'? 413 | IXACT34CueImpl_SetVariable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_SetVariable ../xaudio2_7/xact_dll.c:413:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:413:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:414:5: error: 'IXACT34CueImpl_GetVariable' undeclar= ed here (not in a function); did you mean 'IXACT3CueImpl_GetVariable'? 414 | IXACT34CueImpl_GetVariable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | IXACT3CueImpl_GetVariable ../xaudio2_7/xact_dll.c:414:5: warning: excess elements in scalar initializ= er ../xaudio2_7/xact_dll.c:414:5: note: (near initialization for 'XACT34Cue_Vt= bl') ../xaudio2_7/xact_dll.c:84:5: error: unknown type name 'IXACT34Cue' 84 | IXACT34Cue IXACT34Cue_iface; CUPS : on DOCS : off DOSBOX : on GCC : on GECKO : on GNUTLS : on HAL : off LDAP : off LIBXSLT : on MONO : on MPG123 : off OPENAL : off STAGING : on V4L : on VKD3D : off VULKAN : off WINEMAKER : on X11 : on --=20 You are receiving this mail because: You are the assignee for the bug.=