Source: d-feet Version: 0.3.16-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220212 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > dh_auto_configure > cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. > --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --libdir=lib/x86_64-linux-gnu > The Meson build system > Version: 0.61.1 > Source dir: /<<PKGBUILDDIR>> > Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > Build type: native build > Project name: d-feet > Project version: 0.3.16 > Host machine cpu family: x86_64 > Host machine cpu: x86_64 > Program python3 found: YES (/usr/bin/python3) > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Run-time dependency gtk+-3.0 found: YES 3.24.31 > Run-time dependency gobject-introspection-1.0 found: YES 1.70.0 > Run-time dependency gio-2.0 found: YES 2.70.3 > Configuring d-feet using configuration > Configuring tests.py using configuration > Configuring org.gnome.dfeet.desktop.in using configuration > > ../data/meson.build:15:5: ERROR: Function does not take positional arguments. > > 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 2022-02-12T22:49:26.046858 > Main binary: /usr/bin/python3 > Build Options: -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: 0.61.1 > Source dir: /<<PKGBUILDDIR>> > Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > Build type: native build > Project name: d-feet > Project version: 0.3.16 > 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) > Pkg-config binary for 1 is not cached. > 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: /usr/bin/pkg-config (0.29.2) > Determining dependency 'gtk+-3.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0 > 3.24.31 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0 > -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 > -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 > -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 > -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 > -lgobject-2.0 -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0 > -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 > -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency gtk+-3.0 found: YES 3.24.31 > Pkg-config binary for 1 is cached. > Determining dependency 'gobject-introspection-1.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0 > 1.70.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0 > -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0 > -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency gobject-introspection-1.0 found: YES 1.70.0 > Pkg-config binary for 1 is cached. > Determining dependency 'gio-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0 > -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gio-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gio-2.0` -> 0 > -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency gio-2.0 found: YES 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --define-variable=datadir=/usr/share > --variable=schemasdir gio-2.0` -> 0 > /usr/share/glib-2.0/schemas > Got pkgconfig variable schemasdir : /usr/share/glib-2.0/schemas > Configuring d-feet using configuration > Configuring tests.py using configuration > Adding test "tests.py" > Configuring org.gnome.dfeet.desktop.in using configuration > > ../data/meson.build:15:5: ERROR: Function does not take positional arguments. > dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. > --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --libdir=lib/x86_64-linux-gnu returned exit code 1 > make: *** [debian/rules:4: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/02/12/d-feet_0.3.16-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.