[PATCH 1/2] iphlpapi/tests: Add tests for GetUdp6Table().

Marvin testbot at winehq.org
Sat Aug 18 15:40:11 CDT 2018


Hi,

While running your changed tests on Windows, 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=40873

Your paranoid android.


=== build (build) ===
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:77:53: error: expected ‘)’ before ‘PDWORD’
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:133:5: error: ‘pGetUdp6Table’ undeclared (first use in this function)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2244:7: error: ‘pGetUdp6Table’ undeclared (first use in this function)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2257:7: error: unknown type name ‘PMIB_UDP6TABLE’
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2267:49: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2268:30: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2270:35: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2270:69: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2270:106: error: invalid type argument of ‘->’ (have ‘int’)
Makefile:175: recipe for target 'iphlpapi.o' failed
Makefile:7429: recipe for target 'dlls/iphlpapi/tests' failed
Build: Rebuild of 32-bit crossbuild failed

=== debian9 (build) ===
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:77:53: error: expected ‘)’ before ‘PDWORD’
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:133:5: error: ‘pGetUdp6Table’ undeclared (first use in this function)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2244:7: error: ‘pGetUdp6Table’ undeclared (first use in this function)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2257:7: error: unknown type name ‘PMIB_UDP6TABLE’
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2267:49: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2268:30: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2270:35: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2270:69: error: invalid type argument of ‘->’ (have ‘int’)
../../../../wine/dlls/iphlpapi/tests/iphlpapi.c:2270:106: error: invalid type argument of ‘->’ (have ‘int’)
Makefile:175: recipe for target 'iphlpapi.o' failed
Makefile:8556: recipe for target 'dlls/iphlpapi/tests' failed
Task: The win32 build failed



More information about the wine-devel mailing list