[PATCH v2 6/6] d3drm: Implement frame Transform

Marvin testbot at winehq.org
Mon Jun 17 20:52:51 CDT 2019


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=53818

Your paranoid android.


=== debian9 (build log) ===

../../../wine/dlls/d3drm/frame.c:1722:16: error: request for member ‘u1’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1722:36: error: request for member ‘u2’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1722:56: error: request for member ‘u3’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1723:16: error: request for member ‘u1’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1723:36: error: request for member ‘u2’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1723:56: error: request for member ‘u3’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1724:16: error: request for member ‘u1’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1724:36: error: request for member ‘u2’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1724:56: error: request for member ‘u3’ in something not a structure or union
Makefile:361: recipe for target 'frame.cross.o' failed
Makefile:8513: recipe for target 'dlls/d3drm' failed
Task: The win32 build failed

=== debian9 (build log) ===

../../../wine/dlls/d3drm/frame.c:1722:16: error: request for member ‘u1’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1722:36: error: request for member ‘u2’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1722:56: error: request for member ‘u3’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1723:16: error: request for member ‘u1’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1723:36: error: request for member ‘u2’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1723:56: error: request for member ‘u3’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1724:16: error: request for member ‘u1’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1724:36: error: request for member ‘u2’ in something not a structure or union
../../../wine/dlls/d3drm/frame.c:1724:56: error: request for member ‘u3’ in something not a structure or union
Makefile:359: recipe for target 'frame.cross.o' failed
Makefile:8272: recipe for target 'dlls/d3drm' failed
Task: The wow64 build failed



More information about the wine-devel mailing list