[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#980684: marked as done (libfwupd-dev: missing dep causes rdeps to FTBFS)



Your message dated Tue, 23 Feb 2021 16:33:33 +0000
with message-id <E1lEacv-00039K-4P@fasolo.debian.org>
and subject line Bug#980691: fixed in fwupd 1.5.7-1
has caused the Debian Bug report #980691,
regarding libfwupd-dev: missing dep causes rdeps to FTBFS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
980691: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980691
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-firmware
Version: 3.36.0-1
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):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package gnome-firmware
> dpkg-buildpackage: info: source version 3.36.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Laurent Bigonville <bigon@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with gnome
>    dh_gnome_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gnome-firmware using existing ./gnome-firmware_3.36.0.orig.tar.xz
> dpkg-source: info: building gnome-firmware in gnome-firmware_3.36.0-1.debian.tar.xz
> dpkg-source: info: building gnome-firmware in gnome-firmware_3.36.0-1.dsc
>  debian/rules binary
> dh binary --with gnome
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
> The Meson build system
> Version: 0.56.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-firmware
> Project version: 3.36.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'
> 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'
> 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 -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:60: 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-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 -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 -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 -Wno-cast-function-type: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wno-format-nonliteral: 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 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gtk+-3.0 found: YES 3.24.24
> Run-time dependency gio-2.0 found: YES 2.66.4
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency fwupd found: NO 
> 
> ../meson.build:82:0: 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:48:10.505510
> 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.56.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-firmware
> Project version: 3.36.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'
> 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
> 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'
> 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
> 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/tmpne5h595l
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpne5h595l/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpne5h595l/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/tmp7kuis688
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7kuis688/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7kuis688/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/tmp3hl4g8s9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3hl4g8s9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3hl4g8s9/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/tmp3pkf7dit
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3pkf7dit/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3pkf7dit/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/tmpgkpgcja3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgkpgcja3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgkpgcja3/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/tmpmbtpk7cg
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmbtpk7cg/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmbtpk7cg/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/tmpva0vub70
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpva0vub70/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpva0vub70/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:60: 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/tmpnfsjit8v
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnfsjit8v/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnfsjit8v/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/tmpnqo_r5lx
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnqo_r5lx/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnqo_r5lx/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/tmpf1tijvzd
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf1tijvzd/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpf1tijvzd/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/tmpwvran7mb
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwvran7mb/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwvran7mb/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/tmp89kxb8jn
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp89kxb8jn/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp89kxb8jn/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/tmplwq6pw07
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplwq6pw07/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplwq6pw07/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/tmp0gyipwad
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0gyipwad/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0gyipwad/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/tmpggmfzarg
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpggmfzarg/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpggmfzarg/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/tmpjc3yukfo
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjc3yukfo/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjc3yukfo/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/tmpc0jjsrb8
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc0jjsrb8/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc0jjsrb8/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/tmpxs9y2jdh
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxs9y2jdh/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxs9y2jdh/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/tmpofy6uygg
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpofy6uygg/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpofy6uygg/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/tmp75hmlicu
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp75hmlicu/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp75hmlicu/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/tmpxbbqb8d3
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxbbqb8d3/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxbbqb8d3/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/tmp0w0ue6px
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0w0ue6px/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0w0ue6px/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/tmpnmrf1f4z
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnmrf1f4z/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnmrf1f4z/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/tmp_ivjns4z
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_ivjns4z/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_ivjns4z/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/tmprrub0cau
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprrub0cau/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprrub0cau/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/tmpbz61vrb4
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbz61vrb4/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbz61vrb4/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/tmpu5v4r29p
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpu5v4r29p/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpu5v4r29p/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-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 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwvoq8_s9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwvoq8_s9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwvoq8_s9/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/tmpzbvi8o62
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzbvi8o62/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpzbvi8o62/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 -Wno-format-nonliteral 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments -Wno-format-nonliteral: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprp0l3rtz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprp0l3rtz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmprp0l3rtz/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/tmpb555sx84
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb555sx84/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb555sx84/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/tmpc_awbow5
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc_awbow5/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc_awbow5/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/tmpfckznnhb
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfckznnhb/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfckznnhb/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/tmpnpwe5wln
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnpwe5wln/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnpwe5wln/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/tmpby26sgaz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpby26sgaz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpby26sgaz/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/tmpxgl_ohlv
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgl_ohlv/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxgl_ohlv/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/tmpxn56gkhu
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxn56gkhu/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpxn56gkhu/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/tmpfb4q9hbu
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfb4q9hbu/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfb4q9hbu/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/tmpvk_rnyc9
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvk_rnyc9/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvk_rnyc9/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/tmp5if8j_nb
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5if8j_nb/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5if8j_nb/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/tmpafozfc3b
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpafozfc3b/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpafozfc3b/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/tmp81u5kfbz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp81u5kfbz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp81u5kfbz/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/tmp7kaj_zz1
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7kaj_zz1/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7kaj_zz1/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/tmp4otm4mpa
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4otm4mpa/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4otm4mpa/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/tmpsrpr2vca
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsrpr2vca/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsrpr2vca/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 
> 
> 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/tmpyfiemuww
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyfiemuww/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyfiemuww/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 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports link arguments -Wl,-z,now: 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 '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.
> 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/tmpcwb4pyf4
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcwb4pyf4/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcwb4pyf4/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 
> 
> 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/tmpfimccomp
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfimccomp/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfimccomp/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 gtk+-3.0 found: YES 3.24.24
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.66.4
> 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
> PKG_CONFIG_PATH: 
> Called `/usr/bin/pkg-config gio-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-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-2.0 found: YES 2.66.4
> 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 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 fwupd found: NO 
> 
> ../meson.build:82:0: 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 returned exit code 1
> make: *** [debian/rules:4: binary] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/gnome-firmware_3.36.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 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.

--- End Message ---
--- Begin Message ---
Source: fwupd
Source-Version: 1.5.7-1
Done: Mario Limonciello <mario.limonciello@dell.com>

We believe that the bug you reported is fixed in the latest version of
fwupd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 980691@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mario Limonciello <mario.limonciello@dell.com> (supplier of updated fwupd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 23 Feb 2021 09:03:46 -0600
Source: fwupd
Architecture: source
Version: 1.5.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian EFI <debian-efi@lists.debian.org>
Changed-By: Mario Limonciello <mario.limonciello@dell.com>
Closes: 980684 980691
Changes:
 fwupd (1.5.7-1) unstable; urgency=medium
 .
   * New upstream version (1.5.7)
     - Fixes issues with SBAT on UEFI.
   * Fixes dependencies for -dev packages:
     Closes: #980691, #980684
Checksums-Sha1:
 26aca318cb2011f6e573ced45a30133c2de7f3bd 4063 fwupd_1.5.7-1.dsc
 5c232dc027081eebe8eab5d001ac2b66d8aae7f4 2498618 fwupd_1.5.7.orig.tar.gz
 ff61c5076b70b313ad7fb96d407b927bfbfd173b 27768 fwupd_1.5.7-1.debian.tar.xz
 344fd8faea56af1b38fe79cc7c62f48785ca38a9 19030 fwupd_1.5.7-1_source.buildinfo
Checksums-Sha256:
 e6827f168e3d2d00e9ca0210f2f44301e4f8eb4471be47ef20a456cc5c526077 4063 fwupd_1.5.7-1.dsc
 2e5990ee5e308a369469bc602f7be7d9810ff24bffa885835268275630ecf78b 2498618 fwupd_1.5.7.orig.tar.gz
 b57034b0979cc9d60d34bbd980f4d8bb1ea7c371aae4ec257aab43ea74db2cf4 27768 fwupd_1.5.7-1.debian.tar.xz
 15a29c2237c59b2f5bca79caa477c6db1d0c748f0b92555a394e46133149f203 19030 fwupd_1.5.7-1_source.buildinfo
Files:
 6fca186d609698aaa766b55c5c70cab9 4063 admin optional fwupd_1.5.7-1.dsc
 7af05209d3ff85af72a3515d8a3628e4 2498618 admin optional fwupd_1.5.7.orig.tar.gz
 0d9e5e2279c5a370c68c04dea363204e 27768 admin optional fwupd_1.5.7-1.debian.tar.xz
 6905984291cd0096c6d93d34bd1ed28b 19030 admin optional fwupd_1.5.7-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJPBAEBCgA5FiEECwtuSU6dXvs5GA2aLRkspiR3AnYFAmA1K7sbHG1hcmlvLmxp
bW9uY2llbGxvQGRlbGwuY29tAAoJEC0ZLKYkdwJ2QaYP+gKYbSpoY0KPVMBL8wt/
ltEPSiFRQ25e9AJLyyRxOmiA3R19LhcXZc+Gle9RvHa27qhIIT0PW2asnOO3dJuI
ZJs4rGNvmeOLRjX5KR9avIIqC059AG4apXb1D+15qCey90brDITi3KcikRSyvk+g
rF1/BXZZeSoT2/1EXfQih9gtXV3atOli64vxYpmJjMg+cIZXJs1RrijKDcqWXtE9
XDVqeItxl/LWSAUkMQSmJQzyfSy9SgYYlN6Cy4BccLut1yT67zc1xip8oMkEc0ul
Yn15YDKclaBaBd6omRNHF9mTx7gcTPNNHGDl8coMVJZj+Lo997Pkcfwf8zbm6T9X
AmNapL6cW9a6KxqsypFJfabXVEpLc6gJvf96JrdXql42oSScQAU4wifZ7oMxXyxU
uFygBj5fBVWgMEHJZ4Aptds0vH1HXB+aFvDylZWMb0gUqCTRwxkw+8gmaJRT2rIK
/70glF16rkvTKKylLuW9iavhfYa+w4xsyr1VTotw4KKYmjaQXRb7gbwN5/EalWfp
pS5I+SFCmFD9wZBGFt1kVr8Dbcd/9KQFQBGerqk4XNKAKgnQ2W0wmlYIZhbLu1eS
hAIww+gnIJbmPrzDGB8KNwCHdhSj5UGfKS+0Y6vCThHj2NiXuIBSWQ1XYNq+sItB
GzWXXmmwXPVKb8x0bk0eX/Jh
=H6tu
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: