Re: CI do not work correctly again

2024-09-21 Thread Joshua Root
We get the runner images that GitHub gives us. On 22/9/2024 10:10, Sergey Fedorov wrote: Ok, but why does Sonoma use a mismatching v

Re: CI do not work correctly again

2024-09-21 Thread Sergey Fedorov
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 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/gfo

Re: CI do not work correctly again

2024-09-21 Thread Joshua Root
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.9953030

CI do not work correctly again

2024-09-21 Thread Sergey Fedorov
Something weird going on with CI. Look at this: https://github.com/macports/macports-ports/actions/runs/10974946673/job/30474027942?pr=25864 I rebased this PR several times, without changing ports in it, and every time failures are random. (There was one non-random one, it is fixed.) I can’t make