Swap localtime_s to localtime #211
Annotations
24 errors and 10 warnings
build (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
|
build (MacOS ARM GCC, macos-latest, gcc-13, g++-13):
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
build (MacOS ARM GCC, macos-latest, gcc-13, g++-13)
Process completed with exit code 1.
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::ObjectArray' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::Name' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::Path' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::RawData' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::Reference' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::Descriptor' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::ObjectArray' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::Name' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::Path' used in type trait expression
|
build (Ubuntu Clang, ubuntu-24.04, clang, clang++)
incomplete type 'PhotoshopAPI::Descriptors::RawData' used in type trait expression
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Geometry/BoundingBox.h#L115
declaration of template parameter ‘T’ shadows template parameter
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Geometry/Mesh.h#L531
declaration of template parameter ‘T’ shadows template parameter
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Geometry/Mesh.h#L355
invalid use of member function ‘void PhotoshopAPI::Geometry::QuadMesh<T>::vertices(std::vector<PhotoshopAPI::Geometry::Vertex<T> >&)’ (did you forget the ‘()’ ?)
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Geometry/Mesh.h#L355
expected ‘)’ before ‘size’
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected primary-expression before ‘int’
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘)’ before ‘int’
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected primary-expression before ‘int’
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘)’ before ‘int’
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected primary-expression before ‘int’
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘)’ before ‘int’
|
build (Windows MSVC, windows-latest, msvc, msvc)
Process completed with exit code 1.
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13)
‘splitmode’ may be used uninitialized [-Wmaybe-uninitialized]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/ImageBuffer.h#L253
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/ImageBuffer.h#L323
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/ImageBuffer.h#L601
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/ImageBuffer.h#L654
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L159
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|
build (Ubuntu GCC, ubuntu-24.04, gcc-13, g++-13):
PhotoshopAPI/src/Core/Render/Render.h#L260
expected ‘template’ keyword before dependent template name [-Wmissing-template-keyword]
|