From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- tags/p/pkg-config-multi-arch-wrong-dir.tag | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tags/p/pkg-config-multi-arch-wrong-dir.tag (limited to 'tags/p/pkg-config-multi-arch-wrong-dir.tag') diff --git a/tags/p/pkg-config-multi-arch-wrong-dir.tag b/tags/p/pkg-config-multi-arch-wrong-dir.tag new file mode 100644 index 0000000..e41da35 --- /dev/null +++ b/tags/p/pkg-config-multi-arch-wrong-dir.tag @@ -0,0 +1,15 @@ +Tag: pkg-config-multi-arch-wrong-dir +Severity: error +Check: files/pkgconfig +Explanation: The arch all pkg-config file contains a reference to a multi-arch path. + . + This can be usually be fixed by moving this file to a multi-arch path. + . + Another likely cause is using debhelper 9 or newer (thus enabling + multi-arch paths by default) on a package without multi-arch support. + The usual cure in this case is to update it for multi-arch. + . + Last but not least, this file could contain a reference to a cross + architecture (like for instance an x86_64-linux-gnu pkg-config file + referencing an i386-linux-gnu file). In this case the usual cure is to + fix this path. -- cgit v1.2.3