Skip to content

peepopt: add test

peepopt: add test #26

Triggered via push December 18, 2024 13:23
Status Cancelled
Total duration 3m 9s
Artifacts

test-compile.yml

on: push
pre_job
3s
pre_job
Matrix: test-compile
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 33 warnings
test-compile (ubuntu-latest, clang-14)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, clang-14)
The operation was canceled.
test-compile (macos-13, clang)
The run was canceled by @github-actions[bot].
test-compile (macos-13, clang)
The operation was canceled.
test-compile (ubuntu-latest, clang)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, gcc)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, gcc)
The operation was canceled.
test-compile (ubuntu-20.04, clang-10)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-20.04, clang-10)
The operation was canceled.
test-compile (ubuntu-latest, gcc-10)
The run was canceled by @github-actions[bot].
test-compile (ubuntu-latest, gcc-10)
The operation was canceled.
pre_job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-compile (ubuntu-latest, gcc): kernel/calc.cc#L142
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/calc.cc#L164
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/calc.cc#L165
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/calc.cc#L196
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/calc.cc#L377
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/calc.cc#L410
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/rtlil.cc#L400
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): kernel/hashlib.h#L30
‘inner’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc): kernel/hashlib.h#L30
‘inner’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc): kernel/hashlib.h#L30
‘inner’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-20.04, clang-10): kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): frontends/ast/ast.cc#L1032
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): frontends/ast/simplify.cc#L3496
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): frontends/ast/simplify.cc#L4342
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/calc.cc#L142
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/calc.cc#L164
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/calc.cc#L165
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/calc.cc#L196
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/calc.cc#L377
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/calc.cc#L410
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/rtlil.cc#L400
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): kernel/hashlib.h#L30
‘inner’ may be used uninitialized in this function [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-10): kernel/hashlib.h#L30
‘inner’ may be used uninitialized in this function [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-10): kernel/hashlib.h#L30
‘inner’ may be used uninitialized in this function [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-10)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
test-compile (ubuntu-latest, gcc-10)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'