Skip to content

rtlil: revert Const ordering to "spreadsheet column order" #880

rtlil: revert Const ordering to "spreadsheet column order"

rtlil: revert Const ordering to "spreadsheet column order" #880

Triggered via push September 30, 2024 14:36
Status Success
Total duration 39m 26s
Artifacts

test-compile.yml

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

Annotations

93 warnings
test-compile (ubuntu-latest, clang-14): kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): frontends/ast/ast.cc#L1005
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): frontends/ast/simplify.cc#L3438
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): frontends/ast/simplify.cc#L4284
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang-14): passes/fsm/fsm_map.cc#L57
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#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): frontends/ast/ast.cc#L1005
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#L3438
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#L4284
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-20.04, clang-10): passes/fsm/fsm_map.cc#L57
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): frontends/ast/ast.cc#L1005
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): frontends/ast/simplify.cc#L3438
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): frontends/ast/simplify.cc#L4284
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc-10): passes/fsm/fsm_map.cc#L57
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#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): frontends/ast/ast.cc#L1005
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): frontends/ast/simplify.cc#L3438
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): frontends/ast/simplify.cc#L4284
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): passes/fsm/fsm_map.cc#L57
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#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): frontends/ast/ast.cc#L1005
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): frontends/ast/simplify.cc#L3438
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): frontends/ast/simplify.cc#L4284
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
test-compile (ubuntu-latest, gcc): passes/fsm/fsm_map.cc#L57
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
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): frontends/ast/ast.cc#L1005
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang): frontends/ast/simplify.cc#L3438
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang): frontends/ast/simplify.cc#L4284
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang): frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
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): frontends/ast/ast.cc#L1005
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang): frontends/ast/simplify.cc#L3438
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang): frontends/ast/simplify.cc#L4284
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (ubuntu-latest, clang): frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (macos-13, clang)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
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): frontends/ast/ast.cc#L1005
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (macos-13, clang): frontends/ast/simplify.cc#L3438
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (macos-13, clang): frontends/ast/simplify.cc#L4284
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (macos-13, clang): passes/fsm/fsm_map.cc#L57
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
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): frontends/ast/ast.cc#L1005
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (macos-13, clang): frontends/ast/simplify.cc#L3438
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (macos-13, clang): frontends/ast/simplify.cc#L4284
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
test-compile (macos-13, clang): passes/fsm/fsm_map.cc#L57
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]