Package: wine-development
Version: 3.12-2
Severity: serious
This package failed to build on the build daemons
on amd64 and arm*.
On amd64:
row_server_p.c: In function '__finally_IWineRowServer_AddRefRows_Stub':
row_server_p.c:7751:35: error: passing argument 1 of
'__frame->_StubMsg.pfnFree' discards 'const' qualifier from pointer target type
[-Werror=discarded-array-qualifiers]
__frame->_StubMsg.pfnFree(__frame->rghRows);
^~~~~~~
row_server_p.c:7751:35: note: expected 'void *' but argument is of type
'const HROW (*)[] {aka const long unsigned int (*)[]}'
On arm*:
ptrace.c:167:12: error: 'get_ptrace_tid' defined but not used
[-Werror=unused-function]
static int get_ptrace_tid( struct thread *thread )
--
Niko Tyni [email protected]