Skip to content

Fixing issue of directory not existing because it is not checked out #518

Fixing issue of directory not existing because it is not checked out

Fixing issue of directory not existing because it is not checked out #518

Triggered via push January 28, 2025 17:59
Status Cancelled
Total duration 3m 43s
Artifacts

cmake_ci.yml

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

Annotations

154 errors, 15 warnings, and 58 notices
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, Off, Release, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, Off, Release, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, Off, Release, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, Off, Debug, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, On, Debug, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, On, Debug, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, On, Debug, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, Off, Debug, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, On, Debug, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, Off, Release, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, On, Release, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, Off, Debug, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, Off, Debug, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, On, Release, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=native, On, Release, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, On, Debug, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, On, Release, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, On, Release, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, Off, Debug, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, Off, Release, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, -march=x86-64, On, Release, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, On, Debug, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, Off, Debug, gcc, g++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, gcc, native, Off, Release, gcc, g++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, On, Release, clang, clang++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, On, Debug, clang, clang++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, On, Debug, clang, clang++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, Off, Release, clang, clang++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, Off, Release, clang, clang++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=native, On, Debug, clang, clang++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, Off, Debug, clang, clang++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=native, On, Release, clang, clang++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=native, Off, Release, clang, clang++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=x86-64, Off, Debug, clang, clang++, Off)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=native, Off, Debug, clang, clang++, On)
Process completed with exit code 1.
cmake-ci (ubuntu-22.04, llvm, -march=native, Off, Release, clang, clang++, Off)
Process completed with exit code 1.
cmake-ci (windows-2022, msvc, /arch:AVX2, On, Release, cl, cl, Off)
The operation was canceled.
cmake-ci (windows-2022, llvm, native, On, Release, clang, clang++, On)
The operation was canceled.
cmake-ci (windows-2022, msvc, /arch:SSE2, On, Debug, cl, cl, On)
The operation was canceled.
cmake-ci (windows-2022, msvc, /arch:SSE2, On, Debug, cl, cl, Off)
The operation was canceled.
cmake-ci (windows-2022, msvc, /arch:SSE2, Off, Release, cl, cl, Off)
The operation was canceled.
cmake-ci (windows-2022, msvc, /arch:SSE2, Off, Release, cl, cl, On)
The operation was canceled.
cmake-ci (windows-2022, msvc, /arch:SSE2, Off, Debug, cl, cl, Off)
The operation was canceled.
cmake-ci (windows-2022, msvc, /arch:SSE2, Off, Debug, cl, cl, On)
The operation was canceled.
prepare
Cache save failed.
cmake-ci (windows-2022, llvm, -march=native, Off, Release, clang, clang++, Off): build/_deps/fftw3-src/api/export-wisdom-to-file.c#L33
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=native, Off, Release, clang, clang++, Off): build/_deps/fftw3-src/api/import-system-wisdom.c#L45
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=native, Off, Release, clang, clang++, Off): build/_deps/fftw3-src/api/import-wisdom-from-file.c#L75
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, On, Release, clang, clang++, Off): build/_deps/fftw3-src/api/export-wisdom-to-file.c#L33
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, On, Release, clang, clang++, Off): build/_deps/fftw3-src/api/import-system-wisdom.c#L45
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, On, Release, clang, clang++, Off): build/_deps/fftw3-src/api/import-wisdom-from-file.c#L75
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=native, On, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=native, On, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=native, On, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=native, On, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, Off, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, Off, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, Off, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
cmake-ci (windows-2022, llvm, -march=x86-64, Off, Release, clang, clang++, On)
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors