We get the runner images that GitHub gives us.
<https://github.com/actions/runner-images/commit/8ffffdb49d9ca992f12a1cd4350e64e7914cfc9a#diff-5c04a529d3c8adf7a5f23afe544071dad1853e281c9c7b44cd8d626b6c57444dL82>
On 22/9/2024 10:10, Sergey Fedorov wrote:
Ok, but why does Sonoma use a mismatching version of Xcode? At least
before it is fixed.
On Sun, Sep 22, 2024 at 6:17 AM Joshua Root <[email protected]
<mailto:[email protected]>> wrote:
On 22/9/2024 07:27, Sergey Fedorov wrote:
> I can’t make anything of the error messages too:
> ```
> 2024-09-21T21:12:38.7294260Z /opt/local/bin/gfortran-mp-13 -fPIC
-pipe
> -Os -m64 -c mvtdstpack.f -o mvtdstpack.o
> 2024-09-21T21:12:38.7518830Z clang: error: no input files
> 2024-09-21T21:12:38.9953030Z make: *** [mvtdstpack.o] Error 2
> ```
>
> Anyone knows what is going on?
CI is working fine, the ports are failing to build just as they
would on
a user's macOS 14 system with Xcode 16 CLTs.
<https://trac.macports.org/ticket/70641 <https://trac.macports.org/
ticket/70641>>
> Several ports here (in this run) fail due to dependencies, which
are not
> touched in the PR, and therefore /must/ build.
Does not follow.
- Josh