[PATCH] reg: Support use of registry views in the 'import' operation

Marvin testbot at winehq.org
Thu Jul 8 06:10:43 CDT 2021


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=93880

Your paranoid android.


=== build (build log) ===

../wine/programs/reg/tests/import.c:3741:5: error: unknown type name ‘wine’
../wine/programs/reg/tests/import.c:3741:26: error: expected declaration specifiers or ‘...’ before string constant
../wine/programs/reg/tests/import.c:3741:26: error: expected declaration specifiers or ‘...’ before numeric constant
../wine/programs/reg/tests/import.c:3741:20: error: expected declaration specifiers or ‘...’ before ‘subkey’
Makefile:193149: recipe for target 'programs/reg/tests/import.cross.o' failed
Task: The exe32 Wine build failed

=== debiant2 (build log) ===

../wine/programs/reg/tests/import.c:3741:5: error: unknown type name ‘wine’
../wine/programs/reg/tests/reg_test.h:52:33: error: expected declaration specifiers or ‘...’ before string constant
../wine/programs/reg/tests/reg_test.h:52:42: error: expected declaration specifiers or ‘...’ before numeric constant
../wine/programs/reg/tests/import.c:3741:20: error: expected declaration specifiers or ‘...’ before ‘subkey’
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/programs/reg/tests/import.c:3741:5: error: unknown type name ‘wine’
../wine/programs/reg/tests/reg_test.h:52:33: error: expected declaration specifiers or ‘...’ before string constant
../wine/programs/reg/tests/reg_test.h:52:42: error: expected declaration specifiers or ‘...’ before numeric constant
../wine/programs/reg/tests/import.c:3741:20: error: expected declaration specifiers or ‘...’ before ‘subkey’
Task: The wow64 Wine build failed



More information about the wine-devel mailing list