On 6/18/19 2:13 AM, Francois Gouget wrote:
On Wed, 12 Jun 2019, Zebediah Figura wrote:
On 6/11/19 9:15 PM, Marvin wrote:
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=53546
Your paranoid android.
=== debian9 (32 bit report) ===
services.exe: service.c:422: Test failed: service: Unexpected GetLastError: 0x6.
[...]
This seems to be because the TestBot doesn't regenerate the corresponding Makefile when a single Makefile.in is updated; it works for me.
If the makefile did not get regenerate that would be a dependency bug in Wine's build system. However running a simple make shows it does update the makefiles.
Looking at the build log from 53546, I don't see setupapi being re-linked.
Also the result from the 53546 job seems to have changed.
Did you re-run it?
I didn't manually re-run anything.