Skip to content

cmake

cmake #1211

Triggered via schedule May 21, 2024 21:05
Status Success
Total duration 8m 34s
Artifacts

cmake.yml

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

Annotations

3 warnings
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"