Your message dated Thu, 18 Aug 2022 17:20:10 +0000
with message-id <e1oojbi-00edbm...@fasolo.debian.org>
and subject line Bug#1005536: fixed in gnome-todo 41.0-3
has caused the Debian Bug report #1005536,
regarding gnome-todo: FTBFS: ../data/meson.build:3:5: ERROR: Function does not 
take positional arguments.
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.)


-- 
1005536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-todo
Version: 3.28.1-6
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):
>  debian/rules build
> dh build  --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.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-todo
> Project version: 3.28.1
> 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
> Has header "dlfcn.h" : YES 
> Has header "inttypes.h" : YES 
> Has header "locale.h" : YES 
> Has header "memory.h" : YES 
> Has header "stdint.h" : YES 
> Has header "stdlib.h" : YES 
> Has header "strings.h" : YES 
> Has header "string.h" : YES 
> Has header "sys/stat.h" : YES 
> Has header "sys/types.h" : YES 
> Has header "unistd.h" : YES 
> Checking for function "dcgettext" : YES 
> Checking for function "gettext" : YES 
> Checking for function "iconv" : YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Run-time dependency goa-1.0 found: YES 3.40.1
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Library m found: YES
> Configuring config.h using configuration
> Run-time dependency libecal-2.0 found: YES 3.42.4
> Run-time dependency libedataserver-1.2 found: YES 3.42.4
> Run-time dependency libedataserverui-1.2 found: YES 3.42.4
> Run-time dependency libical found: YES 3.0.14
> Configuring eds.plugin using configuration
> Configuring background.plugin using configuration
> Configuring dark-theme.plugin using configuration
> Configuring scheduled-panel.plugin using configuration
> ../plugins/score/meson.build:17: WARNING: Project targeting '>= 0.41.0' but 
> tried to use feature introduced in '0.50.0': install arg in configure_file.
> Configuring score.plugin using configuration
> Configuring today-panel.plugin using configuration
> ../plugins/unscheduled-panel/meson.build:17: WARNING: Project targeting '>= 
> 0.41.0' but tried to use feature introduced in '0.50.0': install arg in 
> configure_file.
> Configuring unscheduled-panel.plugin using configuration
> Configuring todo-txt.plugin using configuration
> Run-time dependency rest-0.7 found: YES 0.8.1
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Configuring todoist.plugin using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> WARNING: -Wl,--undefined=gtd_plugin_eds_register_types looks like a linker 
> argument, but has_argument and other similar methods only support checking 
> compiler arguments. Using them to check linker arguments are never supported, 
> and results are likely to be wrong regardless of the compiler you are using. 
> has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_eds_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_background_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_background_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_dark_theme_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_dark_theme_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_scheduled_panel_register_types looks like 
> a linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_scheduled_panel_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_today_panel_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_today_panel_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_todo_txt_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_todo_txt_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_todoist_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_todoist_register_types: YES 
> Configuring gtd-debug.h using configuration
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> 
> ../data/meson.build:3:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2022-02-12T22:46:06.189276
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu 
> -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain 
> -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-todo
> Project version: 3.28.1
> 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 
> -Wl,--as-needed
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> -Wl,--as-needed
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkgdigopp
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkgdigopp/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("dlfcn.h")
>           #error "Header 'dlfcn.h' could not be found"
>          #endif
>         #else
>          #include <dlfcn.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "dlfcn.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgzj8c5pn
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgzj8c5pn/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("inttypes.h")
>           #error "Header 'inttypes.h' could not be found"
>          #endif
>         #else
>          #include <inttypes.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "inttypes.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb8s_u1es
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpb8s_u1es/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/tmpcss3io3r
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcss3io3r/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("memory.h")
>           #error "Header 'memory.h' could not be found"
>          #endif
>         #else
>          #include <memory.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "memory.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt88bch8u
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpt88bch8u/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("stdint.h")
>           #error "Header 'stdint.h' could not be found"
>          #endif
>         #else
>          #include <stdint.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "stdint.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfkuq_udu
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfkuq_udu/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("stdlib.h")
>           #error "Header 'stdlib.h' could not be found"
>          #endif
>         #else
>          #include <stdlib.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "stdlib.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfcf92dgb
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpfcf92dgb/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("strings.h")
>           #error "Header 'strings.h' could not be found"
>          #endif
>         #else
>          #include <strings.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "strings.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm0h8vw0g
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm0h8vw0g/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("string.h")
>           #error "Header 'string.h' could not be found"
>          #endif
>         #else
>          #include <string.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "string.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkehaqh18
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpkehaqh18/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("sys/stat.h")
>           #error "Header 'sys/stat.h' could not be found"
>          #endif
>         #else
>          #include <sys/stat.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "sys/stat.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_mians0d
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_mians0d/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("sys/types.h")
>           #error "Header 'sys/types.h' could not be found"
>          #endif
>         #else
>          #include <sys/types.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "sys/types.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw_rfkkis
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpw_rfkkis/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("unistd.h")
>           #error "Header 'unistd.h' could not be found"
>          #endif
>         #else
>          #include <unistd.h>
>         #endif
> Compiler stdout:
>  
> Compiler stderr:
>  
> Has header "unistd.h" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjw353e3a
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjw353e3a/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjw353e3a/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 
> -Wl,--as-needed 
> 
> Code:
>  
>         #define dcgettext meson_disable_define_of_dcgettext
>         
>         #include <limits.h>
>         #undef dcgettext
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char dcgettext (void);
>         
>         #if defined __stub_dcgettext || defined __stub___dcgettext
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return dcgettext ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjw353e3a/testfile.c:10:14:
>  warning: conflicting types for built-in function 'dcgettext'; expected 'char 
> *(const char *, const char *, int)' [-Wbuiltin-declaration-mismatch]
>    10 |         char dcgettext (void);
>       |              ^~~~~~~~~
> 
> Checking for function "dcgettext" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpumkzx_t6
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpumkzx_t6/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpumkzx_t6/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 
> -Wl,--as-needed 
> 
> Code:
>  
>         #define gettext meson_disable_define_of_gettext
>         
>         #include <limits.h>
>         #undef gettext
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char gettext (void);
>         
>         #if defined __stub_gettext || defined __stub___gettext
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return gettext ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpumkzx_t6/testfile.c:10:14:
>  warning: conflicting types for built-in function 'gettext'; expected 'char 
> *(const char *)' [-Wbuiltin-declaration-mismatch]
>    10 |         char gettext (void);
>       |              ^~~~~~~
> 
> Checking for function "gettext" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5cmqi_mp
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5cmqi_mp/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5cmqi_mp/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 
> -Wl,--as-needed 
> 
> Code:
>  
>         #define iconv meson_disable_define_of_iconv
>         
>         #include <limits.h>
>         #undef iconv
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char iconv (void);
>         
>         #if defined __stub_iconv || defined __stub___iconv
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return iconv ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking for function "iconv" : YES 
> 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/tmpey3l7f5b
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpey3l7f5b/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpey3l7f5b/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 
> -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/tmpork0f5a5
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpork0f5a5/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpork0f5a5/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 'gtk+-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.31
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
> -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 
> -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
> -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 
> -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Pkg-config binary for 1 is cached.
> Determining dependency '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 'gmodule-export-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gmodule-export-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gmodule-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-export-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread 
> -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gmodule-export-2.0` -> 0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'goa-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion goa-1.0` -> 0
> 3.40.1
> env[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
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs goa-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs goa-1.0` -> 0
> -lgoa-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency goa-1.0 found: YES 3.40.1
> Pkg-config binary for 1 is cached.
> Determining dependency 'libpeas-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libpeas-1.0` -> 0
> 1.30.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libpeas-1.0` -> 0
> -pthread -I/usr/include/libpeas-1.0 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpeas-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 
> -pthread -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libpeas-1.0` -> 0
> -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4q2t9_fb
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4q2t9_fb/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4q2t9_fb/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group 
> -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> -Wl,--as-needed 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library m found: YES
> Configuring config.h using configuration
> Pkg-config binary for 1 is cached.
> Determining dependency 'libecal-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libecal-2.0` -> 0
> 3.42.4
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libecal-2.0` -> 0
> -pthread -I/usr/include/evolution-data-server -I/usr/include/nss 
> -I/usr/include/nspr -I/usr/include/libsecret-1 -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
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libecal-2.0` -> 0
> -L/usr/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu 
> -lecal-2.0 -lical-glib -lical -licalss -licalvcal -ledataserver-1.2 
> -lsecret-1 -lxml2 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread 
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libecal-2.0` -> 0
> -lecal-2.0 -lical-glib -lical -licalss -licalvcal -ledataserver-1.2 
> -lsecret-1 -lxml2 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread 
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libecal-2.0 found: YES 3.42.4
> Pkg-config binary for 1 is cached.
> Determining dependency 'libedataserver-1.2' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libedataserver-1.2` -> 0
> 3.42.4
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libedataserver-1.2` -> 0
> -pthread -I/usr/include/evolution-data-server -I/usr/include/nss 
> -I/usr/include/nspr -I/usr/include/libsecret-1 -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
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libedataserver-1.2` -> 0
> -L/usr/lib -L/usr/lib/x86_64-linux-gnu -ledataserver-1.2 -lsecret-1 -lxml2 
> -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 
> -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libedataserver-1.2` -> 0
> -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -Wl,--export-dynamic 
> -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libedataserver-1.2 found: YES 3.42.4
> Pkg-config binary for 1 is cached.
> Determining dependency 'libedataserverui-1.2' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libedataserverui-1.2` -> 0
> 3.42.4
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libedataserverui-1.2` -> 0
> -pthread -I/usr/include/evolution-data-server -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/evolution-data-server 
> -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 
> -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
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libedataserverui-1.2` -> 0
> -L/usr/lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu 
> -L/usr/lib -L/usr/lib/x86_64-linux-gnu -ledataserver-1.2 -ledataserverui-1.2 
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 
> -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lecal-2.0 -lical-glib -lical 
> -licalss -licalvcal -ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libedataserverui-1.2` -> 0
> -ledataserver-1.2 -ledataserverui-1.2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 
> -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
> -lecal-2.0 -lical-glib -lical -licalss -licalvcal -ledataserver-1.2 
> -lsecret-1 -lxml2 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread 
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libedataserverui-1.2 found: YES 3.42.4
> Pkg-config binary for 1 is cached.
> Determining dependency 'libical' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libical` -> 0
> 3.0.14
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libical` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libical` -> 0
> -L/usr/lib/x86_64-linux-gnu -lical -licalss -licalvcal
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libical` -> 0
> -lical -licalss -licalvcal
> Run-time dependency libical found: YES 3.0.14
> Configuring eds.plugin using configuration
> Configuring background.plugin using configuration
> Configuring dark-theme.plugin using configuration
> Configuring scheduled-panel.plugin using configuration
> ../plugins/score/meson.build:17: WARNING: Project targeting '>= 0.41.0' but 
> tried to use feature introduced in '0.50.0': install arg in configure_file.
> Configuring score.plugin using configuration
> Configuring today-panel.plugin using configuration
> ../plugins/unscheduled-panel/meson.build:17: WARNING: Project targeting '>= 
> 0.41.0' but tried to use feature introduced in '0.50.0': install arg in 
> configure_file.
> Configuring unscheduled-panel.plugin using configuration
> Configuring todo-txt.plugin using configuration
> Pkg-config binary for 1 is cached.
> Determining dependency 'rest-0.7' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion rest-0.7` -> 0
> 0.8.1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags rest-0.7` -> 0
> -pthread -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 
> -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/libxml2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs rest-0.7` -> 0
> -L/usr/lib/x86_64-linux-gnu -lrest-0.7 -lsoup-2.4 -Wl,--export-dynamic 
> -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs rest-0.7` -> 0
> -lrest-0.7 -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 
> -lgobject-2.0 -lglib-2.0 -lxml2
> Run-time dependency rest-0.7 found: YES 0.8.1
> Pkg-config binary for 1 is cached.
> Determining dependency 'json-glib-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion json-glib-1.0` -> 0
> 1.6.6
> env[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
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
> -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Configuring todoist.plugin using configuration
> Pkg-config binary for 0 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'glib-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> WARNING: -Wl,--undefined=gtd_plugin_eds_register_types looks like a linker 
> argument, but has_argument and other similar methods only support checking 
> compiler arguments. Using them to check linker arguments are never supported, 
> and results are likely to be wrong regardless of the compiler you are using. 
> has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp53it546x
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp53it546x/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp53it546x/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 -Wl,--undefined=gtd_plugin_eds_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_eds_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_background_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpouvbp_38
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpouvbp_38/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpouvbp_38/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 
> -Wl,--undefined=gtd_plugin_background_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_background_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_dark_theme_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcnksh2ej
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcnksh2ej/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpcnksh2ej/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 
> -Wl,--undefined=gtd_plugin_dark_theme_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_dark_theme_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_scheduled_panel_register_types looks like 
> a linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1_u2k_ov
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1_u2k_ov/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp1_u2k_ov/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 
> -Wl,--undefined=gtd_plugin_scheduled_panel_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_scheduled_panel_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_today_panel_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3yhb_i7b
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3yhb_i7b/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3yhb_i7b/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 
> -Wl,--undefined=gtd_plugin_today_panel_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_today_panel_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_todo_txt_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg57j6oww
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg57j6oww/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg57j6oww/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 -Wl,--undefined=gtd_plugin_todo_txt_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_todo_txt_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_todoist_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2cajm1hy
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2cajm1hy/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2cajm1hy/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 -Wl,--undefined=gtd_plugin_todoist_register_types 
> 
> Code:
>  extern int i;
> int i;
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_todoist_register_types: YES 
> Configuring gtd-debug.h using configuration
> Pkg-config binary for 1 is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
> -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_scanner 
> gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-scanner
> Got pkgconfig variable g_ir_scanner : /usr/bin/g-ir-scanner
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_compiler 
> gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-compiler
> Got pkgconfig variable g_ir_compiler : /usr/bin/g-ir-compiler
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir glib-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables glib-2.0` -> 0
> bindir
> glib_genmarshal
> glib_mkenums
> gobject_query
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gtk+-3.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gtk+-3.0` -> 0
> exec_prefix
> gtk_binary_version
> gtk_host
> includedir
> libdir
> pcfiledir
> prefix
> targets
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gio-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gio-2.0` -> 0
> bindir
> datadir
> gdbus
> gdbus_codegen
> gio
> gio_querymodules
> giomoduledir
> glib_compile_resources
> glib_compile_schemas
> gresource
> gsettings
> includedir
> libdir
> pcfiledir
> prefix
> schemasdir
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gmodule-export-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gmodule-export-2.0` -> 0
> gmodule_supported
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir goa-1.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables goa-1.0` -> 0
> exec_prefix
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir libpeas-1.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables libpeas-1.0` -> 0
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
> /usr/share/gir-1.0
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> 
> ../data/meson.build:3:5: ERROR: Function does not take positional arguments.
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu returned exit code 1
> make: *** [debian/rules:7: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-todo_3.28.1-6_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: gnome-todo
Source-Version: 41.0-3
Done: Jeremy Bicha <jbi...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
gnome-todo, 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 gnome-todo 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: Thu, 18 Aug 2022 12:43:13 -0400
Source: gnome-todo
Built-For-Profiles: noudeb
Architecture: source
Version: 41.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Closes: 883961 1005536
Changes:
 gnome-todo (41.0-3) unstable; urgency=medium
 .
   * debian/control.in: Drop unused librest-dev Build-Depends
   * debian/control.in: Bump Standards-Version to 4.6.1
   * Release to unstable (Closes: #1005536)
 .
 gnome-todo (41.0-1) experimental; urgency=medium
 .
   [ Jeremy Bicha ]
   * New upstream release
   * Switch from gtk3 to gtk4 and libadwaita
   * debian/control.in: Bump minimum glib & meson.
   * debian/control.in: Build-Depend on itstool
   * Build-Depend on libportal-gtk4-dev for background plugin
   * Build-Depend on dh-sequence-gnome
   * debian/gnome-todo-common.install: Install help files
   * Drop obsolete libgnome-todo (Closes: #883961)
   * Drop all existing patches: applied in new release
   * Add patch to compile gsettings schemas for build tests
   * Cherry-pick patches to fix libportal includes and update
     libadwaita support
 .
   [ Debian Janitor ]
   * Bump debhelper from old 12 to 13
   * Set upstream metadata fields:
     Bug-Database, Bug-Submit, Contact, Repository, Repository-Browse.
   * Update standards version to 4.5.1, no changes needed.
   * Avoid explicitly specifying -Wl,--as-needed linker flag.
   * Apply multi-arch hints. + gir1.2-gtd-1.0, libgnome-todo-dev:
     Add Multi-Arch: same.
Checksums-Sha1:
 2f16dccabacab426dd86faefaca7cf4d80a1adfd 2524 gnome-todo_41.0-3.dsc
 c7e5734326198cab423bd531eba5d561d40acc20 16724 gnome-todo_41.0-3.debian.tar.xz
 8771e92ed3f487df3231bd3a618e3c8e6f2fb12d 10855 
gnome-todo_41.0-3_source.buildinfo
Checksums-Sha256:
 95e624efbc587c819e17054507823969f10f4256ff404704f9c19f2aea957bfc 2524 
gnome-todo_41.0-3.dsc
 c493a8e9c8ce16525c7f68468547f5f31ad99f5582abbc8fcedbe6bc2e86184c 16724 
gnome-todo_41.0-3.debian.tar.xz
 bbbfeabce89ff0c99790c323bb6799e021070959cf27eb8c569f5e22a6ad3e44 10855 
gnome-todo_41.0-3_source.buildinfo
Files:
 8944ad1c973b2118de76dbde904abd52 2524 gnome optional gnome-todo_41.0-3.dsc
 972028269d74db65e8995ef799327bce 16724 gnome optional 
gnome-todo_41.0-3.debian.tar.xz
 2338d1d02573a0e820f187a85dd613e2 10855 gnome optional 
gnome-todo_41.0-3_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmL+b1sACgkQ5mx3Wuv+
bH0rRw//d5FVFH2DZpTGGDhrf45gjupDiiltvvjbfjzeKeXST7vqsX+2wswj5rCz
72rrdtswu8xkbnSLj+Qrqm9s6euV6u3e7sXoonVLtcg47Lgv8tIeFB2J/1dbYJN8
Wgd+1G+z4sgvDPetlT0Ng0RQjldizwNEDS2GEtoXobVvsOqQzigVKEBVME1OlHmC
TkY15XtV5zFmjLeJ1ESgjbzoUpdXcf8Lvrc1WMo3A64Pu1zR0bjzOSR/vbqWKuc9
rpJvW5PVZsz3bTvG0257r9UpgVvtI+UHZASyJXCRWCa/kMyz0/jn05QyN6JUnJ6P
ZwwIeDpKWrdPsvfSToXaF/flIfGl4hu1wNPuSpd4YyveiM1m5v14G4Z1FhuoJrsF
JlgH7wjlOt5YzZdL299xw4ktf3YynoYYXxZi7RpLtrsB8VCoGYeBMT2/xsNYbfbV
Qymz7nEeI+G5EGPSn/KFHmbxcTW+ZRJ1iAy92QkkJj6sTnF+DXgJOk/NKv66+Rxf
M6fyGJLSTqPHSrQSxI2E3C1DbLBfqEpXXJh8LZQm+mYm7W3dEcoPw/BfrwDkdrS2
0acjINccTqNTzf7q32T9YcqjX7bLAaZRKq/RAD0nhYcy90q5tLNY20ihDhaocOE0
laK7MfnFUYx8aT/bg6/wAle6zHGT1R2NcV8bvl3WUuwAwMcphj4=
=Dw67
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to