<div dir="ltr">Something weird going on with CI. Look at this:<div><a href="https://github.com/macports/macports-ports/actions/runs/10974946673/job/30474027942?pr=25864">https://github.com/macports/macports-ports/actions/runs/10974946673/job/30474027942?pr=25864</a><br></div><div><br></div><div>I rebased this PR several times, without changing ports in it, and every time failures are random.</div><div>(There was one non-random one, it is fixed.)</div><div><br></div><div>I can’t make anything of the error messages too:</div><div>```</div><div>2024-09-21T21:12:38.6235750Z using C compiler: ‘clang version 16.0.6’<br>2024-09-21T21:12:38.6412840Z using Fortran compiler: ‘GNU Fortran (MacPorts gcc13 13.3.0_1+stdlib_flag) 13.3.0’<br>2024-09-21T21:12:38.6471060Z using SDK: ‘MacOSX14.5.sdk’<br>2024-09-21T21:12:38.6540260Z /opt/local/bin/clang-mp-16 -I"/opt/local/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk    -fPIC  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -c F77.c -o F77.o<br>2024-09-21T21:12:38.6920410Z /opt/local/bin/clang-mp-16 -I"/opt/local/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk    -fPIC  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -c mvgb-init.c -o mvgb-init.o<br>2024-09-21T21:12:38.7294260Z /opt/local/bin/gfortran-mp-13  -fPIC  -pipe -Os -m64  -c mvtdstpack.f -o mvtdstpack.o<br>2024-09-21T21:12:38.7518830Z clang: error: no input files<br>2024-09-21T21:12:38.9953030Z make: *** [mvtdstpack.o] Error 2<br></div><div>```</div><div><br></div><div>Anyone knows what is going on?</div><div>Several ports here (in this run) fail due to dependencies, which are not touched in the PR, and therefore <i>must</i> build.</div><div><br></div></div>