-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Not sure which component to blame here, but this is not something that used to happen with scikit-build -
Build log using scikit-build
--------------------------------------------------------------------------------
-- Trying 'Ninja (Visual Studio 17 2022 Win32 v143)' generator
--------------------------------
---------------------------
----------------------
-----------------
------------
-------
--
Not searching for unused variables given on the command line.
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is MSVC 19.38.33133.0
...
Full log: https://github.com/planetmarshall/pillow-jpls/actions/runs/7324438660/job/19948011356
Build log using scikit-build-core
loading initial cache file C:\Users\RUNNER~1\AppData\Local\Temp\tmpr7cco_vs\build\CMakeInit.txt
Preset CMake variables:
CMAKE_BUILD_TYPE="Release"
CMAKE_COMPILE_WARNING_AS_ERROR="ON"
CMAKE_PROJECT_TOP_LEVEL_INCLUDES="D:/a/pillow-jpls/pillow-jpls/cmake/conan_provider.cmake"
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
Full log: https://github.com/planetmarshall/pillow-jpls/actions/runs/7338592087/job/19981348413
I realise this may be more to do with how Github Runners are setup but as this is probably a common setup and is a change in behaviour from porting from scikit-build, it is probably worth noting.
Metadata
Metadata
Assignees
Labels
No labels