Skip to content

Enable SKRYPT tests #12

Enable SKRYPT tests

Enable SKRYPT tests #12

Triggered via push January 11, 2025 15:00
Status Success
Total duration 34m 15s
Artifacts

vcpkg.yml

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

Annotations

1 error and 38 warnings
build (windows-latest): build/vcpkg_installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake#L3
Could not find a package configuration file provided by "Boost" with any of
build (macos-latest)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
build (macos-latest)
python3 currently requires the following programs from the system package
build (macos-latest)
By not providing "FindIntelSYCL.cmake" in CMAKE_MODULE_PATH this project
build (macos-latest)
By not providing "FindIntelDPCPP.cmake" in CMAKE_MODULE_PATH this project
build (macos-latest)
By not providing "FindlibIntelDPCPP.cmake" in CMAKE_MODULE_PATH this
build (macos-latest)
By not providing "FindlibCUDAToolkit.cmake" in CMAKE_MODULE_PATH this
build (macos-latest)
By not providing "FindlibOpenGL.cmake" in CMAKE_MODULE_PATH this project
build (macos-latest)
By not providing "FindTBB.cmake" in CMAKE_MODULE_PATH this project has
build (macos-latest)
libskrypt_LIBRARIES 'math' has no libskrypt
build (macos-latest)
By not providing "Findtbb.cmake" in CMAKE_MODULE_PATH this project has
build (macos-latest)
By not providing "Findlibtbb.cmake" in CMAKE_MODULE_PATH this project has
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest)
python3 currently requires the following programs from the system package
build (ubuntu-latest): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
build (ubuntu-latest)
By not providing "FindIntelSYCL.cmake" in CMAKE_MODULE_PATH this project
build (ubuntu-latest)
By not providing "FindIntelDPCPP.cmake" in CMAKE_MODULE_PATH this project
build (ubuntu-latest)
By not providing "FindlibIntelDPCPP.cmake" in CMAKE_MODULE_PATH this
build (ubuntu-latest)
By not providing "FindlibCUDAToolkit.cmake" in CMAKE_MODULE_PATH this
build (ubuntu-latest)
By not providing "FindlibOpenCL.cmake" in CMAKE_MODULE_PATH this project
build (ubuntu-latest)
By not providing "FindTBB.cmake" in CMAKE_MODULE_PATH this project has
build (ubuntu-latest)
By not providing "FindlibX11.cmake" in CMAKE_MODULE_PATH this project has
build (ubuntu-latest)
libskrypt_LIBRARIES 'math' has no libskrypt
build (windows-latest)
boost-system's buildsystem uses very long paths and may fail on your
build (windows-latest): build/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
build (windows-latest)
By not providing "FindIntelSYCL.cmake" in CMAKE_MODULE_PATH this project
build (windows-latest)
By not providing "FindIntelDPCPP.cmake" in CMAKE_MODULE_PATH this project
build (windows-latest)
By not providing "FindlibIntelDPCPP.cmake" in CMAKE_MODULE_PATH this
build (windows-latest)
By not providing "FindlibCUDAToolkit.cmake" in CMAKE_MODULE_PATH this
build (windows-latest)
By not providing "FindlibOpenCL.cmake" in CMAKE_MODULE_PATH this project
build (windows-latest)
By not providing "Findbcrypt.cmake" in CMAKE_MODULE_PATH this project has
build (windows-latest)
libskrypt_LIBRARIES 'math' has no libskrypt
build (windows-latest)
'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest)
'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (windows-latest)
character represented by universal-character-name '\u221E' cannot be represented in the current code page (1252)
build (windows-latest)
character represented by universal-character-name '\u221E' cannot be represented in the current code page (1252)
build (windows-latest)
'=': conversion from 'size_t' to 'int', possible loss of data
build (windows-latest)
'return': conversion from '__int64' to 'omnn::math::ProductOrderComparator::index_t', possible loss of data
build (windows-latest)
'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.