[Pkg-phototools-devel] Bug#1005580: entangle: FTBFS: ../src/meson.build:42:5: ERROR: Function does not take positional arguments.

Lucas Nussbaum lucas at debian.org
Sun Feb 13 07:26:52 GMT 2022


Source: entangle
Version: 3.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at 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 --with gir --buildsystem=meson --no-parallel
>    dh_update_autotools_config -O--buildsystem=meson -O--no-parallel
>    dh_autoreconf -O--buildsystem=meson -O--no-parallel
>    dh_auto_configure -O--buildsystem=meson -O--no-parallel
> 	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: entangle
> Project version: 3.0
> 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
> Program pod2man found: YES (/usr/bin/pod2man)
> 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 gthread-2.0 found: YES 2.70.3
> Run-time dependency gmodule-2.0 found: YES 2.70.3
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency pango found: YES 1.50.3
> Run-time dependency pangocairo found: YES 1.50.3
> Run-time dependency libgphoto2 found: YES 2.5.27
> Run-time dependency gudev-1.0 found: YES 237
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency lcms2 found: YES 2.12
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Run-time dependency libpeas-gtk-1.0 found: YES 1.30.0
> Run-time dependency gexiv2 found: YES 0.14.0
> Run-time dependency xext found: YES 1.3.4
> Library raw_r found: YES
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Compiler for C supports arguments -W: YES 
> Compiler for C supports arguments -Waddress: YES 
> Compiler for C supports arguments -Waggressive-loop-optimizations: YES 
> Compiler for C supports arguments -Wall: YES 
> Compiler for C supports arguments -Warray-bounds: YES 
> Compiler for C supports arguments -Wattributes: YES 
> Compiler for C supports arguments -Wbuiltin-macro-redefined: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wchar-subscripts: YES 
> Compiler for C supports arguments -Wclobbered: YES 
> Compiler for C supports arguments -Wcomment: YES 
> Compiler for C supports arguments -Wcomments: YES 
> Compiler for C supports arguments -Wcoverage-mismatch: YES 
> Compiler for C supports arguments -Wcpp: YES 
> Compiler for C supports arguments -Wdate-time: YES 
> Compiler for C supports arguments -Wdeprecated-declarations: YES 
> Compiler for C supports arguments -Wdisabled-optimization: YES 
> Compiler for C supports arguments -Wdiv-by-zero: YES 
> Compiler for C supports arguments -Wdouble-promotion: YES 
> Compiler for C supports arguments -Wempty-body: YES 
> Compiler for C supports arguments -Wendif-labels: YES 
> Compiler for C supports arguments -Wenum-compare: YES 
> Compiler for C supports arguments -Wextra: YES 
> Compiler for C supports arguments -Wformat-contains-nul: YES 
> Compiler for C supports arguments -Wformat-extra-args: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Wformat-y2k: YES 
> Compiler for C supports arguments -Wformat-zero-length: YES 
> Compiler for C supports arguments -Wfree-nonheap-object: YES 
> Compiler for C supports arguments -Wignored-qualifiers: YES 
> Compiler for C supports arguments -Wimplicit: YES 
> Compiler for C supports arguments -Wimplicit-function-declaration: YES 
> Compiler for C supports arguments -Wimplicit-int: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Winline: YES 
> Compiler for C supports arguments -Wint-to-pointer-cast: YES 
> Compiler for C supports arguments -Winvalid-memory-model: YES 
> Compiler for C supports arguments -Winvalid-pch: YES 
> Compiler for C supports arguments -Wjump-misses-init: YES 
> Compiler for C supports arguments -Wlogical-op: YES 
> Compiler for C supports arguments -Wmain: YES 
> Compiler for C supports arguments -Wmaybe-uninitialized: YES 
> Compiler for C supports arguments -Wmissing-braces: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wmissing-field-initializers: YES 
> Compiler for C supports arguments -Wmissing-parameter-type: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wmultichar: YES 
> Compiler for C supports arguments -Wnarrowing: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wnonnull: YES 
> Compiler for C supports arguments -Wold-style-declaration: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wopenmp-simd: YES 
> Compiler for C supports arguments -Woverflow: YES 
> Compiler for C supports arguments -Woverride-init: YES 
> Compiler for C supports arguments -Wpacked: YES 
> Compiler for C supports arguments -Wpacked-bitfield-compat: YES 
> Compiler for C supports arguments -Wparentheses: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wpointer-sign: YES 
> Compiler for C supports arguments -Wpointer-to-int-cast: YES 
> Compiler for C supports arguments -Wpragmas: YES 
> Compiler for C supports arguments -Wreturn-local-addr: YES 
> Compiler for C supports arguments -Wreturn-type: YES 
> Compiler for C supports arguments -Wsequence-point: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES 
> Compiler for C supports arguments -Wstack-protector: YES 
> Compiler for C supports arguments -Wstrict-aliasing: YES 
> Compiler for C supports arguments -Wstrict-overflow: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wsuggest-attribute=const: YES 
> Compiler for C supports arguments -Wsuggest-attribute=format: YES 
> Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES 
> Compiler for C supports arguments -Wsuggest-attribute=pure: YES 
> Compiler for C supports arguments -Wswitch: YES 
> Compiler for C supports arguments -Wswitch-default: YES 
> Compiler for C supports arguments -Wsync-nand: YES 
> Compiler for C supports arguments -Wtrampolines: YES 
> Compiler for C supports arguments -Wtrigraphs: YES 
> Compiler for C supports arguments -Wtype-limits: YES 
> Compiler for C supports arguments -Wuninitialized: YES 
> Compiler for C supports arguments -Wunknown-pragmas: YES 
> Compiler for C supports arguments -Wunsafe-loop-optimizations: YES 
> Compiler for C supports arguments -Wunused: YES 
> Compiler for C supports arguments -Wunused-but-set-parameter: YES 
> Compiler for C supports arguments -Wunused-but-set-variable: YES 
> Compiler for C supports arguments -Wunused-function: YES 
> Compiler for C supports arguments -Wunused-label: YES 
> Compiler for C supports arguments -Wunused-local-typedefs: YES 
> Compiler for C supports arguments -Wunused-macros: YES 
> Compiler for C supports arguments -Wunused-parameter: YES 
> Compiler for C supports arguments -Wunused-result: YES 
> Compiler for C supports arguments -Wunused-value: YES 
> Compiler for C supports arguments -Wunused-variable: YES 
> Compiler for C supports arguments -Wvarargs: YES 
> Compiler for C supports arguments -Wvariadic-macros: YES 
> Compiler for C supports arguments -Wvector-operation-performance: YES 
> Compiler for C supports arguments -Wvla: YES 
> Compiler for C supports arguments -Wvolatile-register-var: YES 
> Compiler for C supports arguments -Wwrite-strings: YES 
> Compiler for C supports arguments -Wnormalized=nfc: YES 
> Compiler for C supports arguments -Wno-sign-compare: YES 
> Compiler for C supports arguments -Wno-sign-conversion: YES 
> Compiler for C supports arguments -Wno-conversion: YES 
> Compiler for C supports arguments -Wno-unsafe-loop-optimizations: YES 
> Compiler for C supports arguments -Wno-cast-function-type: YES 
> Compiler for C supports arguments -Wjump-misses-init: YES (cached)
> Compiler for C supports arguments -Wframe-larger-than=40096: YES 
> Compiler for C supports arguments -O2: YES 
> Compiler for C supports arguments -Wp,-D_FORTIFY_SOURCE=2: YES 
> Compiler for C supports arguments -fstack-protector-all: YES 
> Compiler for C supports arguments --param=ssp-buffer-size=4: YES 
> Compiler for C supports arguments -fexceptions: YES 
> Compiler for C supports arguments -fasynchronous-unwind-tables: YES 
> Compiler for C supports arguments -fdiagnostics-show-option: YES 
> Compiler for C supports arguments -funit-at-a-time: YES 
> Compiler for C supports arguments -fipa-pure-const: YES 
> Compiler for C supports arguments -Wno-suggest-attribute=pure: YES 
> Compiler for C supports arguments -Wno-suggest-attribute=const: YES 
> ../meson.build:199: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
> ../meson.build:199: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
> ../meson.build:199: WARNING: Consider using the built-in optimization level instead of using "-O2".
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> 
> ../src/meson.build:42: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:44:26.306916
> 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: entangle
> Project version: 3.0
> 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
> Program pod2man found: YES (/usr/bin/pod2man)
> 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/tmpty4dbk1i
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpty4dbk1i/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpty4dbk1i/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/tmpl9_317fi
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl9_317fi/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl9_317fi/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 '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-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 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
> 2.42.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 0
> -pthread -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 gdk-pixbuf-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
> -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> 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 'pango' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pango` -> 0
> 1.50.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pango` -> 0
> -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 pango` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pango` -> 0
> -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz
> Run-time dependency pango found: YES 1.50.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'pangocairo' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion pangocairo` -> 0
> 1.50.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags pangocairo` -> 0
> -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -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 pangocairo` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs pangocairo` -> 0
> -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
> Run-time dependency pangocairo found: YES 1.50.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'libgphoto2' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libgphoto2` -> 0
> 2.5.27
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libgphoto2` -> 0
> -I/usr/include/gphoto2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libgphoto2` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgphoto2 -lm -lgphoto2_port -lm
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libgphoto2` -> 0
> -lgphoto2 -lm -lgphoto2_port -lm
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmy4wjd9q
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmy4wjd9q/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmy4wjd9q/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:
>  
> Run-time dependency libgphoto2 found: YES 2.5.27
> Pkg-config binary for 1 is cached.
> Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gudev-1.0` -> 0
> 237
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gudev-1.0` -> 0
> -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gudev-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gudev-1.0` -> 0
> -lgudev-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gudev-1.0 found: YES 237
> Pkg-config binary for 1 is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
> -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'lcms2' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion lcms2` -> 0
> 2.12
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags lcms2` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs lcms2` -> 0
> -L/usr/lib/x86_64-linux-gnu -llcms2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs lcms2` -> 0
> -llcms2
> Run-time dependency lcms2 found: YES 2.12
> Pkg-config binary for 1 is cached.
> Determining dependency 'libpeas-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libpeas-1.0` -> 0
> 1.30.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libpeas-1.0` -> 0
> -pthread -I/usr/include/libpeas-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpeas-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpeas-1.0` -> 0
> -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'libpeas-gtk-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libpeas-gtk-1.0` -> 0
> 1.30.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libpeas-gtk-1.0` -> 0
> -pthread -I/usr/include/libpeas-1.0 -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/libpeas-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpeas-gtk-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpeas-gtk-1.0` -> 0
> -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libpeas-gtk-1.0 found: YES 1.30.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'gexiv2' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gexiv2` -> 0
> 0.14.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gexiv2` -> 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 gexiv2` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gexiv2` -> 0
> -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gexiv2 found: YES 0.14.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'xext' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion xext` -> 0
> 1.3.4
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags xext` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xext` -> 0
> -L/usr/lib/x86_64-linux-gnu -lXext
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xext` -> 0
> -lXext
> Run-time dependency xext found: YES 1.3.4
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpss9984ci
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpss9984ci/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpss9984ci/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 -lraw_r -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library raw_r found: YES
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gstreamer-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gstreamer-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -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 gstreamer-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
> -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'gstreamer-video-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gstreamer-video-1.0` -> 0
> 1.20.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gstreamer-video-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -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 gstreamer-video-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-video-1.0` -> 0
> -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoa5ot9nl
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoa5ot9nl/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoa5ot9nl/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 -W 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -W: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplyr1p4d7
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplyr1p4d7/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplyr1p4d7/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 -Waddress 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Waddress: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpez9_8rug
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpez9_8rug/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpez9_8rug/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 -Waggressive-loop-optimizations 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Waggressive-loop-optimizations: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9hyw1bab
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9hyw1bab/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9hyw1bab/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/tmpdii4nr9c
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdii4nr9c/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdii4nr9c/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/tmp2wm2f0ab
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2wm2f0ab/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2wm2f0ab/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 -Wattributes 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wattributes: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg7gzgxcs
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg7gzgxcs/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg7gzgxcs/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 -Wbuiltin-macro-redefined 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wbuiltin-macro-redefined: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpk0nvb7wz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpk0nvb7wz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpk0nvb7wz/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/tmp0q3hr777
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0q3hr777/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0q3hr777/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 -Wchar-subscripts 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wchar-subscripts: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpculr3_ry
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpculr3_ry/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpculr3_ry/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/tmpvvfuu70h
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvvfuu70h/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvvfuu70h/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 -Wcomment 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wcomment: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzo2hs85g
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzo2hs85g/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzo2hs85g/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 -Wcomments 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wcomments: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1wnnyp0v
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1wnnyp0v/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1wnnyp0v/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 -Wcoverage-mismatch 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wcoverage-mismatch: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd6i702h4
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd6i702h4/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd6i702h4/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 -Wcpp 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wcpp: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf52nr8av
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf52nr8av/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf52nr8av/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 -Wdate-time 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wdate-time: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0uk2sm2n
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0uk2sm2n/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0uk2sm2n/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 -Wdeprecated-declarations 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wdeprecated-declarations: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7rv6jjka
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7rv6jjka/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7rv6jjka/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 -Wdisabled-optimization 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wdisabled-optimization: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0uj9glsv
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0uj9glsv/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0uj9glsv/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 -Wdiv-by-zero 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wdiv-by-zero: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoq9jvbu2
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoq9jvbu2/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoq9jvbu2/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 -Wdouble-promotion 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wdouble-promotion: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoup_nqe1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoup_nqe1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpoup_nqe1/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/tmpfrexi5to
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfrexi5to/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfrexi5to/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 -Wendif-labels 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wendif-labels: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yttl63a
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yttl63a/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1yttl63a/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 -Wenum-compare 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wenum-compare: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm0f40sa3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm0f40sa3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm0f40sa3/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 -Wextra 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wextra: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2o_c7y0x
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2o_c7y0x/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2o_c7y0x/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-contains-nul 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat-contains-nul: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprffkjqev
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprffkjqev/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprffkjqev/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-extra-args 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat-extra-args: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptax2kej3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptax2kej3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptax2kej3/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/tmp6emdh7s9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6emdh7s9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6emdh7s9/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-y2k 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat-y2k: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8p0sezr8
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8p0sezr8/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8p0sezr8/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-zero-length 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat-zero-length: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpinode3i5
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpinode3i5/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpinode3i5/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 -Wfree-nonheap-object 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wfree-nonheap-object: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp51694xrx
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp51694xrx/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp51694xrx/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/tmp398zc5vk
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp398zc5vk/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp398zc5vk/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 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wimplicit: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt68z95qr
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt68z95qr/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt68z95qr/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/tmp160nol5v
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp160nol5v/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp160nol5v/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-int 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wimplicit-int: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnvvrnp5x
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnvvrnp5x/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnvvrnp5x/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/tmpfpg3mrpm
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfpg3mrpm/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfpg3mrpm/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 -Winline 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Winline: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwxtplgjo
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwxtplgjo/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwxtplgjo/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-to-pointer-cast 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wint-to-pointer-cast: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgx_igqcy
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgx_igqcy/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgx_igqcy/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 -Winvalid-memory-model 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Winvalid-memory-model: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbt2bz082
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbt2bz082/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbt2bz082/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 -Winvalid-pch 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Winvalid-pch: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf77f88k6
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf77f88k6/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf77f88k6/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 -Wjump-misses-init 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wjump-misses-init: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn9g1hl2
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn9g1hl2/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppn9g1hl2/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/tmp46ymrmgm
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp46ymrmgm/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp46ymrmgm/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 -Wmain 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmain: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd1j70gx6
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd1j70gx6/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd1j70gx6/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 -Wmaybe-uninitialized 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmaybe-uninitialized: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8_sjia42
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8_sjia42/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8_sjia42/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-braces 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmissing-braces: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnr2zbwq9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnr2zbwq9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnr2zbwq9/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/tmpu2i57kpn
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpu2i57kpn/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpu2i57kpn/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 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmissing-field-initializers: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7chfzwms
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7chfzwms/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7chfzwms/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/tmppr76ey5r
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppr76ey5r/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppr76ey5r/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/tmp_y_ehj7y
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_y_ehj7y/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_y_ehj7y/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 -Wmultichar 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmultichar: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq2z2p_cq
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq2z2p_cq/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq2z2p_cq/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 -Wnarrowing 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wnarrowing: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzo887zqo
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzo887zqo/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzo887zqo/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/tmpwpqu1jmc
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwpqu1jmc/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwpqu1jmc/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 -Wnonnull 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wnonnull: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_gmy8c5o
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_gmy8c5o/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_gmy8c5o/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-declaration 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wold-style-declaration: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt5xwqmvj
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt5xwqmvj/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt5xwqmvj/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/tmpfuybqk1r
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfuybqk1r/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfuybqk1r/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 -Wopenmp-simd 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wopenmp-simd: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0ofp3zs7
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0ofp3zs7/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0ofp3zs7/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/tmpxf3iu49r
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxf3iu49r/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxf3iu49r/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/tmpew0p4ycu
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpew0p4ycu/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpew0p4ycu/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 -Wpacked 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wpacked: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8j4ewd4y
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8j4ewd4y/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8j4ewd4y/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 -Wpacked-bitfield-compat 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wpacked-bitfield-compat: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6qo37e88
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6qo37e88/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6qo37e88/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/tmpl3a_7vh6
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl3a_7vh6/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl3a_7vh6/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/tmpg8qbfsd0
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg8qbfsd0/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg8qbfsd0/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-sign 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wpointer-sign: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps9r4fw38
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps9r4fw38/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps9r4fw38/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-to-int-cast 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wpointer-to-int-cast: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7xmichec
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7xmichec/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7xmichec/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 -Wpragmas 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wpragmas: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb98j6y2k
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb98j6y2k/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb98j6y2k/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-local-addr 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wreturn-local-addr: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq76avhxm
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq76avhxm/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq76avhxm/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/tmp3gw510el
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3gw510el/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3gw510el/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 -Wsequence-point 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsequence-point: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpe4i2izi5
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpe4i2izi5/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpe4i2izi5/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/tmpxoi_o1bp
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxoi_o1bp/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxoi_o1bp/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 -Wsizeof-pointer-memaccess 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjj8wyaul
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjj8wyaul/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjj8wyaul/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 -Wstack-protector 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wstack-protector: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpubzej37u
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpubzej37u/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpubzej37u/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 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wstrict-aliasing: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2_ljozcb
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2_ljozcb/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2_ljozcb/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-overflow 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wstrict-overflow: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpslflf3ml
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpslflf3ml/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpslflf3ml/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/tmpahogm6hp
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpahogm6hp/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpahogm6hp/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=const 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsuggest-attribute=const: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptxx_d_ol
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptxx_d_ol/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmptxx_d_ol/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 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsuggest-attribute=format: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg_sbx0m8
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg_sbx0m8/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg_sbx0m8/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=noreturn 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwea82wv9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwea82wv9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwea82wv9/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=pure 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsuggest-attribute=pure: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8nh0fngz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8nh0fngz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8nh0fngz/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 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wswitch: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzj1kdco1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzj1kdco1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzj1kdco1/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/tmpkend9gzk
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkend9gzk/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkend9gzk/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 -Wsync-nand 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsync-nand: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmply_uzjvm
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmply_uzjvm/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmply_uzjvm/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 -Wtrampolines 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wtrampolines: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpk9eit40c
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpk9eit40c/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpk9eit40c/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 -Wtrigraphs 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wtrigraphs: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6wc6n47r
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6wc6n47r/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6wc6n47r/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/tmpf1drkipl
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf1drkipl/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf1drkipl/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/tmp1ijndppt
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1ijndppt/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1ijndppt/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 -Wunknown-pragmas 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunknown-pragmas: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp36pnjase
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp36pnjase/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp36pnjase/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 -Wunsafe-loop-optimizations 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunsafe-loop-optimizations: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp367qcz24
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp367qcz24/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp367qcz24/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/tmpledt4nnd
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpledt4nnd/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpledt4nnd/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-parameter 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-but-set-parameter: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn3tuios_
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn3tuios_/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn3tuios_/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/tmpcmif2fvz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcmif2fvz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcmif2fvz/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-function 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-function: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphikg_xdb
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphikg_xdb/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphikg_xdb/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-label 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-label: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn__xms3s
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn__xms3s/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpn__xms3s/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-local-typedefs 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-local-typedefs: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxtyivu8u
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxtyivu8u/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxtyivu8u/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-macros 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-macros: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpegrwrjbu
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpegrwrjbu/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpegrwrjbu/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 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-parameter: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_asmca2j
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_asmca2j/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_asmca2j/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/tmpf4lr5j6t
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf4lr5j6t/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf4lr5j6t/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-value 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wunused-value: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp967wyqh8
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp967wyqh8/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp967wyqh8/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/tmp7i7s2tgy
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7i7s2tgy/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7i7s2tgy/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 -Wvarargs 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wvarargs: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqz3b3xw2
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqz3b3xw2/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpqz3b3xw2/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 -Wvariadic-macros 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wvariadic-macros: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6uno7f9x
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6uno7f9x/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6uno7f9x/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 -Wvector-operation-performance 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wvector-operation-performance: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt4k35bli
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt4k35bli/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt4k35bli/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 -Wvla 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wvla: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgsq6d1fg
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgsq6d1fg/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgsq6d1fg/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 -Wvolatile-register-var 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wvolatile-register-var: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbb44u3o1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbb44u3o1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbb44u3o1/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 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4u5y1mk4
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4u5y1mk4/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4u5y1mk4/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 -Wnormalized=nfc 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wnormalized=nfc: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfj9bhse9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfj9bhse9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfj9bhse9/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 -Wno-sign-compare 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-sign-compare: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwd1n2fvp
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwd1n2fvp/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwd1n2fvp/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-conversion -Wno-sign-conversion 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-sign-conversion: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbfb69fz7
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbfb69fz7/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbfb69fz7/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 -Wconversion -Wno-conversion 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-conversion: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp67s8d0b_
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp67s8d0b_/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp67s8d0b_/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 -Wunsafe-loop-optimizations -Wno-unsafe-loop-optimizations 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-unsafe-loop-optimizations: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpiuom68mf
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpiuom68mf/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpiuom68mf/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-function-type -Wno-cast-function-type 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-cast-function-type: YES 
> Using cached compile:
> Cached command line:   
> 
> Code:
>  extern int i;
> int i;
> 
> Cached compiler stdout:
>  
> Cached compiler stderr:
>  
> Compiler for C supports arguments -Wjump-misses-init: YES (cached)
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfe5ziva6
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfe5ziva6/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfe5ziva6/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 -Wframe-larger-than=40096 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wframe-larger-than=40096: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwt078bki
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwt078bki/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwt078bki/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 -O2 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -O2: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsa423w2t
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsa423w2t/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsa423w2t/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 -Wp,-D_FORTIFY_SOURCE=2 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wp,-D_FORTIFY_SOURCE=2: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6uc9n2d1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6uc9n2d1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6uc9n2d1/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-all 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -fstack-protector-all: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt3zug3t3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt3zug3t3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt3zug3t3/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 --param=ssp-buffer-size=4 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments --param=ssp-buffer-size=4: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmt53xi31
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmt53xi31/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmt53xi31/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 -fexceptions 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -fexceptions: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw03lcilr
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw03lcilr/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw03lcilr/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 -fasynchronous-unwind-tables 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -fasynchronous-unwind-tables: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl0mdmhfz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl0mdmhfz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl0mdmhfz/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 -fdiagnostics-show-option 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -fdiagnostics-show-option: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjl0smn5j
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjl0smn5j/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjl0smn5j/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 -funit-at-a-time 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -funit-at-a-time: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplrz1ea6w
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplrz1ea6w/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplrz1ea6w/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 -fipa-pure-const 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -fipa-pure-const: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmputi_u8dz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmputi_u8dz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmputi_u8dz/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=pure -Wno-suggest-attribute=pure 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-suggest-attribute=pure: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9wki9_9s
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9wki9_9s/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9wki9_9s/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=const -Wno-suggest-attribute=const 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-suggest-attribute=const: YES 
> ../meson.build:199: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
> ../meson.build:199: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
> ../meson.build:199: WARNING: Consider using the built-in optimization level instead of using "-O2".
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> 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 glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> 
> ../src/meson.build:42: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:9: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/entangle_3.0-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.



More information about the Pkg-phototools-devel mailing list