Bug#980691: gnome-software: FTBFS: 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 -Dgnome_desktop=true -Dodrs=true -Dostree=false -Dpackagekit=true -Dpackagekit_autoremove=true -Drpm_ostree=false -Dubuntu_reviews=false -Dfwupd=false -Dflatpak=false -Dgudev=false -Dmalcontent=false -Dvalgrind=false -Dflatpak=true -Dmalcontent=true -Dgudev=true -Dfwupd=true -Dsnap=true -Dvalgrind=true returned exit code 1

Lucas Nussbaum lucas at debian.org
Wed Jan 20 20:48:16 GMT 2021


Source: gnome-software
Version: 3.38.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- -Dgnome_desktop=true -Dodrs=true -Dostree=false -Dpackagekit=true -Dpackagekit_autoremove=true -Drpm_ostree=false -Dubuntu_reviews=false  -Dfwupd=false -Dflatpak=false -Dgudev=false -Dmalcontent=false -Dvalgrind=false -Dflatpak=true -Dmalcontent=true -Dgudev=true -Dfwupd=true -Dsnap=true -Dvalgrind=true
> 	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 -Dgnome_desktop=true -Dodrs=true -Dostree=false -Dpackagekit=true -Dpackagekit_autoremove=true -Drpm_ostree=false -Dubuntu_reviews=false -Dfwupd=false -Dflatpak=false -Dgudev=false -Dmalcontent=false -Dvalgrind=false -Dflatpak=true -Dmalcontent=true -Dgudev=true -Dfwupd=true -Dsnap=true -Dvalgrind=true
> The Meson build system
> Version: 0.56.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> WARNING: Unknown options: "ostree, ubuntu_reviews"
> The value of new options can be set with:
> meson setup <builddir> --reconfigure -Dnew_option=new_value ...
> Project name: gnome-software
> Project version: 3.38.0
> Using 'CFLAGS' from environment with value: '-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time -D_FORTIFY_SOURCE=2'
> C compiler for the host machine: cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110")
> C linker for the host machine: cc ld.bfd 2.35.1
> Using 'CFLAGS' from environment with value: '-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time -D_FORTIFY_SOURCE=2'
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Compiler for C supports arguments -fstack-protector-strong: YES 
> Compiler for C supports arguments -Waggregate-return: YES 
> Compiler for C supports arguments -Warray-bounds: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wclobbered: YES 
> Compiler for C supports arguments -Wdeclaration-after-statement: YES 
> Compiler for C supports arguments -Wempty-body: YES 
> Compiler for C supports arguments -Wextra: YES 
> ../meson.build:73: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
> Compiler for C supports arguments -Wformat=2: YES 
> Compiler for C supports arguments -Wformat-nonliteral: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Wformat-signedness: YES 
> Compiler for C supports arguments -Wignored-qualifiers: YES 
> Compiler for C supports arguments -Wimplicit-function-declaration: YES 
> Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Winline: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Compiler for C supports arguments -Wmissing-parameter-type: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Werror=nested-externs: YES 
> Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Compiler for C supports arguments -Wno-strict-aliasing: YES 
> Compiler for C supports arguments -Wno-suggest-attribute=format: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Woverride-init: YES 
> Compiler for C supports arguments -Wpacked: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wredundant-decls: YES 
> Compiler for C supports arguments -Wreturn-type: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Wsign-compare: YES 
> Compiler for C supports arguments -Wstrict-aliasing: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wswitch-default: YES 
> Compiler for C supports arguments -Wtype-limits: YES 
> Compiler for C supports arguments -Wundef: YES 
> Compiler for C supports arguments -Wuninitialized: YES 
> Compiler for C supports arguments -Wunused-but-set-variable: YES 
> Compiler for C supports arguments -Wwrite-strings: YES 
> Compiler for C supports link arguments -Wl,-z,relro: YES 
> Compiler for C supports link arguments -Wl,-z,now: YES 
> Has header "linux/unistd.h" : YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency appstream-glib found: YES 0.7.18
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.2
> Run-time dependency xmlb found: YES 0.1.15
> Run-time dependency gio-unix-2.0 found: YES 2.66.4
> Run-time dependency gmodule-2.0 found: YES 2.66.4
> Run-time dependency goa-1.0 found: YES 3.38.0
> Run-time dependency gtk+-3.0 found: YES 3.24.24
> Run-time dependency glib-2.0 found: YES 2.66.4
> Run-time dependency json-glib-1.0 found: YES 1.6.0
> Library m found: YES
> Run-time dependency libsoup-2.4 found: YES 2.72.0
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency sysprof-capture-4 found: NO (tried pkgconfig and cmake)
> Looking for a fallback subproject for the dependency sysprof-capture-4
> Git program not found.
> Subproject  sysprof is buildable: NO (disabling)
> Dependency sysprof-capture-4 from subproject subprojects/sysprof found: NO (subproject failed to configure)
> Run-time dependency valgrind found: YES 3.16.1
> Run-time dependency gnome-desktop-3.0 found: YES 3.38.3
> Run-time dependency gspell-1 found: YES 1.8.4
> Run-time dependency polkit-gobject-1 found: YES 0.105
> Run-time dependency packagekit-glib2 found: YES 1.2.2
> Run-time dependency fwupd found: NO 
> 
> ../meson.build:173:2: ERROR: Could not generate cargs for fwupd:
> Package jcat was not found in the pkg-config search path.
> Perhaps you should add the directory containing `jcat.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'jcat', required by 'fwupd', not found
> 
> 
> 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 2021-01-20T17:29:27.680289
> Main binary: /usr/bin/python3
> Build Options: -Dgnome_desktop=true -Dodrs=true -Dostree=false -Dpackagekit=true -Dpackagekit_autoremove=true -Drpm_ostree=false -Dubuntu_reviews=false -Dfwupd=true -Dflatpak=true -Dgudev=true -Dmalcontent=true -Dvalgrind=true -Dsnap=true -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.56.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> WARNING: Unknown options: "ostree, ubuntu_reviews"
> The value of new options can be set with:
> meson setup <builddir> --reconfigure -Dnew_option=new_value ...
> Project name: gnome-software
> Project version: 3.38.0
> None of 'CC' are defined in the environment, not changing global flags.
> Using 'CFLAGS' from environment with value: '-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time -D_FORTIFY_SOURCE=2'
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Sanity testing C compiler: cc
> Is cross compiler: False.
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Sanity check compiler command line: cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110")
> C linker for the host machine: cc ld.bfd 2.35.1
> None of 'AR' are defined in the environment, not changing global flags.
> None of 'CC' are defined in the environment, not changing global flags.
> Using 'CFLAGS' from environment with value: '-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time -D_FORTIFY_SOURCE=2'
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Sanity testing C compiler: cc
> Is cross compiler: False.
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Sanity check compiler command line: cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110")
> C linker for the build machine: cc ld.bfd 2.35.1
> None of 'AR' are defined in the environment, not changing global flags.
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppna55xc9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppna55xc9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppna55xc9/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fstack-protector-strong 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -fstack-protector-strong: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl731llab
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl731llab/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpl731llab/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Waggregate-return: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc1ql7dyr
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc1ql7dyr/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc1ql7dyr/output.obj -pipe -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/tmpfoprxxxs
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfoprxxxs/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfoprxxxs/output.obj -pipe -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/tmp8gduhlei
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gduhlei/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp8gduhlei/output.obj -pipe -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/tmpi9np3xx6
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi9np3xx6/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpi9np3xx6/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wdeclaration-after-statement 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wdeclaration-after-statement: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzjsf7z86
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzjsf7z86/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzjsf7z86/output.obj -pipe -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/tmpixxhz4rn
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpixxhz4rn/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpixxhz4rn/output.obj -pipe -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 
> ../meson.build:73: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpiaz4_rh_
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpiaz4_rh_/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpiaz4_rh_/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wformat=2 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat=2: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxhlgk67i
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxhlgk67i/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxhlgk67i/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat-nonliteral: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_gfamt63
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_gfamt63/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_gfamt63/output.obj -pipe -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/tmpdwgu9sj3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdwgu9sj3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpdwgu9sj3/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wformat-signedness 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wformat-signedness: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp30kd6a4r
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp30kd6a4r/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp30kd6a4r/output.obj -pipe -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/tmpibrxrbmy
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpibrxrbmy/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpibrxrbmy/output.obj -pipe -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/tmpemnil18s
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpemnil18s/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpemnil18s/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbwyuwqgt
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbwyuwqgt/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbwyuwqgt/output.obj -pipe -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/tmpe0rhbgtg
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpe0rhbgtg/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpe0rhbgtg/output.obj -pipe -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/tmp_od6o3ax
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_od6o3ax/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_od6o3ax/output.obj -pipe -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/tmp_5ddhsfy
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_5ddhsfy/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_5ddhsfy/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-format-attribute 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpne3hwlht
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpne3hwlht/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpne3hwlht/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzqyb_a71
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzqyb_a71/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzqyb_a71/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-noreturn 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf7l9redk
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf7l9redk/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf7l9redk/output.obj -pipe -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/tmpb_y1rzsk
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb_y1rzsk/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb_y1rzsk/output.obj -pipe -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/tmp00a_phr1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp00a_phr1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp00a_phr1/output.obj -pipe -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/tmpao2q0kof
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpao2q0kof/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpao2q0kof/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Werror=nested-externs 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Werror=nested-externs: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprbtnk014
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprbtnk014/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprbtnk014/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wdiscarded-qualifiers -Wno-discarded-qualifiers 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp85w3ubpk
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp85w3ubpk/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp85w3ubpk/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-field-initializers -Wno-missing-field-initializers 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnq8z4fqn
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnq8z4fqn/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnq8z4fqn/output.obj -pipe -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 -Wno-strict-aliasing 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-strict-aliasing: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7gsq48h_
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7gsq48h_/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7gsq48h_/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wsuggest-attribute=format -Wno-suggest-attribute=format 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-suggest-attribute=format: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjxr85ioc
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjxr85ioc/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjxr85ioc/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpno6apcs3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpno6apcs3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpno6apcs3/output.obj -pipe -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/tmp0ehrg6o7
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0ehrg6o7/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0ehrg6o7/output.obj -pipe -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/tmp_bzodv0p
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_bzodv0p/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_bzodv0p/output.obj -pipe -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/tmpppvvs589
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpppvvs589/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpppvvs589/output.obj -pipe -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/tmp6pqzh1kx
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6pqzh1kx/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6pqzh1kx/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wredundant-decls: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3qefqoh_
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3qefqoh_/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3qefqoh_/output.obj -pipe -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/tmphu_iudpm
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphu_iudpm/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphu_iudpm/output.obj -pipe -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/tmp3ylm4hu1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3ylm4hu1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3ylm4hu1/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wsign-compare: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphm69r2n_
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphm69r2n_/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphm69r2n_/output.obj -pipe -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/tmpak3k0ege
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpak3k0ege/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpak3k0ege/output.obj -pipe -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/tmpylmnecqb
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpylmnecqb/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpylmnecqb/output.obj -pipe -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/tmpmn2_varr
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmn2_varr/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmn2_varr/output.obj -pipe -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/tmpup29oe_h
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup29oe_h/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpup29oe_h/output.obj -pipe -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wundef 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wundef: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgf99dgue
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgf99dgue/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgf99dgue/output.obj -pipe -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/tmprkpg8vrz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprkpg8vrz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprkpg8vrz/output.obj -pipe -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/tmpq9ew6cou
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq9ew6cou/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpq9ew6cou/output.obj -pipe -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 
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9bmvxoz1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9bmvxoz1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9bmvxoz1/output.exe -pipe -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,--fatal-warnings -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports link arguments -Wl,-z,relro: YES 
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplyijgqt0
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplyijgqt0/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplyijgqt0/output.exe -pipe -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,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports link arguments -Wl,-z,now: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwdzbun3n
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwdzbun3n/testfile.c -pipe -E -P -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99 
> 
> Code:
>  
>         #ifdef __has_include
>          #if !__has_include("linux/unistd.h")
>           #error "Header 'linux/unistd.h' could not be found"
>          #endif
>         #else
>          #include <linux/unistd.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "linux/unistd.h" : YES 
> Pkg-config binary for MachineChoice.HOST is not cached.
> None of 'PKG_CONFIG' are defined in the environment, not changing global flags.
> 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 'appstream-glib' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion appstream-glib` -> 0
> 0.7.18
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags appstream-glib` -> 0
> -pthread -I/usr/include/libappstream-glib -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config appstream-glib --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lappstream-glib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config appstream-glib --libs` -> 0
> -lappstream-glib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa0qf0oul
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa0qf0oul/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpa0qf0oul/output.exe -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed 
> 
> Code:
>  #include<stdio.h>
>         
>         int main(void) {
>             printf("%ld\n", (long)(sizeof(void *)));
>             return 0;
>         };
> Compiler stdout:
>  
> Compiler stderr:
>  
> Program stdout:
> 
> 8
> 
> Program stderr:
> 
> 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpod0lk9uz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpod0lk9uz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpod0lk9uz/output.obj -pipe -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/10/
> programs: =/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/bin/
> libraries: =/usr/lib/gcc/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/10/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib/:/lib/x86_64-linux-gnu/10/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/10/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/10/../../../:/lib/:/usr/lib/
> 
> Compiler stderr:
>  
> Run-time dependency appstream-glib found: YES 0.7.18
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
> 2.42.2
> 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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gdk-pixbuf-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gdk-pixbuf-2.0 --libs` -> 0
> -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'xmlb' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion xmlb` -> 0
> 0.1.15
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags xmlb` -> 0
> -pthread -I/usr/include/libxmlb-1 -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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config xmlb --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lxmlb -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config xmlb --libs` -> 0
> -lxmlb -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency xmlb found: YES 0.1.15
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
> 2.66.4
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0
> -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gio-unix-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gio-unix-2.0 --libs` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency gio-unix-2.0 found: YES 2.66.4
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0
> 2.66.4
> 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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gmodule-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gmodule-2.0 --libs` -> 0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency gmodule-2.0 found: YES 2.66.4
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'goa-1.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion goa-1.0` -> 0
> 3.38.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags goa-1.0` -> 0
> -pthread -I/usr/include/goa-1.0 -I/usr/lib/x86_64-linux-gnu/goa-1.0/include -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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config goa-1.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config goa-1.0 --libs` -> 0
> -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency goa-1.0 found: YES 3.38.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.24
> 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/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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gtk+-3.0 --libs` -> 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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gtk+-3.0 --libs` -> 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
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency gtk+-3.0 found: YES 3.24.24
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.66.4
> 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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config glib-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config glib-2.0 --libs` -> 0
> -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency glib-2.0 found: YES 2.66.4
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'json-glib-1.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion json-glib-1.0` -> 0
> 1.6.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags json-glib-1.0` -> 0
> -pthread -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config json-glib-1.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config json-glib-1.0 --libs` -> 0
> -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency json-glib-1.0 found: YES 1.6.0
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvki3azvk
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvki3azvk/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvki3azvk/output.exe -pipe -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 -Wl,-O1 -Wl,--as-needed 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library m found: YES
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libsoup-2.4' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion libsoup-2.4` -> 0
> 2.72.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags libsoup-2.4` -> 0
> -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config libsoup-2.4 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config libsoup-2.4 --libs` -> 0
> -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency libsoup-2.4 found: YES 2.72.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'sysprof-capture-4' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion sysprof-capture-4` -> 1
> 
> CMake binary for MachineChoice.HOST is not cached
> None of 'CMAKE' are defined in the environment, not changing global flags.
> CMake binary missing from cross or native file, or env var undefined.
> Trying a default CMake fallback at cmake
> Did not find CMake 'cmake'
> Found CMake: NO
> No CMake binary for machine 1 not found. Giving up.
> Run-time dependency sysprof-capture-4 found: NO (tried pkgconfig and cmake)
> Looking for a fallback subproject for the dependency sysprof-capture-4
> Git program not found.
> Subproject  sysprof is buildable: NO (disabling)
> Dependency sysprof-capture-4 from subproject subprojects/sysprof found: NO (subproject failed to configure)
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'valgrind' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion valgrind` -> 0
> 3.16.1
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags valgrind` -> 0
> -I/usr/include/valgrind
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config valgrind --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu/valgrind -lcoregrind-amd64-linux -lvex-amd64-linux -lgcc
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config valgrind --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu/valgrind -lcoregrind-amd64-linux -lvex-amd64-linux -lgcc
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency valgrind found: YES 3.16.1
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gnome-desktop-3.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gnome-desktop-3.0` -> 0
> 3.38.3
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags gnome-desktop-3.0` -> 0
> -pthread -I/usr/include/gnome-desktop-3.0 -I/usr/include/libxml2 -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/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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gsettings-desktop-schemas
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gnome-desktop-3.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgnome-desktop-3 -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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gnome-desktop-3.0 --libs` -> 0
> -lgnome-desktop-3 -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
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency gnome-desktop-3.0 found: YES 3.38.3
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gspell-1' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gspell-1` -> 0
> 1.8.4
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags gspell-1` -> 0
> -pthread -I/usr/include/gspell-1 -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/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/libmount -I/usr/include/blkid -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gspell-1 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgspell-1 -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 -lenchant-2
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gspell-1 --libs` -> 0
> -lgspell-1 -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 -lenchant-2
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency gspell-1 found: YES 1.8.4
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'polkit-gobject-1' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion polkit-gobject-1` -> 0
> 0.105
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags polkit-gobject-1` -> 0
> -pthread -I/usr/include/polkit-1 -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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config polkit-gobject-1 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config polkit-gobject-1 --libs` -> 0
> -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency polkit-gobject-1 found: YES 0.105
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'packagekit-glib2' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion packagekit-glib2` -> 0
> 1.2.2
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags packagekit-glib2` -> 0
> -pthread -I/usr/include/PackageKit -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config packagekit-glib2 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpackagekit-glib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config packagekit-glib2 --libs` -> 0
> -lpackagekit-glib2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
> Run-time dependency packagekit-glib2 found: YES 1.2.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'fwupd' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion fwupd` -> 0
> 1.5.5
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --cflags fwupd` -> 1
> 
> pkg-config error with 'fwupd': Could not generate cargs for fwupd:
> Package jcat was not found in the pkg-config search path.
> Perhaps you should add the directory containing `jcat.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'jcat', required by 'fwupd', not found
> 
> Could not generate cargs for fwupd:
> Package jcat was not found in the pkg-config search path.
> Perhaps you should add the directory containing `jcat.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'jcat', required by 'fwupd', not found
> 
> CMake binary for MachineChoice.HOST is cached as not found
> No CMake binary for machine 1 not found. Giving up.
> Run-time dependency fwupd found: NO 
> 
> ../meson.build:173:2: ERROR: Could not generate cargs for fwupd:
> Package jcat was not found in the pkg-config search path.
> Perhaps you should add the directory containing `jcat.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'jcat', required by 'fwupd', not found
> 
> 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 -Dgnome_desktop=true -Dodrs=true -Dostree=false -Dpackagekit=true -Dpackagekit_autoremove=true -Drpm_ostree=false -Dubuntu_reviews=false -Dfwupd=false -Dflatpak=false -Dgudev=false -Dmalcontent=false -Dvalgrind=false -Dflatpak=true -Dmalcontent=true -Dgudev=true -Dfwupd=true -Dsnap=true -Dvalgrind=true returned exit code 1
> make[1]: *** [debian/rules:66: override_dh_auto_configure] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/gnome-software_3.38.0-3_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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-gnome-maintainers mailing list