From: Marvin Subject: Re: [PATCH] msvcrt: Implement the unprefixed logb/logbf/logbl functions for msvcr120/ucrtbase Message-Id: Date: Tue, 23 Apr 2019 02:00:37 -0500 In-Reply-To: <20190423065858.26419-1-martin@martin.st> References: <20190423065858.26419-1-martin@martin.st> 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=51339 Your paranoid android. === debian9 (build log) === collect2: error: ld returned 1 exit status Makefile:690: recipe for target 'msvcr120.dll.so' failed Makefile:8982: recipe for target 'dlls/msvcr120' failed Task: The win32 build failed === debian9 (build log) === collect2: error: ld returned 1 exit status Makefile:691: recipe for target 'msvcr120.dll.so' failed Makefile:8423: recipe for target 'dlls/msvcr120' failed Task: The wow32 build failed