Skip to content

cmake

cmake #1087

Triggered via schedule July 2, 2024 21:04
Status Failure
Total duration 1d 7h 48m 26s
Artifacts

cmake.yml

on: schedule
Matrix: basictests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
ubuntu-20.04-gcc-9-cmake
Process completed with exit code 1.
ubuntu-20.04-gcc-10-cmake
Process completed with exit code 1.
ubuntu-22.04-gcc-11-cmake
Process completed with exit code 1.
ubuntu-22.04-gcc-12-cmake
Process completed with exit code 1.
ubuntu-22.04-clang-15-cmake
Process completed with exit code 1.
macos-12-clang-14-cmake
Process completed with exit code 1.
macos-11-gcc-12-cmake
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macos-11-clang-13-cmake
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macos-12-clang-14-cmake
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
macos-12-clang-14-cmake
icu4c 74.2 is already installed and up-to-date. To reinstall 74.2, run: brew reinstall icu4c
macos-12-clang-14-cmake
Refusing to link macOS provided/shadowed software: icu4c If you need to have icu4c first in your PATH, run: echo 'export PATH="/usr/local/opt/icu4c/bin:$PATH"' >> /Users/runner/.bash_profile echo 'export PATH="/usr/local/opt/icu4c/sbin:$PATH"' >> /Users/runner/.bash_profile For compilers to find icu4c you may need to set: export LDFLAGS="-L/usr/local/opt/icu4c/lib" export CPPFLAGS="-I/usr/local/opt/icu4c/include" For pkg-config to find icu4c you may need to set: export PKG_CONFIG_PATH="/usr/local/opt/icu4c/lib/pkgconfig"