Skip to content

Added a Github Actions pipeline for macOS #1

Added a Github Actions pipeline for macOS

Added a Github Actions pipeline for macOS #1

Triggered via push April 28, 2024 08:29
Status Failure
Total duration 31s
Artifacts

macos-clang.yaml

on: push
macos-clang
22s
macos-clang
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
macos-clang
Command failed: /opt/homebrew/Cellar/cmake/3.29.2/bin/cmake /Users/runner/work/reflect-cpp/reflect-cpp/vcpkg/scripts/detect_compiler -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/Users/runner/work/reflect-cpp/reflect-cpp/vcpkg/packages/detect_compiler_arm64-osx -DCMAKE_SYSTEM_NAME=Darwin -DBUILD_SHARED_LIBS=OFF -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/Users/runner/work/reflect-cpp/reflect-cpp/vcpkg/scripts/toolchains/osx.cmake -DVCPKG_TARGET_TRIPLET=arm64-osx -DVCPKG_SET_CHARSET_FLAG=ON -DVCPKG_PLATFORM_TOOLSET=external -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE -DCMAKE_VERBOSE_MAKEFILE=ON -DVCPKG_APPLOCAL_DEPS=OFF -DCMAKE_TOOLCHAIN_FILE=/Users/runner/work/reflect-cpp/reflect-cpp/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON -DVCPKG_CXX_FLAGS= -DVCPKG_CXX_FLAGS_RELEASE= -DVCPKG_CXX_FLAGS_DEBUG= -DVCPKG_C_FLAGS= -DVCPKG_C_FLAGS_RELEASE= -DVCPKG_C_FLAGS_DEBUG= -DVCPKG_CRT_LINKAGE=dynamic -DVCPKG_LINKER_FLAGS= -DVCPKG_LINKER_FLAGS_RELEASE= -DVCPKG_LINKER_FLAGS_DEBUG= -DVCPKG_TARGET_ARCHITECTURE=arm64 -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_INSTALL_BINDIR:STRING=bin -D_VCPKG_ROOT_DIR=/Users/runner/work/reflect-cpp/reflect-cpp/vcpkg -DZ_VCPKG_ROOT_DIR=/Users/runner/work/reflect-cpp/reflect-cpp/vcpkg -D_VCPKG_INSTALLED_DIR=/Users/runner/work/reflect-cpp/reflect-cpp/build/vcpkg_installed -DVCPKG_MANIFEST_INSTALL=OFF -DCMAKE_OSX_ARCHITECTURES=arm64
macos-clang: vcpkg/scripts/buildsystems/vcpkg.cmake#L899
vcpkg install failed. See logs for more information:
macos-clang
Process completed with exit code 1.
macos-clang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.