Package: src:ticketbooth Version: 1.2.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:ticketbooth, 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 '/<<PKGBUILDDIR>>' dh_auto_configure override_dh_auto_configure -- -Dprerelease=false 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 -Dprerelease=false 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: ticketbooth Project version: 1.2.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/usr/bin/python3) Configuring me.iepure.Ticketbooth.desktop.in using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Program desktop-file-validate found: NO Configuring me.iepure.Ticketbooth.metainfo.xml.in using configuration Program appstreamcli found: NO Configuring me.iepure.Ticketbooth.gschema.xml using configuration Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Configuring ticketbooth.gresource.xml using configuration Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Build-time dependency gio-2.0 found: YES 2.84.4 Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Configuring ticketbooth using configuration Configuring shared.py using configuration Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Dependency gio-2.0 found: YES 2.84.4 (cached) Program /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas found: YES (/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas) 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:35:33.016685 Main binary: /usr/bin/python3 Build Options: -Dpython.bytecompile=-1 -Dprerelease=false -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: ticketbooth Project version: 1.2.0 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 Program python3 found: YES (/usr/bin/python3) Configuring me.iepure.Ticketbooth.desktop.in using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Program desktop-file-validate found: NO Configuring me.iepure.Ticketbooth.metainfo.xml.in using configuration Program appstreamcli found: NO Configuring me.iepure.Ticketbooth.gschema.xml using configuration Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Adding test "Validate schema file" Program blueprint-compiler found: YES (/usr/bin/blueprint-compiler) Configuring ticketbooth.gresource.xml using configuration 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 ----------- 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 ----------- Build-time dependency gio-2.0 found: YES 2.84.4 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 ticketbooth using configuration Configuring shared.py using configuration Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) 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_schemas gio-2.0` -> 0 stdout: /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas ----------- Got pkg-config variable glib_compile_schemas : /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas Program /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas found: YES (/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas) 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 -Dprerelease=false returned exit code 1 make[1]: *** [debian/rules:9: override_dh_auto_configure] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

