test fixes for HSA build #3944
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup Cpp
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:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '40976EAF437D05B5'
|
Build and test:
lib/Dialect/AIE/IR/AIEDialect.cpp#L296
‘bool llvm::StringRef::equals(llvm::StringRef) const’ is deprecated: Use == instead [-Wdeprecated-declarations]
|
Build and test:
lib/Dialect/AIE/IR/AIEDialect.cpp#L314
‘bool llvm::StringRef::equals(llvm::StringRef) const’ is deprecated: Use == instead [-Wdeprecated-declarations]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2336
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2339
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2342
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2345
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2348
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-binary.c#L2351
assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-source.c#L52
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build and test:
third_party/bootgen/cdo-source.c#L53
initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Loading