Source: zathura Version: 0.4.8-2 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: zathura > Project version: 0.4.8 > C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) > 11.2.0") > C linker for the host machine: cc ld.bfd 2.38 > Host machine cpu family: x86_64 > Host machine cpu: x86_64 > Library m found: YES > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Run-time dependency girara-gtk3 found: YES 0.3.6 > Run-time dependency glib-2.0 found: YES 2.70.3 > Run-time dependency gio-unix-2.0 found: YES 2.70.3 > Run-time dependency gthread-2.0 found: YES 2.70.3 > Run-time dependency gmodule-no-export-2.0 found: YES 2.70.3 > Run-time dependency gtk+-3.0 found: YES 3.24.31 > Run-time dependency cairo found: YES 1.16.0 > Compiler for C supports arguments -Werror=implicit-function-declaration: YES > Compiler for C supports arguments -Werror=vla: YES > Compiler for C supports arguments -fvisibility=hidden: YES > Run-time dependency sqlite3 found: YES 3.37.2 > Run-time dependency synctex found: YES 2.0.0 > Library magic found: YES > Run-time dependency libseccomp found: YES 2.5.3 > Configuring zathura-version.h using configuration > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) > Program rsvg-convert found: YES (/usr/bin/rsvg-convert) > > ../data/meson.build:22:0: 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:47:21.471658 > 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: zathura > Project version: 0.4.8 > Sanity testing C compiler: cc > Is cross compiler: False. > Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now > Sanity check compile stdout: > > ----- > Sanity check compile stderr: > > ----- > Running test binary command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe > C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) > 11.2.0") > C linker for the host machine: cc ld.bfd 2.38 > Sanity testing C compiler: cc > Is cross compiler: False. > Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now > Sanity check compile stdout: > > ----- > Sanity check compile stderr: > > ----- > Running test binary command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe > C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) > 11.2.0") > C linker for the build machine: cc ld.bfd 2.38 > 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 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplr33lmhg > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplr33lmhg/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplr33lmhg/output.exe -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group > -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now > > Code: > int main(void) { return 0; } > > Compiler stdout: > > Compiler stderr: > > Library m found: YES > 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 'girara-gtk3' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion girara-gtk3` -> 0 > 0.3.6 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags girara-gtk3` -> 0 > -pthread -I/usr/include/json-c -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 girara-gtk3` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgirara-gtk3 -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 girara-gtk3` -> 0 > -lgirara-gtk3 -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 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyit0_llv > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyit0_llv/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyit0_llv/output.exe -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now > > Code: > #include<stdio.h> > > int main(void) { > printf("%ld\n", (long)(sizeof(void *))); > return 0; > } > Compiler stdout: > > Compiler stderr: > > Program stdout: > > 8 > > Program stderr: > > > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0ggsjqy > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0ggsjqy/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0ggsjqy/output.obj -c > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs > > Code: > > Compiler stdout: > install: /usr/lib/gcc/x86_64-linux-gnu/11/ > programs: > =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/ > libraries: > =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ > > Compiler stderr: > > Run-time dependency girara-gtk3 found: YES 0.3.6 > Pkg-config binary for 1 is cached. > Determining dependency 'glib-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags glib-2.0` -> 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 glib-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs glib-2.0` -> 0 > -lglib-2.0 > Run-time dependency glib-2.0 found: YES 2.70.3 > Pkg-config binary for 1 is cached. > Determining dependency 'gio-unix-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0 > -pthread -I/usr/include/gio-unix-2.0 -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-unix-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-unix-2.0` -> 0 > -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency gio-unix-2.0 found: YES 2.70.3 > Pkg-config binary for 1 is cached. > Determining dependency 'gthread-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gthread-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gthread-2.0` -> 0 > -pthread -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 gthread-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gthread-2.0` -> 0 > -lgthread-2.0 -pthread -lglib-2.0 > Run-time dependency gthread-2.0 found: YES 2.70.3 > Pkg-config binary for 1 is cached. > Determining dependency 'gmodule-no-export-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gmodule-no-export-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gmodule-no-export-2.0` -> 0 > -pthread -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 gmodule-no-export-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgmodule-2.0 -pthread -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gmodule-no-export-2.0` -> 0 > -lgmodule-2.0 -pthread -lglib-2.0 > Run-time dependency gmodule-no-export-2.0 found: YES 2.70.3 > Pkg-config binary for 1 is cached. > 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 'cairo' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion cairo` -> 0 > 1.16.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags cairo` -> 0 > -I/usr/include/cairo -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs cairo` -> 0 > -L/usr/lib/x86_64-linux-gnu -lcairo > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs cairo` -> 0 > -lcairo > Run-time dependency cairo found: YES 1.16.0 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyt6fha4c > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyt6fha4c/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyt6fha4c/output.obj -c > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=implicit-function-declaration: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwgfjh_il > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwgfjh_il/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwgfjh_il/output.obj -c > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 -Werror=vla > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=vla: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3a8g5_ni > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3a8g5_ni/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3a8g5_ni/output.obj -c > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 -fvisibility=hidden > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -fvisibility=hidden: YES > Pkg-config binary for 1 is cached. > Determining dependency 'sqlite3' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion sqlite3` -> 0 > 3.37.2 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags sqlite3` -> 0 > > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs sqlite3` -> 0 > -L/usr/lib/x86_64-linux-gnu -lsqlite3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs sqlite3` -> 0 > -lsqlite3 > Run-time dependency sqlite3 found: YES 3.37.2 > Pkg-config binary for 1 is cached. > Determining dependency 'synctex' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion synctex` -> 0 > 2.0.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags synctex` -> 0 > -I/usr/include/synctex > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs synctex` -> 0 > -L/usr/lib/x86_64-linux-gnu -lsynctex > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs synctex` -> 0 > -lsynctex > Run-time dependency synctex found: YES 2.0.0 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppvtjnrm5 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppvtjnrm5/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppvtjnrm5/output.exe -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmagic -Wl,--end-group > -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now > > Code: > int main(void) { return 0; } > > Compiler stdout: > > Compiler stderr: > > Library magic found: YES > Pkg-config binary for 1 is cached. > Determining dependency 'libseccomp' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion libseccomp` -> 0 > 2.5.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags libseccomp` -> 0 > > env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs libseccomp` -> 0 > -L/usr/lib/x86_64-linux-gnu -lseccomp > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs libseccomp` -> 0 > -lseccomp > Run-time dependency libseccomp found: YES 2.5.3 > Configuring zathura-version.h using configuration > Pkg-config binary for 0 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 'glib-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags glib-2.0` -> 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 glib-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs glib-2.0` -> 0 > -lglib-2.0 > Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) > Program rsvg-convert found: YES (/usr/bin/rsvg-convert) > > ../data/meson.build:22:0: 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:10: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/02/12/zathura_0.4.8-2_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.