Your message dated Sun, 07 Nov 2021 19:20:26 +0000
with message-id <e1mjnim-0006d9...@fasolo.debian.org>
and subject line Bug#998578: fixed in packagekit 1.2.4-1
has caused the Debian Bug report #998578,
regarding packagekit: FTBFS: ../lib/packagekit-glib2/meson.build:49:0: ERROR: 
Got unknown keyword arguments "install_header"
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.)


-- 
998578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: packagekit
Version: 1.2.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211104 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>>'
> cp -dpr /<<PKGBUILDDIR>>/docs/api /<<PKGBUILDDIR>>/docs/api.orig
> dh_auto_configure -- -Dpackaging_backend=aptcc -Dsystemd=true 
> -Doffline_update=true -Dgobject_introspection=true -Dman_pages=true 
> -Dgtk_doc=true -Dbash_completion=true -Dbash_command_not_found=true 
> -Dgstreamer_plugin=true -Dgtk_module=true -Dcron=false -Dpython_backend=false
>       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 -Dpackaging_backend=aptcc 
> -Dsystemd=true -Doffline_update=true -Dgobject_introspection=true 
> -Dman_pages=true -Dgtk_doc=true -Dbash_completion=true 
> -Dbash_command_not_found=true -Dgstreamer_plugin=true -Dgtk_module=true 
> -Dcron=false -Dpython_backend=false
> The Meson build system
> Version: 0.60.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: PackageKit
> Project version: 1.2.2
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-10) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> 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.0
> Run-time dependency gobject-2.0 found: YES 2.70.0
> Run-time dependency gio-2.0 found: YES 2.70.0
> Run-time dependency gio-unix-2.0 found: YES 2.70.0
> Run-time dependency gmodule-2.0 found: YES 2.70.0
> Run-time dependency sqlite3 found: YES 3.36.0
> Run-time dependency polkit-gobject-1 found: YES 0.105
> Run-time dependency libsystemd found: YES 249
> Run-time dependency systemd found: YES 249
> Run-time dependency ply-boot-client found: YES 0.9.5
> Checking for function "setpriority" : YES 
> Checking for function "clearenv" : YES 
> Has header "unistd.h" : YES 
> Configuring config.h using configuration
> ../meson.build:131: WARNING: Consider using the built-in warning_level option 
> instead of using "-Wall".
> Program /<<PKGBUILDDIR>>/contrib/fix_translations.py found: YES 
> (/<<PKGBUILDDIR>>/contrib/fix_translations.py)
> Configuring org.freedesktop.PackageKit.conf using configuration
> Configuring org.freedesktop.PackageKit.service using configuration
> Configuring packagekit.service using configuration
> Configuring packagekit-offline-update.service using configuration
> 
> ../lib/packagekit-glib2/meson.build:49:0: ERROR: Got unknown keyword 
> arguments "install_header"
> 
> 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-11-04T09:45:22.492495
> Main binary: /usr/bin/python3
> Build Options: -Dpackaging_backend=aptcc -Dsystemd=true -Doffline_update=true 
> -Dgobject_introspection=true -Dman_pages=true -Dgtk_doc=true 
> -Dbash_completion=true -Dbash_command_not_found=true -Dgstreamer_plugin=true 
> -Dgtk_module=true -Dcron=false -Dpython_backend=false -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.60.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: PackageKit
> Project version: 1.2.2
> 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,--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-10) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> 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,--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-10) 
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.37
> 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 MachineChoice.HOST 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.0
> 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/tmpv5ru8zkt
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv5ru8zkt/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpv5ru8zkt/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,--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/tmpsd0cfwks
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsd0cfwks/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsd0cfwks/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.0
> Pkg-config binary for MachineChoice.HOST 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.0
> 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.0
> Pkg-config binary for MachineChoice.HOST 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.0
> 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.0
> Pkg-config binary for MachineChoice.HOST 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.0
> 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.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gmodule-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0
> 2.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gmodule-2.0` -> 0
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread 
> -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> Run-time dependency gmodule-2.0 found: YES 2.70.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'sqlite3' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion sqlite3` -> 0
> 3.36.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags sqlite3` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs sqlite3` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsqlite3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs sqlite3` -> 0
> -lsqlite3
> Run-time dependency sqlite3 found: YES 3.36.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'polkit-gobject-1' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion polkit-gobject-1` -> 0
> 0.105
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags polkit-gobject-1` -> 0
> -pthread -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs polkit-gobject-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 
> -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs polkit-gobject-1` -> 0
> -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency polkit-gobject-1 found: YES 0.105
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libsystemd' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libsystemd` -> 0
> 249
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libsystemd` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libsystemd` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsystemd
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libsystemd` -> 0
> -lsystemd
> Run-time dependency libsystemd found: YES 249
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'systemd' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion systemd` -> 0
> 249
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags systemd` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs systemd` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs systemd` -> 0
> 
> Run-time dependency systemd found: YES 249
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=systemdsystemunitdir systemd` -> 0
> /lib/systemd/system
> Got pkgconfig variable systemdsystemunitdir : /lib/systemd/system
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd` -> 0
> /usr/lib/systemd/user
> Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'ply-boot-client' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion ply-boot-client` -> 0
> 0.9.5
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags ply-boot-client` -> 0
> -I/usr/include/plymouth-1/ply -I/usr/include/plymouth-1/ply-boot-client
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs ply-boot-client` -> 0
> -L/usr/lib/x86_64-linux-gnu -lply-boot-client -lply -ldl
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs ply-boot-client` -> 0
> -lply-boot-client -lply -ldl
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgfp9l9sy
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgfp9l9sy/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpgfp9l9sy/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 -ldl -Wl,--end-group 
> -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,--as-needed 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Run-time dependency ply-boot-client found: YES 0.9.5
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp774m_47g
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp774m_47g/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp774m_47g/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 -std=c99 -Wl,-z,relro -Wl,--as-needed 
> 
> Code:
>  
>         #define setpriority meson_disable_define_of_setpriority
>         
>         #include <limits.h>
>         #undef setpriority
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char setpriority (void);
>         
>         #if defined __stub_setpriority || defined __stub___setpriority
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return setpriority ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking for function "setpriority" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0j2x1mbv
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0j2x1mbv/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0j2x1mbv/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 -std=c99 -Wl,-z,relro -Wl,--as-needed 
> 
> Code:
>  
>         #define clearenv meson_disable_define_of_clearenv
>         
>         #include <limits.h>
>         #undef clearenv
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char clearenv (void);
>         
>         #if defined __stub_clearenv || defined __stub___clearenv
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return clearenv ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking for function "clearenv" : YES 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6lbo15mf
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp6lbo15mf/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 -std=c99 
> 
> 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 
> Configuring config.h using configuration
> ../meson.build:131: WARNING: Consider using the built-in warning_level option 
> instead of using "-Wall".
> Program /<<PKGBUILDDIR>>/contrib/fix_translations.py found: YES 
> (/<<PKGBUILDDIR>>/contrib/fix_translations.py)
> Configuring org.freedesktop.PackageKit.conf using configuration
> Configuring org.freedesktop.PackageKit.service using configuration
> Configuring packagekit.service using configuration
> Configuring packagekit-offline-update.service using configuration
> 
> ../lib/packagekit-glib2/meson.build:49:0: ERROR: Got unknown keyword 
> arguments "install_header"
> 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 -Dpackaging_backend=aptcc 
> -Dsystemd=true -Doffline_update=true -Dgobject_introspection=true 
> -Dman_pages=true -Dgtk_doc=true -Dbash_completion=true 
> -Dbash_command_not_found=true -Dgstreamer_plugin=true -Dgtk_module=true 
> -Dcron=false -Dpython_backend=false returned exit code 1
> make[1]: *** [debian/rules:40: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/11/04/packagekit_1.2.2-2_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: packagekit
Source-Version: 1.2.4-1
Done: Matthias Klumpp <m...@debian.org>

We believe that the bug you reported is fixed in the latest version of
packagekit, 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 998...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klumpp <m...@debian.org> (supplier of updated packagekit 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: SHA256

Format: 1.8
Date: Sun, 07 Nov 2021 20:04:15 +0100
Source: packagekit
Architecture: source
Version: 1.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klumpp <m...@debian.org>
Changed-By: Matthias Klumpp <m...@debian.org>
Closes: 998578
Changes:
 packagekit (1.2.4-1) unstable; urgency=medium
 .
   * New upstream version: 1.2.4
     - Resolves FTBFS with newer Meson versions (Closes: #998578)
   * Drop no-crash-pk_dbus_get_uid.patch: Applied upstream
   * Update symbols file
Checksums-Sha1:
 33e1e70470837af41feb5e3b139db8b2306d68bd 3008 packagekit_1.2.4-1.dsc
 4516c8954e4daf46a3e7e1003e8105d549884d2f 2748656 packagekit_1.2.4.orig.tar.xz
 76892e225f1cc1e50a5804fb33108c1f75338a76 23480 packagekit_1.2.4-1.debian.tar.xz
 455528010db4e72670534cb5662cb5ade77f5a35 16640 
packagekit_1.2.4-1_source.buildinfo
Checksums-Sha256:
 26e12f14c8b88ceb2486df1c947a21aaeab184960b6e7817e9139e7794d7c5f4 3008 
packagekit_1.2.4-1.dsc
 f262a1ed7ac19eb1a40bf8509d61de7be578f8543459b5ec0b2414463cce45b8 2748656 
packagekit_1.2.4.orig.tar.xz
 e31dc052af58bd3845df95215ea392f626f6abdf0afab51b8f9bd86034c3b7d4 23480 
packagekit_1.2.4-1.debian.tar.xz
 6daeac38818f9dece4fd3547adc4e0b3162b920ed32529335a0451f19fd171d5 16640 
packagekit_1.2.4-1_source.buildinfo
Files:
 6557bfd40e9e6b94818abf0bd146c05c 3008 admin optional packagekit_1.2.4-1.dsc
 faeb2ba3340cb3c86776ba8bba5f0361 2748656 admin optional 
packagekit_1.2.4.orig.tar.xz
 9585351a49f609e7e017f59435cb3ee0 23480 admin optional 
packagekit_1.2.4-1.debian.tar.xz
 0dcdd1c7a7dba12b3333a91bea53b6ef 16640 admin optional 
packagekit_1.2.4-1_source.buildinfo

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

iQJDBAEBCAAtFiEE0zo/DKFrCsxRpgc4SUyKX79N7OsFAmGIIxEPHG1ha0BkZWJp
YW4ub3JnAAoJEElMil+/TezrgPIP/j8VtdJpkm4AHGhwETS7o1FAML+Q1CziorXd
bLdU8QLixLS9HCjjv0S3lq8vQ2T6Q4gRvypCRPpnTALK0udWhQlKDxl3jjptDu7O
WfHoC5z0fOV49hiWvD2znDWzvWr+NOFgCDRLi/ujZ+aI27q2ioJojeqre/nos0PP
Ln4A/D9nnzj8gDGLQNGr97ZVAuklfHdY4pe5el0If5iKitI8/NxzrLdotGFl8F3e
kP3o/DOgYx5FN/mMxyfDYa/1tye5293ijv9GZ+OOkMr6SKolEkWLB8oVBnUG6D45
3l+KB7d3r5L4jVPDI8OW99nuljP/xeqvlwLFSjfkcehET2oluMeTDPS8Nrhe8ebQ
HV6ynB3VFs5tDpdUGili3VjLbz98re2pUVOgjAXPgyc1rCN8hzZu9QEXIR1pKQnG
b83BGLDNonkn1Y8UqvT6fAhTLRwnbjS5waSNHpn7IpD5UnFPUGAE6JVEqbvq/PyF
e/EpiMPlxEwkjF3k80HENUE/WlhF1DpyQZJtW+luM3qeUw2x0KB/eTAEKfvF65ka
jTs1IqyWAGaEupXKyF8t7uNx+2IJgNrxIROZVwcAGQi+AIB3LEuFVBn7MAe+N1f/
cHMtCx+epB9sK8ZN+zEMwLTJXYRfXuW3I7Zz0Yepb34iHpXjsPX+omFIeKrclYgb
/uYxMV0u
=4ChK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to