[PATCH] setupapi: add SetupDiGetSelectedDriverA/W stub

Marvin testbot at winehq.org
Sat Mar 7 19:40:27 CST 2020


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

Your paranoid android.


=== debiant (build log) ===

/usr/bin/i686-w64-mingw32-ld: setupapi.dll-ZGFBXv.spec.o:fake:(.edata+0x5d0): undefined reference to `SetupDiGetSelectedDriverA at 8'
/usr/bin/i686-w64-mingw32-ld: setupapi.dll-ZGFBXv.spec.o:fake:(.edata+0x5d4): undefined reference to `SetupDiGetSelectedDriverW at 8'
collect2: error: ld returned 1 exit status
Task: The win32 build failed

=== debiant (build log) ===

/usr/bin/i686-w64-mingw32-ld: setupapi.dll-K5QLp7.spec.o:fake:(.edata+0x5d0): undefined reference to `SetupDiGetSelectedDriverA at 8'
/usr/bin/i686-w64-mingw32-ld: setupapi.dll-K5QLp7.spec.o:fake:(.edata+0x5d4): undefined reference to `SetupDiGetSelectedDriverW at 8'
collect2: error: ld returned 1 exit status
Task: The wow32 build failed



More information about the wine-devel mailing list