fixup! peepopt: continue tests, mixed success #24
Annotations
2 errors and 90 warnings
test-compile (ubuntu-latest, clang-14)
Error: Failed to install apt packages: Command failed with exit code 100: sudo 'apt-get' 'update' '-y' '-o' 'Dpkg::Lock::Timeout=300'
Error: Command failed with exit code 100: sudo 'apt-get' 'update' '-y' '-o' 'Dpkg::Lock::Timeout=300'
at Hi (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:128056)
at P (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:19069)
at file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:20072
at k (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:20081)
at file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:197122
at Du.v (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:146797)
at Re (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:44289)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:43488
at async Oe (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:43453)
|
test-compile (ubuntu-latest, clang-14)
Failed to install the clang 14
|
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, clang-14)
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-10)
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-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'
|
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, clang)
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, clang):
kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_inputs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_id' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/aiger2/xaiger.cc#L340
variable 'box_outputs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (ubuntu-latest, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_inputs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_id' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/aiger2/xaiger.cc#L340
variable 'box_outputs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, gcc)
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-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)
‘constant’ may be used uninitialized [-Wmaybe-uninitialized]
|
test-compile (macos-13, clang)
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
test-compile (macos-13, clang)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
test-compile (macos-13, clang)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
test-compile (macos-13, clang):
kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_inputs' set but not used [-Wunused-but-set-variable]
|
test-compile (macos-13, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_id' set but not used [-Wunused-but-set-variable]
|
test-compile (macos-13, clang):
frontends/aiger2/xaiger.cc#L340
variable 'box_outputs' set but not used [-Wunused-but-set-variable]
|
test-compile (macos-13, clang):
kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
test-compile (macos-13, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_inputs' set but not used [-Wunused-but-set-variable]
|
test-compile (macos-13, clang):
frontends/aiger2/xaiger.cc#L201
variable 'box_id' set but not used [-Wunused-but-set-variable]
|
test-compile (macos-13, clang):
frontends/aiger2/xaiger.cc#L340
variable 'box_outputs' set but not used [-Wunused-but-set-variable]
|