Skip to content

using uint8_t to be compatible with MSVC #140

using uint8_t to be compatible with MSVC

using uint8_t to be compatible with MSVC #140

Triggered via push June 7, 2024 16:20
Status Failure
Total duration 10m 30s
Artifacts 4

cmake_ci.yml

on: push
Matrix: cmake-ci
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 21 warnings
cmake-ci (macos-13, gcc-12, Ninja, Release, ON)
No such keg: /usr/local/Cellar/gcc
cmake-ci (macos-13, gcc-12, Ninja, Release, ON)
Process completed with exit code 1.
cmake-ci (windows-2022, msvc, Ninja, Release, OFF)
Process completed with exit code 1.
cmake-ci (windows-2022, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L10
'xsimd/xsimd.hpp' file not found
cmake-ci (windows-2022, llvm, Ninja, Release, ON)
Process completed with exit code 1.
cmake-ci (macos-13, llvm, Ninja, Release, ON)
No such keg: /usr/local/Cellar/gcc
cmake-ci (macos-13, llvm, Ninja, Release, ON)
Process completed with exit code 1.
cmake-ci (macos-13, gcc-12, Ninja, Release, ON)
gcc@12 12.3.0 is already installed and up-to-date. To reinstall 12.3.0, run: brew reinstall gcc@12
cmake-ci (macos-13, gcc-12, Ninja, Release, ON)
These files were overwritten during the `brew link` step:
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L391
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t'
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L391
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'int64_t'
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L1182
'<=': unsafe use of type 'bool' in operation
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L1289
'<=': unsafe use of type 'bool' in operation
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L1408
'<=': unsafe use of type 'bool' in operation
cmake-ci (windows-2022, msvc, Ninja, Release, OFF)
'=': conversion from 'const _Ty' to 'float', possible loss of data
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L391
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t'
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L391
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'int64_t'
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L1182
'<=': unsafe use of type 'bool' in operation
cmake-ci (windows-2022, msvc, Ninja, Release, OFF): src/spreadinterp.cpp#L1289
'<=': unsafe use of type 'bool' in operation
cmake-ci (windows-2022, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (windows-2022, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (windows-2022, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (windows-2022, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (macos-13, llvm, Ninja, Release, ON)
These files were overwritten during the `brew link` step:
cmake-ci (macos-13, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (macos-13, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (macos-13, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
cmake-ci (macos-13, llvm, Ninja, Release, ON): src/spreadinterp.cpp#L391
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]

Artifacts

Produced during runtime
Name Size
macos-13-gcc-12-finufft-lib Expired
992 KB
macos-13-llvm-finufft-lib Expired
807 KB
ubuntu-22.04-gcc-12-finufft-lib Expired
2.7 MB
ubuntu-22.04-llvm-finufft-lib Expired
2.52 MB