Your message dated Wed, 23 Mar 2022 20:41:09 +0000
with message-id <e1nx7n3-000eym...@fasolo.debian.org>
and subject line Bug#1005545: fixed in gcr 3.40.0-4
has caused the Debian Bug report #1005545,
regarding gcr: FTBFS: ../gck/meson.build:130:2: ERROR: gnome.generate_gir got
unknown keyword arguments "packages"
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 ow...@bugs.debian.org
immediately.)
--
1005545: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005545
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gcr
Version: 3.40.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- \
> -Dgtk_doc=true \
> -Dintrospection=true \
> -Dgtk=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 -Dgtk_doc=true
> -Dintrospection=true -Dgtk=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gcr
> Project version: 3.40.0
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gmodule-no-export-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Program gpg found: YES (/usr/bin/gpg)
> Run-time dependency libgcrypt found: YES 1.9.4
> Run-time dependency p11-kit-1 found: YES 0.24.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Has header "locale.h" : YES
> Checking for function "timegm" : YES
> Checking for function "mlock" : YES
> Configuring config.h using configuration
> Configuring gck-version.h using configuration
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
> Compiler for C supports link arguments
> -Wl,--version-script,/<<PKGBUILDDIR>>/gck/libgck.map: YES
>
> ../gck/meson.build:130:2: ERROR: gnome.generate_gir got unknown keyword
> arguments "packages"
>
> A full log can be found at
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
> cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2022-02-12T22:39:42.514438
> Main binary: /usr/bin/python3
> Build Options: -Dgtk_doc=true -Dintrospection=true -Dgtk=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.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gcr
> Project version: 3.40.0
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> Sanity check compile stdout:
>
> -----
> Sanity check compile stderr:
>
> -----
> Running test binary command:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
> Sanity check compile stdout:
>
> -----
> Sanity check compile stderr:
>
> -----
> Running test binary command:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16)
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for 1 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'glib-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp39afj_qv
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp39afj_qv/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp39afj_qv/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
>
> 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/tmpm1q434v0
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm1q434v0/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm1q434v0/output.obj -c
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs
>
> Code:
>
> Compiler stdout:
> install: /usr/lib/gcc/x86_64-linux-gnu/11/
> programs:
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/
> libraries:
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
>
> Compiler stderr:
>
> Run-time dependency glib-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gmodule-no-export-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gmodule-no-export-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gmodule-no-export-2.0` -> 0
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gmodule-no-export-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgmodule-2.0 -pthread -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gmodule-no-export-2.0` -> 0
> -lgmodule-2.0 -pthread -lglib-2.0
> Run-time dependency gmodule-no-export-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gthread-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gthread-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gthread-2.0` -> 0
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gthread-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gthread-2.0` -> 0
> -lgthread-2.0 -pthread -lglib-2.0
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gobject-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gobject-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gio-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
> -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gio-unix-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
> 2.70.3
> env[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
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Program gpg found: YES (/usr/bin/gpg)
> Pkg-config binary for 1 is cached.
> Determining dependency 'libgcrypt' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion libgcrypt` -> 0
> 1.9.4
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags libgcrypt` -> 0
>
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libgcrypt` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgcrypt
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs libgcrypt` -> 0
> -lgcrypt
> Run-time dependency libgcrypt found: YES 1.9.4
> Pkg-config binary for 1 is cached.
> Determining dependency 'p11-kit-1' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion p11-kit-1` -> 0
> 0.24.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags p11-kit-1` -> 0
> -I/usr/include/p11-kit-1
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs p11-kit-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lp11-kit
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs p11-kit-1` -> 0
> -lp11-kit
> Run-time dependency p11-kit-1 found: YES 0.24.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --variable=p11_system_config_modules p11-kit-1`
> -> 0
> /usr/share/p11-kit/modules
> Got pkgconfig variable p11_system_config_modules : /usr/share/p11-kit/modules
> Pkg-config binary for 1 is cached.
> Determining dependency 'gtk+-3.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.31
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0
> -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi
> -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0
> -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
> -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0
> -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpo9i9a34d
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpo9i9a34d/testfile.c -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
>
> Code:
>
> #ifdef __has_include
> #if !__has_include("locale.h")
> #error "Header 'locale.h' could not be found"
> #endif
> #else
> #include <locale.h>
> #endif
> Compiler stdout:
>
> Compiler stderr:
>
> Has header "locale.h" : YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppykgnpa4
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppykgnpa4/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmppykgnpa4/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
>
> Code:
>
> #define timegm meson_disable_define_of_timegm
>
> #include <limits.h>
> #undef timegm
>
> #ifdef __cplusplus
> extern "C"
> #endif
> char timegm (void);
>
> #if defined __stub_timegm || defined __stub___timegm
> fail fail fail this function is not going to work
> #endif
>
> int main(void) {
> return timegm ();
> }
> Compiler stdout:
>
> Compiler stderr:
>
> Checking for function "timegm" : YES
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7mgx1342
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7mgx1342/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7mgx1342/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs
>
> Code:
>
> #define mlock meson_disable_define_of_mlock
>
> #include <limits.h>
> #undef mlock
>
> #ifdef __cplusplus
> extern "C"
> #endif
> char mlock (void);
>
> #if defined __stub_mlock || defined __stub___mlock
> fail fail fail this function is not going to work
> #endif
>
> int main(void) {
> return mlock ();
> }
> Compiler stdout:
>
> Compiler stderr:
>
> Checking for function "mlock" : YES
> Configuring config.h using configuration
> Adding test "asn1"
> Adding test "asn1x"
> Adding test "dn"
> Adding test "decimal"
> Adding test "hex"
> Adding test "hkdf"
> Adding test "oid"
> Adding test "secmem"
> Adding test "padding"
> Adding test "symkey"
> Adding test "armor"
> Adding test "openssl"
> Adding test "dh"
> Configuring gck-version.h using configuration
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Pkg-config binary for 0 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'glib-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]:
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
> Running compile:
> Working directory:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7gij4tzg
> Command line: cc
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7gij4tzg/testfile.c -o
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp7gij4tzg/output.exe -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings
> -Wl,--version-script,/<<PKGBUILDDIR>>/gck/libgck.map -Wl,-z,relro -Wl,-z,now
> -Wl,-O1 -Wl,-z,defs
>
> Code:
> int main(void) { return 0; }
>
> Compiler stdout:
>
> Compiler stderr:
>
> Compiler for C supports link arguments
> -Wl,--version-script,/<<PKGBUILDDIR>>/gck/libgck.map: YES
>
> ../gck/meson.build:130:2: ERROR: gnome.generate_gir got unknown keyword
> arguments "packages"
> 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 -Dgtk_doc=true
> -Dintrospection=true -Dgtk=true returned exit code 1
> make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gcr_3.40.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 mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: gcr
Source-Version: 3.40.0-4
Done: Jeremy Bicha <jbi...@ubuntu.com>
We believe that the bug you reported is fixed in the latest version of
gcr, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bicha <jbi...@ubuntu.com> (supplier of updated gcr 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 23 Mar 2022 16:18:13 -0400
Source: gcr
Built-For-Profiles: noudeb
Architecture: source
Version: 3.40.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Closes: 1005545
Changes:
gcr (3.40.0-4) unstable; urgency=medium
.
* Cherry-pick patch to fix build with latest meson (Closes: #1005545)
Checksums-Sha1:
e1360087f2f6f2bf9c003579e8d0f0095c6d9c1c 3106 gcr_3.40.0-4.dsc
5ce57aabfdcd184d7cd5bb40970815ef7da9d3b6 23872 gcr_3.40.0-4.debian.tar.xz
ffc9995b34142a8b871693fe50fba5df7fa16d22 18652 gcr_3.40.0-4_source.buildinfo
Checksums-Sha256:
d946f01278c6c94836f2b18be46c5be547c2005937c1f5edabd649ae24c3f2af 3106
gcr_3.40.0-4.dsc
f35133457e8af592c87b61c48027a65d7d6b8e745cc2e766c366879ced1d54f8 23872
gcr_3.40.0-4.debian.tar.xz
fc578165627bc9947c322c13ecb558222339847954f24186dfc9c74d858d591c 18652
gcr_3.40.0-4_source.buildinfo
Files:
50185c78b3bd61a9a5d06771bdfafbf0 3106 gnome optional gcr_3.40.0-4.dsc
a634ba5acb42e548c2023dd6b403a74e 23872 gnome optional
gcr_3.40.0-4.debian.tar.xz
8637de72d6daa97deca853731b0326da 18652 gnome optional
gcr_3.40.0-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmI7gK0ACgkQ5mx3Wuv+
bH0OyBAAu60kOiF5roO1lAOpZbeKHLEgTUH/U1/g8b065WLf3XovtW9adAgirNWx
QIX7h66WRHustIOq5ShDWOo9ij5jYhgjVgSiRX1hTOnKWZYqtBpAAsQ7f4jK5NVb
K8gjwRpFzbjVhEqwGSljR4UPFKwQ9aE7gx5N5WPFVazLi0pMnogEFBLtLMf66tFb
FOPS6rhDJjtW9etX63vleYWnEIo3MBbHVl3DFSdZn1s5HtTycWrjDgC3iX3iCo/Q
mbjDk2vAAjf5HHjnV6PjgMOPeXAeXwesYUtkM4qq6DAGC7ssNykKnGqTHEg+ry8R
rq1Ew1LNaDPe4d9iZXa7ExUpiyhHJIyqXhXbgYFx7D7vCra0GIbB1ma59NdgvVAp
pzMjmw7oygL6rsdvElBYx2tcIpX5uJMb58WK0wFb0oxFoFeRUi44uium2HjX1mXK
GlfPQt9ttzVhdCeeSa7sfDar1DcNoU71QLZXJKei6TYaXDqWQOJC4n5yba3o7tnl
/baSXlKqkPkwebRW/KVSpeJVaS2QdbG+gnITAnJoInaCRF1GeTi4fTOroh+7zsNP
Vb+9OK0pgvNB3dLQiViPhMKvJsgLwgnXKrUFRSo0rNfE5leNMAFw/0LpDrQ87FOh
Didu8lZhTfUPzM4AzVjPs1fMEN73d1+z+yBbTZ4yAqvN1fGKq5U=
=VIm7
-----END PGP SIGNATURE-----
--- End Message ---