fixup! hashlib: comment #576
Annotations
27 errors and 7 warnings
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L175
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L183
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L183
too many template-parameter-lists
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L190
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L190
too many template-parameter-lists
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L200
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L200
too many template-parameter-lists
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L201
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L201
too many template-parameter-lists
|
test-compile (ubuntu-latest, gcc-10):
kernel/hashlib.h#L203
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-22.04, clang-11)
Error: Command failed with exit code 100: sudo 'apt-get' 'update' '-y' '-o' 'DPkg::Lock::Timeout=300'
|
test-compile (ubuntu-22.04, clang-11)
Failed to install the clang-11
|
test-compile (macos-13, clang):
kernel/hashlib.h#L114
static assertion failed due to requirement 'sizeof(unsigned long) <= sizeof(unsigned int)'
|
test-compile (macos-13, clang):
kernel/hashlib.h#L114
static assertion failed due to requirement 'sizeof(unsigned long) <= sizeof(unsigned int)'
|
test-compile (macos-13, clang):
kernel/hashlib.h#L114
static assertion failed due to requirement 'sizeof(unsigned long) <= sizeof(unsigned int)'
|
test-compile (macos-13, clang):
kernel/hashlib.h#L114
static assertion failed due to requirement 'sizeof(unsigned long) <= sizeof(unsigned int)'
|
test-compile (macos-13, clang)
Process completed with exit code 2.
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L175
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L175
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L175
too few template-parameter-lists
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L183
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L183
too few template-parameter-lists
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L190
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L190
too few template-parameter-lists
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L200
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L200
too few template-parameter-lists
|
test-compile (ubuntu-latest, gcc):
kernel/hashlib.h#L201
explicit specialization in non-namespace scope ‘class Yosys::hashlib::Hasher’
|
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 (ubuntu-latest, clang):
libs/fst/fstapi.cc#L5539
variable 'secnum' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
libs/fst/fstapi.cc#L5539
variable 'secnum' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|