Skip to content

[GH Actions] fprettify source code #236

[GH Actions] fprettify source code

[GH Actions] fprettify source code #236

Triggered via push July 20, 2023 08:34
Status Failure
Total duration 3m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build_wheels
Publish to (Test)PyPI
0s
Publish to (Test)PyPI
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build wheels for ubuntu-20.04
Command ['sh', '-c', "yum install -y glibc-static && python3 -m pip install f90wrap oldest-supported-numpy && make -C '/project/src/supy' clean && make -C '/project/src/supy' driver && echo $ARCHFLAGS && file '/project/src/supy'/supy/_supy_driver*.so && echo '===> numpy version:', $(python3 -c 'import numpy; print(numpy.__version__)') && echo '===> gfortran version:', $(gfortran --version)"] failed with code 2.
Build wheels for ubuntu-20.04
Process completed with exit code 1.
Build wheels for macos-11
Command ln -sf "$(which gfortran-10)" /usr/local/bin/gfortran && python3 -m pip install f90wrap==0.2.12 oldest-supported-numpy && make -C '/Users/runner/work/SUEWS/SUEWS/src/supy' driver && echo '===> numpy version:', $(python3 -c 'import numpy; print(numpy.__version__)') && echo '===> gfortran version:', $(gfortran --version) && echo $ARCHFLAGS failed with code 2. None
Build wheels for macos-11
Process completed with exit code 1.
Build wheels for windows-2019
Command cd D:\a\SUEWS\SUEWS\src\supy && where python && python -m pip install oldest-supported-numpy charset_normalizer f90wrap delvewheel && python -v && python build-win-def.py && make driver && echo '===> numpy version:', $(python3 -c 'import numpy; print(numpy.__version__)') && echo '===> gfortran version:', $(gfortran --version) failed with code 2. None
Build wheels for windows-2019
Process completed with exit code 1.