Message-ID: <CAO0uZ+9tpc2Sut=0Z+ifubJ0zBYvKcA0hAwBB2r9rCBy+R-2jg@mail.gmail.com>
Date: 2026-03-10T20:09:51Z
From: Miroslav Kratochvil
Subject: [R-pkg-devel] failure on windows builder ("only Win32 target is supported")
In-Reply-To: <20260309183148.2eb08460@Tarkus>
Hello,
I see that Uwe has re-triggered the build, and now it looks like that
all went through just right. Thanks for help to both of you!
-mk
On Mon, 9 Mar 2026 at 16:31, Ivan Krylov <ikrylov at disroot.org> wrote:
>
> Dear Miroslav & Uwe,
>
> On Mon, 9 Mar 2026 10:14:31 +0100
> Miroslav Kratochvil <exa.exa at gmail.com> wrote:
>
> > https://win-builder.r-project.org/incoming_pretest/EmbedSOM_2.2.1_20260308_225310/Windows/00install.out
>
> Here's the strange part:
>
> >> using C++ compiler: 'g++ (GCC) 15.2.0'
>
> The currently available version of RTools 4.5 only has GCC 14.3 (and
> compiles EmbedSOM without a problem).
>
> Judging by the include paths containing /usr/lib/gcc/x86_64-pc-cygwin/,
> it might be a %PATH% problem on Win-Builder, with the MSYS/Cygwin
> toolchain being picked up instead of the desired UCRT one.
>
> --
> Best regards,
> Ivan