[PATCH 2/5] nsi: Add a stub implementation of NsiGetParameter().

Marvin testbot at winehq.org
Mon Jun 28 02:09:05 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=93182

Your paranoid android.


=== build (build log) ===

../wine/dlls/nsi/tests/nsi.c:84:32: error: ‘NSI_PARAM_TYPE_RW’ undeclared (first use in this function)
../wine/dlls/nsi/tests/nsi.c:91:32: error: ‘NSI_PARAM_TYPE_STATIC’ undeclared (first use in this function)
Makefile:118256: recipe for target 'dlls/nsi/tests/nsi.cross.o' failed
Task: The exe32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/nsi/tests/nsi.c:84:32: error: ‘NSI_PARAM_TYPE_RW’ undeclared (first use in this function)
../wine/dlls/nsi/tests/nsi.c:91:32: error: ‘NSI_PARAM_TYPE_STATIC’ undeclared (first use in this function)
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/nsi/tests/nsi.c:84:32: error: ‘NSI_PARAM_TYPE_RW’ undeclared (first use in this function)
../wine/dlls/nsi/tests/nsi.c:91:32: error: ‘NSI_PARAM_TYPE_STATIC’ undeclared (first use in this function)
Task: The wow64 Wine build failed



More information about the wine-devel mailing list