#1126933 libgemmlowp-dev is wrongly marked Multi-Arch: foreign

Package:
libgemmlowp-dev
Source:
libgemmlowp-dev
Description:
small self-contained low-precision GEMM library
Submitter:
Helmut Grohne
Date:
2026-02-04 08:37:09 UTC
Severity:
normal
#1126933#5
Date:
2026-02-04 06:09:08 UTC
From:
To:
libgemmlowp-dev looks like a header-only library, but is not exactly. It
also contains a static library and a bunch of cmake files on
architecture-dependent paths. Therefore, a cross build of tensorflow is
unable to locate gemmlowp. Please remove the erroneous foreign marking
or ensure that no files are installed to architecture-dependent paths.

Helmut