Package: src:gnome-tour Version: 49.0-1 Severity: important Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck (It's a wiki, so you are welcome to contribute) [ Note: This is RC, but I will wait at least two weeks before raising the severities, there are a lot of gcc-15 and CMake 4 bugs open now ]. 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 could not 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-tour, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules execute_after_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/share/cargo/bin/cargo clean debian cargo wrapper: options = ['parallel=2', 'nocheck'], profiles = ['nocheck'], parallel = ['-j2'], lto = debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True} Removed 0 files rm -rf /<<PKGBUILDDIR>>/debian/cargo_home rm -rf /<<PKGBUILDDIR>>/debian/cargo_registry make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules execute_before_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/share/cargo/bin/cargo prepare-debian /<<PKGBUILDDIR>>/debian/cargo_registry --link-from-system debian cargo wrapper: options = ['parallel=2', 'nocheck'], profiles = ['nocheck'], parallel = ['-j2'], lto = debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu debian cargo wrapper: linking /usr/share/cargo/registry/* into /<<PKGBUILDDIR>>/debian/cargo_registry/ rm -f Cargo.lock rm -f .cargo/config.toml make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_configure cd obj-x86_64-linux-gnu && 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 The Meson build system Version: 1.9.1 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: gnome-tour Project version: 49.0 Rust compiler for the host machine: rustc -C linker=cc (rustc 1.87.0 "1.87.0") Rust linker for the host machine: rustc -C linker=cc ld.bfd 2.45 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Run-time dependency glib-2.0 found: YES 2.84.4 Run-time dependency gio-2.0 found: YES 2.84.4 Run-time dependency gtk4 found: YES 4.20.1 Run-time dependency libadwaita-1 found: YES 1.8.0 Program desktop-file-validate found: NO Program appstreamcli found: NO Program cargo found: YES (/usr/bin/cargo) Configuring org.gnome.Tour.metainfo.xml.in using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Configuring org.gnome.Tour.desktop.in using configuration Dependency gio-2.0 found: YES 2.84.4 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Configuring org.gnome.Tour.service using configuration Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Configuring config.rs using configuration Message: Building in release mode Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache) Program update-desktop-database found: NO ../meson.build:66:6: ERROR: Program 'update-desktop-database' not found or not executable A full log can be found at /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt ==> meson-logs/meson-log.txt <== Build started at 2025-09-30T11:33:17.382610 Main binary: /usr/bin/python3 Build Options: -Dpython.bytecompile=-1 -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload Python system: Linux The Meson build system Version: 1.9.1 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: gnome-tour Project version: 49.0 ----------- Detecting compiler via: `cc --version` -> 0 stdout: cc (Debian 15.2.0-4) 15.2.0 Copyright (C) 2025 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0 stdout: GNU ld (GNU Binutils for Debian) 2.45 Copyright (C) 2025 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ----------- stderr: collect2 version 15.2.0 /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib [too-long-redacted] ./../../x86_64-linux-gnu/crtn.o ----------- ----------- Detecting compiler via: `rustc --version` -> 0 stdout: rustc 1.87.0 (17067e9ac 2025-05-09) (built from a source tarball) ----------- ----------- Called: `rustc -C linker=cc -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0 ----------- Called: `rustc -C linker=cc --crate-type staticlib --print native-static-libs /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0 stderr: warning: function `main` is never used --> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs:1:4 | 1 | fn main() { | ^^^^ | = note: `#[warn(dead_code)]` on by default note: Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms. note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc warning: 1 warning emitted ----------- Running test binary command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe ----------- Sanity check: `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe` -> 0 Rust compiler for the host machine: rustc -C linker=cc (rustc 1.87.0 "1.87.0") Rust linker for the host machine: rustc -C linker=cc ld.bfd 2.45 ----------- Detecting compiler via: `cc --version` -> 0 stdout: cc (Debian 15.2.0-4) 15.2.0 Copyright (C) 2025 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0 stdout: GNU ld (GNU Binutils for Debian) 2.45 Copyright (C) 2025 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ----------- stderr: collect2 version 15.2.0 /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib [too-long-redacted] ./../../x86_64-linux-gnu/crtn.o ----------- ----------- Detecting compiler via: `rustc --version` -> 0 stdout: rustc 1.87.0 (17067e9ac 2025-05-09) (built from a source tarball) ----------- ----------- Called: `rustc -C linker=cc -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0 ----------- Called: `rustc -C linker=cc --crate-type staticlib --print native-static-libs /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs` -> 0 stderr: warning: function `main` is never used --> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanity.rs:1:4 | 1 | fn main() { | ^^^^ | = note: `#[warn(dead_code)]` on by default note: Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms. note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc warning: 1 warning emitted ----------- Running test binary command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe ----------- Sanity check: `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/rusttest.exe` -> 0 Rust compiler for the build machine: rustc -C linker=cc (rustc 1.87.0 "1.87.0") Rust linker for the build machine: rustc -C linker=cc ld.bfd 2.45 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 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` -> 0 stdout: 2.84.4 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags glib-2.0` -> 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` -> 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` -> 0 stdout: -lglib-2.0 ----------- Run-time dependency glib-2.0 found: YES 2.84.4 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` -> 0 stdout: 2.84.4 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gio-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -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` -> 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` -> 0 stdout: -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gio-2.0 found: YES 2.84.4 Determining dependency 'gtk4' 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 gtk4` -> 0 stdout: 4.20.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gtk4` -> 0 stdout: -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -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 gtk4` -> 0 stdout: -L/usr/lib/x86_64-linux-gnu -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -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 gtk4` -> 0 stdout: -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gtk4 found: YES 4.20.1 Determining dependency 'libadwaita-1' 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 libadwaita-1` -> 0 stdout: 1.8.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags libadwaita-1` -> 0 stdout: -I/usr/include/libadwaita-1 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/appstream -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 libadwaita-1` -> 0 stdout: -L/usr/lib/x86_64-linux-gnu -ladwaita-1 -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -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 libadwaita-1` -> 0 stdout: -ladwaita-1 -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency libadwaita-1 found: YES 1.8.0 Program desktop-file-validate found: NO Program appstreamcli found: NO Program cargo found: YES (/usr/bin/cargo) Configuring org.gnome.Tour.metainfo.xml.in using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Configuring org.gnome.Tour.desktop.in using configuration Dependency gio-2.0 found: YES 2.84.4 (cached) env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --variable=glib_compile_resources gio-2.0` -> 0 stdout: /usr/bin/glib-compile-resources ----------- Got pkg-config variable glib_compile_resources : /usr/bin/glib-compile-resources Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Configuring org.gnome.Tour.service using configuration Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Configuring config.rs using configuration Running command: /usr/bin/cp /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/config.rs /<<PKGBUILDDIR>>/src/config.rs --- stdout --- --- stderr --- Message: Building in release mode Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache) Program update-desktop-database found: NO ../meson.build:66:6: ERROR: Program 'update-desktop-database' not found or not executable dh_auto_configure: error: cd obj-x86_64-linux-gnu && 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 returned exit code 1 make: *** [debian/rules:15: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

