Source: nautilus-sendto Version: 3.8.6-3.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 build > dh build --with gnome > 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: nautilus-sendto > Project version: 3.8.6 > 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 > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Run-time dependency gio-2.0 found: YES 2.70.3 > Configuring config.h using configuration > Compiler for C supports arguments -fno-strict-aliasing: YES > Compiler for C supports arguments -Wpointer-arith: YES > Compiler for C supports arguments -Wmissing-declarations: YES > Compiler for C supports arguments -Wimplicit-function-declaration: YES > Compiler for C supports arguments -Wformat=2: YES > Compiler for C supports arguments -Wformat-nonliteral: YES > Compiler for C supports arguments -Wformat-security: YES > Compiler for C supports arguments -Wstrict-prototypes: YES > Compiler for C supports arguments -Wmissing-prototypes: YES > Compiler for C supports arguments -Wnested-externs: YES > Compiler for C supports arguments -Wold-style-definition: YES > Compiler for C supports arguments -Wundef: YES > Compiler for C supports arguments -Wunused: YES > Compiler for C supports arguments -Wcast-align: YES > Compiler for C supports arguments -Wmissing-noreturn: YES > Compiler for C supports arguments -Wmissing-format-attribute: YES > Compiler for C supports arguments -Wmissing-include-dirs: YES > Compiler for C supports arguments -Wlogical-op: YES > Compiler for C supports arguments -Wno-uninitialized: YES > Compiler for C supports arguments -Wno-shadow: YES > Compiler for C supports arguments -Wno-int-conversion: YES > Compiler for C supports arguments -Wno-discarded-qualifiers: YES > Compiler for C supports arguments -Werror=redundant-decls: YES > Compiler for C supports arguments -Werror=implicit: YES > Compiler for C supports arguments -Werror=nonnull: YES > Compiler for C supports arguments -Werror=init-self: YES > Compiler for C supports arguments -Werror=main: YES > Compiler for C supports arguments -Werror=missing-braces: YES > Compiler for C supports arguments -Werror=sequence-point: YES > Compiler for C supports arguments -Werror=return-type: YES > Compiler for C supports arguments -Werror=trigraphs: YES > Compiler for C supports arguments -Werror=array-bounds: YES > Compiler for C supports arguments -Werror=write-strings: YES > Compiler for C supports arguments -Werror=address: YES > Compiler for C supports arguments -Werror=int-to-pointer-cast: YES > Compiler for C supports arguments -Werror=pointer-to-int-cast: YES > Compiler for C supports arguments -Werror=empty-body: YES > Compiler for C supports arguments -Werror=write-strings: YES (cached) > > ../src/meson.build:10: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:52:26.941256 > 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: nautilus-sendto > Project version: 3.8.6 > 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 -Wl,-O1 -Wl,-z,defs > -Wl,--as-needed > 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 -Wl,-O1 -Wl,-z,defs > -Wl,--as-needed > 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 > 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 '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 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptavbbolk > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptavbbolk/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptavbbolk/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 -Wl,-O1 -Wl,-z,defs > -Wl,--as-needed > > 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/tmpt6a2n3gz > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt6a2n3gz/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt6a2n3gz/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 gio-2.0 found: YES 2.70.3 > Configuring config.h using configuration > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpskwiqznv > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpskwiqznv/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpskwiqznv/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 -fno-strict-aliasing > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -fno-strict-aliasing: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzrmru2zz > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzrmru2zz/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzrmru2zz/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 -Wpointer-arith > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wpointer-arith: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgbfq35s > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgbfq35s/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgbfq35s/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 -Wmissing-declarations > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmissing-declarations: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6sgi7ed > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6sgi7ed/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6sgi7ed/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 -Wimplicit-function-declaration > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wimplicit-function-declaration: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpy__ssn9f > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpy__ssn9f/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpy__ssn9f/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 -Wformat=2 > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wformat=2: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7nzwpt7d > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7nzwpt7d/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7nzwpt7d/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 -Wformat-nonliteral > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wformat-nonliteral: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpirrxlu7h > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpirrxlu7h/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpirrxlu7h/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 -Wformat-security > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wformat-security: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdh9cl4ig > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdh9cl4ig/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdh9cl4ig/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 -Wstrict-prototypes > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wstrict-prototypes: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpikzz9l35 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpikzz9l35/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpikzz9l35/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 -Wmissing-prototypes > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmissing-prototypes: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm4g5b60k > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm4g5b60k/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm4g5b60k/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 -Wnested-externs > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wnested-externs: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp21zzw67_ > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp21zzw67_/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp21zzw67_/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 -Wold-style-definition > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wold-style-definition: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp91496v4i > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp91496v4i/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp91496v4i/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 -Wundef > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wundef: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppzechmo5 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppzechmo5/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppzechmo5/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 -Wunused > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wunused: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi_117aeq > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi_117aeq/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi_117aeq/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 -Wcast-align > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wcast-align: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjna_21ow > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjna_21ow/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjna_21ow/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 -Wmissing-noreturn > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmissing-noreturn: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yyis5z9 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yyis5z9/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yyis5z9/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 -Wmissing-format-attribute > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmissing-format-attribute: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7ucsi9me > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7ucsi9me/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7ucsi9me/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 -Wmissing-include-dirs > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmissing-include-dirs: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptfmlzoak > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptfmlzoak/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptfmlzoak/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 -Wlogical-op > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wlogical-op: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn6k_5eo > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn6k_5eo/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn6k_5eo/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 -Wuninitialized -Wno-uninitialized > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-uninitialized: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpww995dav > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpww995dav/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpww995dav/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 -Wshadow -Wno-shadow > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-shadow: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpihllf33x > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpihllf33x/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpihllf33x/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 -Wint-conversion -Wno-int-conversion > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-int-conversion: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplqx_7scr > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplqx_7scr/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplqx_7scr/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 -Wdiscarded-qualifiers -Wno-discarded-qualifiers > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-discarded-qualifiers: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9xc2k8xn > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9xc2k8xn/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9xc2k8xn/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=redundant-decls > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=redundant-decls: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfr9stcm9 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfr9stcm9/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfr9stcm9/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 > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=implicit: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8pmcmjy6 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8pmcmjy6/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8pmcmjy6/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=nonnull > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=nonnull: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbja2dtyp > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbja2dtyp/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbja2dtyp/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=init-self > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=init-self: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8tg_z79a > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8tg_z79a/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8tg_z79a/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=main > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=main: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpawuxcw2d > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpawuxcw2d/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpawuxcw2d/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=missing-braces > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=missing-braces: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt61anhe2 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt61anhe2/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt61anhe2/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=sequence-point > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=sequence-point: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzaz0ni25 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzaz0ni25/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzaz0ni25/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=return-type > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=return-type: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnkdndqvd > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnkdndqvd/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnkdndqvd/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=trigraphs > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=trigraphs: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0q9cu82 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0q9cu82/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp0q9cu82/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=array-bounds > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=array-bounds: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup7m2bze > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup7m2bze/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup7m2bze/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=write-strings > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=write-strings: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmph17wdsx1 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmph17wdsx1/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmph17wdsx1/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=address > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=address: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_yepu86a > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_yepu86a/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_yepu86a/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=int-to-pointer-cast > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=int-to-pointer-cast: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbd38icc0 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbd38icc0/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbd38icc0/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=pointer-to-int-cast > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=pointer-to-int-cast: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gvf2rnh > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gvf2rnh/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gvf2rnh/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=empty-body > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Werror=empty-body: YES > Using cached compile: > Cached command line: > > Code: > extern int i; > int i; > > Cached compiler stdout: > > Cached compiler stderr: > > Compiler for C supports arguments -Werror=write-strings: YES (cached) > > ../src/meson.build:10: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:7: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/02/12/nautilus-sendto_3.8.6-3.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.