Skip to content

driver: add --autoidx #1322

driver: add --autoidx

driver: add --autoidx #1322

Triggered via push November 26, 2024 11:05
Status Cancelled
Total duration 3m 29s
Artifacts

test-compile.yml

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

Annotations

27 errors and 42 warnings
test-compile (ubuntu-latest, clang): kernel/driver.cc#L279
version control conflict marker in file
test-compile (ubuntu-latest, clang)
Process completed with exit code 2.
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L279
expected primary-expression before ‘<<’ token
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L279
expected primary-expression before ‘<<’ token
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L279
expected primary-expression before ‘<’ token
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L279
‘HEAD’ was not declared in this scope
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L280
expected primary-expression before ‘||’ token
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L280
expected primary-expression before ‘||’ token
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L280
expected primary-expression before ‘|’ token
test-compile (ubuntu-latest, gcc): kernel/driver.cc#L280
‘parent’ was not declared in this scope
test-compile (ubuntu-latest, gcc)
Process completed with exit code 2.
test-compile (ubuntu-latest, clang-14): kernel/driver.cc#L279
version control conflict marker in file
test-compile (ubuntu-latest, clang-14)
Process completed with exit code 2.
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L279
expected primary-expression before ‘<<’ token
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L279
expected primary-expression before ‘<<’ token
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L279
expected primary-expression before ‘<’ token
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L279
‘HEAD’ was not declared in this scope
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L280
expected primary-expression before ‘||’ token
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L280
expected primary-expression before ‘||’ token
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L280
expected primary-expression before ‘|’ token
test-compile (ubuntu-latest, gcc-10): kernel/driver.cc#L280
‘parent’ was not declared in this scope
test-compile (ubuntu-latest, gcc-10)
Process completed with exit code 2.
test-compile (ubuntu-20.04, clang-10): kernel/driver.cc#L279
version control conflict marker in file
test-compile (ubuntu-20.04, clang-10)
Process completed with exit code 2.
test-compile (macos-13, clang)
The run was canceled by @github-actions[bot].
test-compile (macos-13, clang): kernel/driver.cc#L279
version control conflict marker in file
test-compile (macos-13, clang)
The operation was canceled.
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, 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, 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): kernel/rtlil.cc#L400
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-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 (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]