cache cpu info in a file at boot. #451
build.yml
on: pull_request
cmake-linux-local
44s
cmake-darwin
26s
cmake-windows
2m 51s
cmake-uwp
43s
Matrix: cmake-android
Matrix: cmake-linux-qemu
Annotations
13 errors and 7 warnings
cmake-linux-riscv64
Process completed with exit code 125.
|
cmake-uwp:
src/linux/api.h#L52
syntax error: missing ']' before 'restrict' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L52
syntax error: missing ')' before 'restrict' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L52
syntax error: missing '{' before 'restrict' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L52
syntax error: type qualifier must be after '*' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L52
syntax error: 'constant' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L52
syntax error: ')' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L53
syntax error: missing ']' before 'restrict' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L53
syntax error: missing ')' before 'restrict' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L53
syntax error: missing '{' before 'restrict' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/linux/api.h#L53
syntax error: type qualifier must be after '*' [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-android (android-x86-build.sh)
Process completed with exit code 1.
|
cmake-android (android-armv7-build.sh)
The job was canceled because "android-x86-build_sh" failed.
|
cmake-darwin
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
cmake-uwp:
src/log.c#L110
'function': conversion from 'size_t' to 'DWORD', possible loss of data [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo.vcxproj]
|
cmake-uwp:
src/log.c#L110
'function': conversion from 'size_t' to 'DWORD', possible loss of data [D:\a\cpuinfo\cpuinfo\build\x64-uwp\cpuinfo_internals.vcxproj]
|
cmake-android (android-riscv64-build.sh)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cmake-android (android-arm64-build.sh)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cmake-android (android-x86-build.sh)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cmake-android (android-armv7-build.sh)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|