hashlib: buildable #430
Annotations
93 warnings
test-compile (ubuntu-22.04, clang-11)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L642
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L644
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L939
delete called on non-final 'Yosys::RTLIL::Wire' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L941
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L943
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L945
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L970
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L974
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-22.04, clang-11):
kernel/rtlil.cc#L978
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L642
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L644
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L939
delete called on non-final 'Yosys::RTLIL::Wire' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L941
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L943
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L945
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L970
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang-14):
kernel/rtlil.cc#L974
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L642
deleting object of polymorphic class type ‘Yosys::AST::AstNode’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L644
deleting object of polymorphic class type ‘Yosys::AST::AstNode’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L939
deleting object of polymorphic class type ‘Yosys::RTLIL::Wire’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L941
deleting object of polymorphic class type ‘Yosys::RTLIL::Memory’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L943
deleting object of polymorphic class type ‘Yosys::RTLIL::Cell’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L945
deleting object of polymorphic class type ‘Yosys::RTLIL::Process’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L970
deleting object of polymorphic class type ‘Yosys::RTLIL::Memory’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L974
deleting object of polymorphic class type ‘Yosys::RTLIL::Cell’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L978
deleting object of polymorphic class type ‘Yosys::RTLIL::Process’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc-10):
kernel/rtlil.cc#L2206
deleting object of polymorphic class type ‘Yosys::RTLIL::Wire’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang)
destructor called on non-final 'Yosys::RTLIL::IdString' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L642
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L644
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L939
delete called on non-final 'Yosys::RTLIL::Wire' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L941
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L943
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L642
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L644
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L939
delete called on non-final 'Yosys::RTLIL::Wire' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L941
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L943
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L945
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L970
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L974
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, clang):
kernel/rtlil.cc#L978
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L642
deleting object of polymorphic class type ‘Yosys::AST::AstNode’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L644
deleting object of polymorphic class type ‘Yosys::AST::AstNode’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L939
deleting object of polymorphic class type ‘Yosys::RTLIL::Wire’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L941
deleting object of polymorphic class type ‘Yosys::RTLIL::Memory’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L943
deleting object of polymorphic class type ‘Yosys::RTLIL::Cell’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L945
deleting object of polymorphic class type ‘Yosys::RTLIL::Process’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L970
deleting object of polymorphic class type ‘Yosys::RTLIL::Memory’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L974
deleting object of polymorphic class type ‘Yosys::RTLIL::Cell’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L978
deleting object of polymorphic class type ‘Yosys::RTLIL::Process’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L2206
deleting object of polymorphic class type ‘Yosys::RTLIL::Wire’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L642
deleting object of polymorphic class type ‘Yosys::AST::AstNode’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L644
deleting object of polymorphic class type ‘Yosys::AST::AstNode’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L939
deleting object of polymorphic class type ‘Yosys::RTLIL::Wire’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L941
deleting object of polymorphic class type ‘Yosys::RTLIL::Memory’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L943
deleting object of polymorphic class type ‘Yosys::RTLIL::Cell’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L945
deleting object of polymorphic class type ‘Yosys::RTLIL::Process’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L970
deleting object of polymorphic class type ‘Yosys::RTLIL::Memory’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L974
deleting object of polymorphic class type ‘Yosys::RTLIL::Cell’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L978
deleting object of polymorphic class type ‘Yosys::RTLIL::Process’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
test-compile (ubuntu-latest, gcc):
kernel/rtlil.cc#L2206
deleting object of polymorphic class type ‘Yosys::RTLIL::Wire’ which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
|
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)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L642
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L644
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L939
delete called on non-final 'Yosys::RTLIL::Wire' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L941
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L943
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L945
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L970
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L974
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L978
delete called on non-final 'Yosys::RTLIL::Process' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang)
destructor called on non-final 'Yosys::RTLIL::SigBit' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang)
destructor called on non-final 'Yosys::RTLIL::IdString' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L642
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L644
delete called on non-final 'Yosys::AST::AstNode' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L939
delete called on non-final 'Yosys::RTLIL::Wire' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L941
delete called on non-final 'Yosys::RTLIL::Memory' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
test-compile (macos-13, clang):
kernel/rtlil.cc#L943
delete called on non-final 'Yosys::RTLIL::Cell' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|