Skip to content

fix composite template #218

fix composite template

fix composite template #218

Triggered via push January 24, 2025 23:06
Status Failure
Total duration 16m 32s
Artifacts

cmake-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test (MacOS ARM GCC, macos-latest, gcc-13, g++-13)
Command failed: /opt/homebrew/bin/cmake /Users/runner/work/PhotoshopAPI/PhotoshopAPI/thirdparty/vcpkg/scripts/detect_compiler -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/Users/runner/work/PhotoshopAPI/PhotoshopAPI/thirdparty/vcpkg/packages/detect_compiler_arm64-osx -DCMAKE_SYSTEM_NAME=Darwin -DBUILD_SHARED_LIBS=OFF -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=/Users/runner/work/PhotoshopAPI/PhotoshopAPI/thirdparty/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/PhotoshopAPI/PhotoshopAPI/thirdparty/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/PhotoshopAPI/PhotoshopAPI/thirdparty/vcpkg -DZ_VCPKG_ROOT_DIR=/Users/runner/work/PhotoshopAPI/PhotoshopAPI/thirdparty/vcpkg -D_VCPKG_INSTALLED_DIR=/Users/runner/work/PhotoshopAPI/PhotoshopAPI/build/vcpkg_installed -DVCPKG_MANIFEST_INSTALL=OFF -DCMAKE_OSX_ARCHITECTURES=arm64
test (MacOS ARM GCC, macos-latest, gcc-13, g++-13): thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
test (MacOS ARM GCC, macos-latest, gcc-13, g++-13)
Process completed with exit code 1.
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::ObjectArray' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::Name' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::Path' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::RawData' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::Reference' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::Descriptor' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::ObjectArray' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::Name' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::Path' used in type trait expression
test (Ubuntu Clang, ubuntu-24.04, clang, -fsanitize=address,leak,undefined, -fsanitize=address,le...
incomplete type 'PhotoshopAPI::Descriptors::RawData' used in type trait expression
test (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13)
Process completed with exit code 2.