On Mon Jan 27 21:05:00 2025 +0000, Stéphane Bacri wrote:
> Hello, Piotr.
> Thanks for your review and comments. However, I'm unsure the issue is
> there (and I have no other clue, because no window machine nor VM). I
> agree that [MS
> documentation](https://learn.microsoft.com/en-us/cpp/c-runtime-library/refe…
> defines the signature you mention, but it is the same for _Cbuild, and I
> used it as a template. I could have suspected the entries crealf(int64)
> & cimagf(int64) to be the cause if it had been a 32 vs 64 bit issue. But
> I don't understand why the difference is between windows & linux.
> Moreover, I checked the stage log, and I see only zeroes in the failing
> tests reports, which is weird, even with params size issues).
> By the way, the positive thing is I figured out that
> msvcr120_app/msvcr120_app.spec had to be updated. However, the current
> build-linux stage seems to fail for reasons not related to the branch (I
> tried to revert a commit then commit back after setting again my user
> name & email, and still fails saying email not set when other stage do
> not complain).
Actually _Cbuild has the same problem, but it's less obvious since it will break only on non-x86 platforms.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7109#note_92977