multiarch-foreign-cmake-file

The package is architecture-dependent, ships a cmake file in a public, architecture-dependent cmake search path and is marked Multi-Arch: foreign. CMake will be unable to find this file, unless it is installed for a matching architecture, but the foreign marking says that the architecture should not matter.

Please remove the Multi-Arch: foreign stanza.

Severity: error
Experimental: false

See also