Source: hitori Version: 3.38.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): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_configure -- \ > --bindir=games > 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 --bindir=games > 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: hitori > Project version: 3.38.3 > 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 glib-2.0 found: YES 2.70.3 > Run-time dependency gio-2.0 found: YES 2.70.3 > Run-time dependency gtk+-3.0 found: YES 3.24.31 > Run-time dependency gmodule-2.0 found: YES 2.70.3 > Run-time dependency cairo found: YES 1.16.0 > Compiler for C supports arguments -fno-strict-aliasing: YES > Compiler for C supports arguments -fstack-protector-strong: YES > Compiler for C supports arguments -Waggregate-return: YES > Compiler for C supports arguments -Wall: YES > Compiler for C supports arguments -Wunused: YES > Compiler for C supports arguments -Warray-bounds: YES > Compiler for C supports arguments -Wcast-align: YES > Compiler for C supports arguments -Wclobbered: YES > Compiler for C supports arguments -Wno-declaration-after-statement: YES > Compiler for C supports arguments -Wduplicated-branches: YES > Compiler for C supports arguments -Wduplicated-cond: YES > Compiler for C supports arguments -Wempty-body: 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 -Wformat-signedness: YES > Compiler for C supports arguments -Wignored-qualifiers: YES > Compiler for C supports arguments -Wimplicit-function-declaration: YES > Compiler for C supports arguments -Wincompatible-pointer-types: YES > Compiler for C supports arguments > -Wincompatible-pointer-types-discards-qualifiers: NO > Compiler for C supports arguments -Winit-self: YES > Compiler for C supports arguments -Wint-conversion: YES > Compiler for C supports arguments -Wlogical-op: YES > Compiler for C supports arguments -Wmisleading-indentation: YES > Compiler for C supports arguments -Wmissing-declarations: YES > Compiler for C supports arguments -Wmissing-format-attribute: YES > Compiler for C supports arguments -Wmissing-include-dirs: YES > Compiler for C supports arguments -Wmissing-noreturn: YES > Compiler for C supports arguments -Wmissing-parameter-type: YES > Compiler for C supports arguments -Wmissing-prototypes: YES > Compiler for C supports arguments -Wnested-externs: YES > Compiler for C supports arguments -Wno-error=cpp: YES > Compiler for C supports arguments -Wno-discarded-qualifiers: YES > Compiler for C supports arguments -Wno-missing-field-initializers: YES > Compiler for C supports arguments -Wno-suggest-attribute=format: YES > Compiler for C supports arguments -Wno-unused-parameter: YES > Compiler for C supports arguments -Wnull-dereference: YES > Compiler for C supports arguments -Wold-style-definition: YES > Compiler for C supports arguments -Woverflow: YES > Compiler for C supports arguments -Woverride-init: YES > Compiler for C supports arguments -Wparentheses: YES > Compiler for C supports arguments -Wpointer-arith: YES > Compiler for C supports arguments -Wredundant-decls: YES > Compiler for C supports arguments -Wreturn-type: YES > Compiler for C supports arguments -Wshadow: YES > Compiler for C supports arguments -Wsign-compare: YES > Compiler for C supports arguments -Wstrict-aliasing=2: YES > Compiler for C supports arguments -Wstrict-prototypes: YES > Compiler for C supports arguments -Wswitch-default: YES > Compiler for C supports arguments -Wswitch-enum: YES > Compiler for C supports arguments -Wtype-limits: YES > Compiler for C supports arguments -Wundef: YES > Compiler for C supports arguments -Wuninitialized: YES > Compiler for C supports arguments -Wunused-but-set-variable: YES > Compiler for C supports arguments -Wunused-result: YES > Compiler for C supports arguments -Wunused-variable: YES > Compiler for C supports arguments -Wwrite-strings: YES > ../meson.build:91: WARNING: Consider using the built-in warning_level option > instead of using "-Wall". > > ../data/meson.build:3: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:49:52.075969 > Main binary: /usr/bin/python3 > Build Options: -Dprefix=/usr -Dbindir=games -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: hitori > Project version: 3.38.3 > 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,-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,-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 '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 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8mbcwdu_ > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8mbcwdu_/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8mbcwdu_/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,-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/tmps87lom68 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps87lom68/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps87lom68/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 glib-2.0 found: YES 2.70.3 > 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 > 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 'gmodule-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0 > 2.70.3 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gmodule-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-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread > -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0 > -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 > Run-time dependency gmodule-2.0 found: YES 2.70.3 > 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/tmpmlvwii3l > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmlvwii3l/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmlvwii3l/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/tmpymz7hyda > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpymz7hyda/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpymz7hyda/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 -fstack-protector-strong > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -fstack-protector-strong: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv8o8l6ys > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv8o8l6ys/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv8o8l6ys/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 -Waggregate-return > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Waggregate-return: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpopgwmpuk > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpopgwmpuk/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpopgwmpuk/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 -Wall > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wall: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxnitzgts > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxnitzgts/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxnitzgts/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/tmp19tl1k0j > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp19tl1k0j/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp19tl1k0j/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 -Warray-bounds > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Warray-bounds: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphi0avtup > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphi0avtup/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphi0avtup/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/tmprxmb8h3s > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprxmb8h3s/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprxmb8h3s/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 -Wclobbered > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wclobbered: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_kzd_yic > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_kzd_yic/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_kzd_yic/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 -Wdeclaration-after-statement > -Wno-declaration-after-statement > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-declaration-after-statement: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp38u3903h > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp38u3903h/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp38u3903h/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 -Wduplicated-branches > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wduplicated-branches: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3529_uri > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3529_uri/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3529_uri/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 -Wduplicated-cond > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wduplicated-cond: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfuuzb4dv > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfuuzb4dv/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfuuzb4dv/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 -Wempty-body > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wempty-body: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpghbbfbnq > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpghbbfbnq/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpghbbfbnq/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/tmpsix3yaxh > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsix3yaxh/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsix3yaxh/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/tmprcd2skgo > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprcd2skgo/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprcd2skgo/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/tmpuxvy736l > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpuxvy736l/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpuxvy736l/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-signedness > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wformat-signedness: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3rn8mulc > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3rn8mulc/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3rn8mulc/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 -Wignored-qualifiers > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wignored-qualifiers: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0dg2p132 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0dg2p132/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0dg2p132/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/tmpqcstswg9 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqcstswg9/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqcstswg9/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 -Wincompatible-pointer-types > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wincompatible-pointer-types: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1b5pkcx8 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1b5pkcx8/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1b5pkcx8/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 -Wincompatible-pointer-types-discards-qualifiers > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > cc: error: unrecognized command-line option > '-Wincompatible-pointer-types-discards-qualifiers' > > Compiler for C supports arguments > -Wincompatible-pointer-types-discards-qualifiers: NO > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkchfi611 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkchfi611/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkchfi611/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 -Winit-self > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Winit-self: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv5_i4bv9 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv5_i4bv9/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv5_i4bv9/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 > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wint-conversion: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxamswy27 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxamswy27/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxamswy27/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/tmpn5268pf4 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn5268pf4/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn5268pf4/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 -Wmisleading-indentation > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmisleading-indentation: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdaumugmb > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdaumugmb/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdaumugmb/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/tmpp1ccgwdh > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp1ccgwdh/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpp1ccgwdh/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/tmpnw_crcra > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnw_crcra/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnw_crcra/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/tmptuv6xfv7 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptuv6xfv7/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptuv6xfv7/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/tmp5ap6optr > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5ap6optr/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5ap6optr/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-parameter-type > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wmissing-parameter-type: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwoaxturf > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwoaxturf/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwoaxturf/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/tmpznmh6otw > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpznmh6otw/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpznmh6otw/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/tmpc7119nvr > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc7119nvr/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc7119nvr/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=cpp -Wno-error=cpp > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-error=cpp: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoineqgmy > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoineqgmy/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoineqgmy/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/tmpcimr6sis > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcimr6sis/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcimr6sis/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-field-initializers > -Wno-missing-field-initializers > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-missing-field-initializers: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4wkyewtz > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4wkyewtz/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4wkyewtz/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 -Wsuggest-attribute=format > -Wno-suggest-attribute=format > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-suggest-attribute=format: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppwzg_m_x > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppwzg_m_x/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppwzg_m_x/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-parameter -Wno-unused-parameter > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wno-unused-parameter: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_9hy9xzp > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_9hy9xzp/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_9hy9xzp/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 -Wnull-dereference > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wnull-dereference: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_thlnmu3 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_thlnmu3/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_thlnmu3/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/tmpa6fm2i7a > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6fm2i7a/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa6fm2i7a/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 -Woverflow > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Woverflow: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpti7lk4rf > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpti7lk4rf/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpti7lk4rf/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 -Woverride-init > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Woverride-init: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0wdqqa8n > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0wdqqa8n/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0wdqqa8n/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 -Wparentheses > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wparentheses: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqwfxkbur > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqwfxkbur/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqwfxkbur/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/tmpmt8bj_e8 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmt8bj_e8/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmt8bj_e8/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 -Wredundant-decls > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wredundant-decls: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa_2m34ql > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa_2m34ql/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa_2m34ql/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 -Wreturn-type > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wreturn-type: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5w4ni3l_ > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5w4ni3l_/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5w4ni3l_/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 > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wshadow: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprnws0083 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprnws0083/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprnws0083/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 -Wsign-compare > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wsign-compare: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpme14r4y8 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpme14r4y8/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpme14r4y8/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-aliasing=2 > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wstrict-aliasing=2: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2hde8hcl > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2hde8hcl/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2hde8hcl/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/tmpw9d1a93c > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw9d1a93c/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw9d1a93c/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 -Wswitch-default > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wswitch-default: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzsl781wl > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzsl781wl/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzsl781wl/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 -Wswitch-enum > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wswitch-enum: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb8zk4f0o > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb8zk4f0o/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb8zk4f0o/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 -Wtype-limits > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wtype-limits: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnlwt992o > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnlwt992o/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnlwt992o/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/tmp8m3xwzy8 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8m3xwzy8/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8m3xwzy8/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 > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wuninitialized: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl3cwpfmv > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl3cwpfmv/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl3cwpfmv/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-but-set-variable > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wunused-but-set-variable: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpx2s9g1ew > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpx2s9g1ew/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpx2s9g1ew/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-result > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wunused-result: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp25w8c7__ > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp25w8c7__/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp25w8c7__/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-variable > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wunused-variable: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpha2_ajqq > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpha2_ajqq/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpha2_ajqq/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 -Wwrite-strings > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -Wwrite-strings: YES > ../meson.build:91: WARNING: Consider using the built-in warning_level option > instead of using "-Wall". > > ../data/meson.build:3: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 --bindir=games returned > exit code 1 > make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 25 The full build log is available from: http://qa-logs.debian.net/2022/02/12/hitori_3.38.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.