[From nobody Wed May 20 03:37:05 2026
Received: (at submit) by bugs.debian.org; 27 Feb 2026 00:54:22 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-120.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,FVGT_m_MULTI_ODD,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,WORD_WITHOUT_VOWELS,X_DEBBUGS_CC
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 48; hammy, 150; neutral, 299; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila,
 0.000-+--sk:dh_auto
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:60794)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1vvm7a-007LNA-0L
 for submit@bugs.debian.org; Fri, 27 Feb 2026 00:54:22 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1vvm7a-000sOV-05
 for submit@bugs.debian.org; Fri, 27 Feb 2026 00:54:22 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=YAht9CD/uvo6Bm8GuWsDOonxZ66bIU8IqpVsYJTHKQM=; b=B6e2C0vEblc2odlK0G9kb26QQC
 KnaT7ZDHXLgUTxlZVUtEMbAVCT6gjftUFIL4egBTK5ufr59YzjezsOXCvaNcGtyzoZ5/WBe9vin73
 C+fluC5pIpTyG6SIKSSc2f2C0DGMAtJZITG24khdP1DVaHDZowoyrkPjw0pQHFwjW0ncucR3hx2Sd
 5mopOdgCQFXNklrzJL8Yyx1k5TFLLmCar6tapU2+VvmlgNwvOiNNjzYLiueBJZRUQy6XGyAA4ZWuU
 lM4Sn4TIw4nXRl8PN1Bx3zWba1Xl4p4ZO07Caame58LOR7+loE7k+2Yz4hFtkCiPiTEQN0Ho8LjMa
 J/ZkISdA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1vvm7Z-00HPye-2v
 for submit@bugs.debian.org; Fri, 27 Feb 2026 00:54:21 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: gnome-commander: FTBFS: dh_auto_configure: error: cd
 obj-x86_64-linux-gnu &amp;&amp; DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson
 setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
 --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
 -Dpython.bytecompile=-1 -Dauto_features=enabled -Dtests=enabled returned exit
 code 1
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1vvm7Z-00HPye-2v@paradis.debian.org&gt;
Date: Fri, 27 Feb 2026 00:54:21 +0000
Delivered-To: submit@bugs.debian.org

Package: src:gnome-commander
Version: 1.18.5-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gnome-commander, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_configure -- \
	-Dauto_features=enabled \
	-Dtests=enabled
	cd obj-x86_64-linux-gnu &amp;&amp; DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dauto_features=enabled -Dtests=enabled
The Meson build system
Version: 1.10.1

[... snipped ...]


-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpes0db805/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpes0db805/output.obj -c -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs` -&gt; 0
stdout:
install: /usr/lib/gcc/x86_64-linux-gnu/15/
programs: =/usr/libexec/gcc/x86_64-linux-gnu/15/:/usr/libexec/gcc/x86_64-linux-gnu/15/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/
libraries: =/usr/lib/gcc/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib/:/lib/x86_64-linux-gnu/15/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/15/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../:/lib/:/usr/lib/
-----------
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp046osnjc
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp046osnjc/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp046osnjc/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libgobject-2.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpb5s7z1m4
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpb5s7z1m4/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpb5s7z1m4/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libglib-2.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Run-time dependency gobject-2.0 found: YES 2.87.2
Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion glib-2.0` -&gt; 0
stdout:
2.87.2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags glib-2.0` -&gt; 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -&gt; 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -&gt; 0
stdout:
-lglib-2.0
-----------
Run-time dependency glib-2.0 found: YES 2.87.2
Dependency glib-2.0 found: YES 2.87.2 (cached)
Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gmodule-2.0` -&gt; 0
stdout:
2.87.2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gmodule-2.0` -&gt; 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gmodule-2.0` -&gt; 0
stdout:
-Wl,--export-dynamic -L/usr/lib/x86_64-linux-gnu -lgmodule-2.0 -pthread -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gmodule-2.0` -&gt; 0
stdout:
-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
-----------
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpzglujjlt
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpzglujjlt/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpzglujjlt/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Run-time dependency gmodule-2.0 found: YES 2.87.2
Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-2.0` -&gt; 0
stdout:
2.87.2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-2.0` -&gt; 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -&gt; 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -&gt; 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpussu20m7
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpussu20m7/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpussu20m7/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libgio-2.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Run-time dependency gio-2.0 found: YES 2.87.2
Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk+-3.0` -&gt; 0
stdout:
3.24.51
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk+-3.0` -&gt; 0
stdout:
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk+-3.0` -&gt; 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk+-3.0` -&gt; 0
stdout:
-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp9qxz88pg
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp9qxz88pg/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp9qxz88pg/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libgtk-3.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpc8ijk6mb
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpc8ijk6mb/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpc8ijk6mb/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libgdk-3.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpfkn4vhtz
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpfkn4vhtz/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpfkn4vhtz/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libz.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpvpkxx4sh
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpvpkxx4sh/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpvpkxx4sh/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpm2o3u_p2
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpm2o3u_p2/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpm2o3u_p2/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libcairo-gobject.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp1zrbw075
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp1zrbw075/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmp1zrbw075/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmphjdxrplv
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmphjdxrplv/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmphjdxrplv/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libatk-1.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpn0p1lvj4
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpn0p1lvj4/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpn0p1lvj4/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libpango-1.0.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpbksl0jbx
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpbksl0jbx/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpbksl0jbx/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libcairo.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Running compile:
Working directory:  /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpo605z1f3
Code:
int main(void) { return 0; }

-----------
Command line: `c++ /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpo605z1f3/testfile.cpp -o /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/meson-private/tmpo605z1f3/output.exe -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /usr/lib/x86_64-linux-gnu/libharfbuzz.so -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1` -&gt; 0
Run-time dependency gtk+-3.0 found: YES 3.24.51
Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -&gt; 0
stdout:
2.44.5
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -&gt; 0
stdout:
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -&gt; 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -&gt; 0
stdout:
-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gdk-pixbuf-2.0 found: YES 2.44.5
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=gdk_pixbuf_moduledir gdk-pixbuf-2.0` -&gt; 0
stdout:
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders
-----------
Got pkg-config variable gdk_pixbuf_moduledir : /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders

../meson.build:105:4: ERROR: C++ shared or static library 'pixbufloader-xpm' not found
dh_auto_configure: error: cd obj-x86_64-linux-gnu &amp;&amp; DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dauto_features=enabled -Dtests=enabled returned exit code 1
make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]