# Code object files are ELF files containing GPU code. These files do not match
# the CPU architecture because they are for the GPU architecture.
libhipblaslt1: binary-from-other-architecture

# Code object files are not shared libraries, executables or object files;
# they are HIP modules. The strip command fails with the error,
# "strip: Unable to recognise the format of the input file".
libhipblaslt1: unstripped-binary-or-object

# Code object files are not shared library files.
libhipblaslt1: shared-library-lacks-prerequisites

# Difficult to remove (lintian cleanup)
libhipblaslt1: file-references-package-build-path [usr/lib/x86_64-linux-gnu/libhipblaslt.so.1.1]
libhipblaslt1: hardening-no-fortify-functions [usr/lib/x86_64-linux-gnu/libhipblaslt.so.1.1]

# To difficult to remove (lintian cleanup)
libhipblaslt1: file-references-package-build-path [usr/lib/x86_64-linux-gnu/hipblaslt/library/hipblasltTransform.hsaco]
