tsukinaha / tsukimi

A simple third-party Emby client
GNU General Public License v3.0
1.05k stars 27 forks source link

安装报错:错误: 未能构建 'clapper-0.6.0-1': 错误: 无法构建 tsukimi-bin #79

Closed myghid closed 3 months ago

myghid commented 3 months ago

确认

当前程序版本

0.6.0-1

当前的操作系统

Linux

问题类型

其他问题

问题描述

sudo paru -S tsukimi-bin 构建依赖clapper失败,终端错误提示如下: `Run-time dependency gstreamer-gl-egl-1.0 found: YES 1.24.3 Run-time dependency gtk4-x11 found: YES 4.14.4 Run-time dependency gtk4-wayland found: YES 4.14.4 Configuring clapper-version.h using configuration Run-time dependency gio-unix-2.0 found: YES 2.80.3 Dependency gio-2.0 found: YES 2.80.3 (cached) Program /usr/bin/gdbus-codegen found: NO

src/lib/clapper/features/mpris/meson.build:29:28: ERROR: Dependency 'gio-2.0' tool variable 'gdbus_codegen' contains erroneous value: '/usr/bin/gdbus-codegen'

This is a distributor issue -- please report it to your gio-2.0 provider.

A full log can be found at /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-logs/meson-log.txt ==> 错误: 在 prepare() 中发生一个错误。 正在放弃... 错误: 未能构建 'clapper-0.6.0-1': 错误: 无法构建 tsukimi-bin,未满足以下依赖关系:clapper 错误: 未能构建的软件包:clapper-0.6.0-1 tsukimi-bin`

发生问题时进行的大致操作和界面截图

Build started at 2024-06-15T17:41:41.462556
Main binary: /usr/bin/python
Build Options: -Db_pie=true -Dpython.bytecompile=1 -Dprefix=/usr -Dlibexecdir=lib -Dsbindir=bin -Dauto_features=enabled -Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.4.1
Source dir: /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0
Build dir: /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build
Build type: native build
Project name: clapper
Project version: 0.6.0
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (GCC) 14.1.1 20240522
Copyright © 2024 Free Software Foundation, Inc.
本程序是自由软件;请参看源代码的版权声明。本软件没有任何担保;
包括没有适销性和某一专用目的下的适用性担保。
-----------
Running command: cc -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version` -> 0
stdout:
GNU ld (GNU Binutils) 2.42.0
Copyright (C) 2024 Free Software Foundation, Inc.
这个程序是自由软件;您可以遵循GNU 通用公共授权版本 3 或
(您自行选择的) 稍后版本以再次散布它。
这个程序完全没有任何担保。
-----------
stderr:
collect2 版本 14.1.1 20240522
/usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccURLe0r.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (gcc 14.1.1 "cc (GCC) 14.1.1 20240522")
C linker for the host machine: cc ld.bfd 2.42.0
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils) 2.42.0
Copyright (C) 2024 Free Software Foundation, Inc.
这个程序是自由软件;您可以遵循 GNU 通用公共授权版本 3 或
(您自行选择的) 稍后版本再发布它。
这个程序不含任何担保。
-----------
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (GCC) 14.1.1 20240522
Copyright © 2024 Free Software Foundation, Inc.
本程序是自由软件;请参看源代码的版权声明。本软件没有任何担保;
包括没有适销性和某一专用目的下的适用性担保。
-----------
Running command: cc -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version` -> 0
stdout:
GNU ld (GNU Binutils) 2.42.0
Copyright (C) 2024 Free Software Foundation, Inc.
这个程序是自由软件;您可以遵循GNU 通用公共授权版本 3 或
(您自行选择的) 稍后版本以再次散布它。
这个程序完全没有任何担保。
-----------
stderr:
collect2 版本 14.1.1 20240522
/usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cct1MrAE.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (gcc 14.1.1 "cc (GCC) 14.1.1 20240522")
C linker for the build machine: cc ld.bfd 2.42.0
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils) 2.42.0
Copyright (C) 2024 Free Software Foundation, Inc.
这个程序是自由软件;您可以遵循 GNU 通用公共授权版本 3 或
(您自行选择的) 稍后版本再发布它。
这个程序不含任何担保。
-----------
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 missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.1
Determining dependency 'gstreamer-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
stdout:
-L/usr/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
stdout:
-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
-----------
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpqsa9bjn0
Code:

        #include<stddef.h>
        #include<stdio.h>
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpqsa9bjn0/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpqsa9bjn0/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0
Program stdout:

8

Program stderr:

Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpr8aoj7kn
Code:

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpr8aoj7kn/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpr8aoj7kn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0
stdout:
install: /usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/
programs: =/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../x86_64-pc-linux-gnu/bin/
libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../x86_64-pc-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../x86_64-pc-linux-gnu/14.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../lib/:/lib/x86_64-pc-linux-gnu/14.1.1/:/lib/../lib/:/usr/lib/x86_64-pc-linux-gnu/14.1.1/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/../../../:/lib/:/usr/lib/
-----------
Run-time dependency gstreamer-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-base-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-base-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-base-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-base-1.0` -> 0
stdout:
-L/usr/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-base-1.0` -> 0
stdout:
-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gstreamer-base-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-video-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-video-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-video-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-video-1.0` -> 0
stdout:
-L/usr/lib -lgstvideo-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-video-1.0` -> 0
stdout:
-lgstvideo-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0
-----------
Run-time dependency gstreamer-video-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-audio-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-audio-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-audio-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-audio-1.0` -> 0
stdout:
-L/usr/lib -lgstaudio-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-audio-1.0` -> 0
stdout:
-lgstaudio-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0
-----------
Run-time dependency gstreamer-audio-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-pbutils-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-pbutils-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-pbutils-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-pbutils-1.0` -> 0
stdout:
-L/usr/lib -lgstpbutils-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstreamer-1.0 -lgstbase-1.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-pbutils-1.0` -> 0
stdout:
-lgstpbutils-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstreamer-1.0 -lgstbase-1.0
-----------
Run-time dependency gstreamer-pbutils-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-tag-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-tag-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-tag-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-tag-1.0` -> 0
stdout:
-L/usr/lib -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-tag-1.0` -> 0
stdout:
-lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gstreamer-tag-1.0 found: YES 1.24.3
Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion glib-2.0` -> 0
stdout:
2.80.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags glib-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-L/usr/lib -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-lglib-2.0
-----------
Run-time dependency glib-2.0 found: YES 2.80.3
Determining dependency 'gobject-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
stdout:
2.80.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gobject-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gobject-2.0` -> 0
stdout:
-L/usr/lib -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gobject-2.0` -> 0
stdout:
-lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gobject-2.0 found: YES 2.80.3
Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-2.0` -> 0
stdout:
2.80.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gio-2.0 found: YES 2.80.3
Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0
stdout:
2.80.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gmodule-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gmodule-2.0` -> 0
stdout:
-Wl,--export-dynamic -L/usr/lib -lgmodule-2.0 -pthread -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gmodule-2.0` -> 0
stdout:
-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
-----------
Run-time dependency gmodule-2.0 found: YES 2.80.3
Determining dependency 'gtk4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk4` -> 0
stdout:
4.14.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk4` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/pixman-1
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-L/usr/lib -lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0
-----------
Run-time dependency gtk4 found: YES 4.14.4
Determining dependency 'libadwaita-1' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libadwaita-1` -> 0
stdout:
1.5.1
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libadwaita-1` -> 0
stdout:
-I/usr/include/libadwaita-1 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/fribidi -I/usr/include/appstream
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libadwaita-1` -> 0
stdout:
-L/usr/lib -ladwaita-1 -lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libadwaita-1` -> 0
stdout:
-ladwaita-1 -lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0
-----------
Run-time dependency libadwaita-1 found: YES 1.5.1
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp9yhcp97p
Code:
 int main(void) { return 0; }

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp9yhcp97p/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp9yhcp97p/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined` -> 0
Library m found: YES
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpktk6fl2v
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpktk6fl2v/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpktk6fl2v/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations` -> 0
Compiler for C supports arguments -Wmissing-declarations: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpgvzrfwuq
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpgvzrfwuq/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpgvzrfwuq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls` -> 0
Compiler for C supports arguments -Wredundant-decls: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpl07k6nid
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpl07k6nid/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpl07k6nid/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings` -> 0
Compiler for C supports arguments -Wwrite-strings: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpfr2zoktx
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpfr2zoktx/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpfr2zoktx/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat` -> 0
Compiler for C supports arguments -Wformat: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp0tgnypi6
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp0tgnypi6/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp0tgnypi6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security` -> 0
stderr:
cc1: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security]
-----------
Compiler for C supports arguments -Wformat-security: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpmjodv9mm
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpmjodv9mm/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpmjodv9mm/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Winit-self` -> 0
Compiler for C supports arguments -Winit-self: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpjjl9rmd6
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpjjl9rmd6/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpjjl9rmd6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs` -> 0
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpl6u4keoc
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpl6u4keoc/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpl6u4keoc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Waddress` -> 0
Compiler for C supports arguments -Waddress: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpoyrn75o6
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpoyrn75o6/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpoyrn75o6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmultichar -Wno-multichar` -> 0
Compiler for C supports arguments -Wno-multichar: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpwg3b8puu
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpwg3b8puu/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpwg3b8puu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wvla` -> 0
Compiler for C supports arguments -Wvla: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp2ve_rvbc
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp2ve_rvbc/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmp2ve_rvbc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith` -> 0
Compiler for C supports arguments -Wpointer-arith: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpe55_4y67
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpe55_4y67/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpe55_4y67/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes` -> 0
Compiler for C supports arguments -Wmissing-prototypes: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpuew44zv3
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpuew44zv3/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpuew44zv3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeclaration-after-statement` -> 0
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpanmluyst
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpanmluyst/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmpanmluyst/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition` -> 0
Compiler for C supports arguments -Wold-style-definition: YES 
Running compile:
Working directory:  /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmptkekcqzz
Code:
 extern int i;
int i;

-----------
Command line: `cc /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmptkekcqzz/testfile.c -o /home/maz/.cache/paru/clone/clapper/src/clapper-0.6.0/_build/meson-private/tmptkekcqzz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare` -> 0
Compiler for C supports arguments -Wsign-compare: YES 
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Program vapigen found: YES (/usr/bin/vapigen)
Configuring config.h using configuration
Determining dependency 'gstreamer-gl-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-gl-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-gl-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4 -I/usr/include/gudev-1.0 -I/usr/include/libdrm
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-1.0` -> 0
stdout:
-L/usr/lib -lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-1.0` -> 0
stdout:
-lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0
-----------
Run-time dependency gstreamer-gl-1.0 found: YES 1.24.3
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=gl_apis gstreamer-gl-1.0` -> 0
stdout:
gles2 gl
-----------
Got pkg-config variable gl_apis : gles2 gl
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=gl_winsys gstreamer-gl-1.0` -> 0
stdout:
egl surfaceless wayland x11 gbm
-----------
Got pkg-config variable gl_winsys : egl surfaceless wayland x11 gbm
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=gl_platforms gstreamer-gl-1.0` -> 0
stdout:
egl glx
-----------
Got pkg-config variable gl_platforms : egl glx
Message: GStreamer OpenGL window systems: egl surfaceless wayland x11 gbm
Message: GStreamer OpenGL platforms: egl glx
Message: GStreamer OpenGL apis: gles2 gl
Determining dependency 'gstreamer-gl-prototypes-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-gl-prototypes-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-gl-prototypes-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4 -I/usr/include/gudev-1.0 -I/usr/include/libdrm
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-prototypes-1.0` -> 0
stdout:
-L/usr/lib -lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lGLESv2 -lOpenGL
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-prototypes-1.0` -> 0
stdout:
-lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lGLESv2 -lOpenGL
-----------
Run-time dependency gstreamer-gl-prototypes-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-gl-x11-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-gl-x11-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-gl-x11-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4 -I/usr/include/gudev-1.0 -I/usr/include/libdrm
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-x11-1.0` -> 0
stdout:
-L/usr/lib -lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lX11-xcb -lX11 -lxcb
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-x11-1.0` -> 0
stdout:
-lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lX11-xcb -lX11 -lxcb
-----------
Run-time dependency gstreamer-gl-x11-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-gl-wayland-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-gl-wayland-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-gl-wayland-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4 -I/usr/include/gudev-1.0 -I/usr/include/libdrm
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-wayland-1.0` -> 0
stdout:
-L/usr/lib -lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lwayland-egl -lwayland-client
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-wayland-1.0` -> 0
stdout:
-lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lwayland-egl -lwayland-client
-----------
Run-time dependency gstreamer-gl-wayland-1.0 found: YES 1.24.3
Determining dependency 'gstreamer-gl-egl-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gstreamer-gl-egl-1.0` -> 0
stdout:
1.24.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gstreamer-gl-egl-1.0` -> 0
stdout:
-I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/orc-0.4 -I/usr/include/gudev-1.0 -I/usr/include/libdrm
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-egl-1.0` -> 0
stdout:
-L/usr/lib -lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lEGL
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gstreamer-gl-egl-1.0` -> 0
stdout:
-lgstgl-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstreamer-1.0 -lgstbase-1.0 -lEGL
-----------
Run-time dependency gstreamer-gl-egl-1.0 found: YES 1.24.3
Determining dependency 'gtk4-x11' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk4-x11` -> 0
stdout:
4.14.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk4-x11` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/pixman-1
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4-x11` -> 0
stdout:
-L/usr/lib -lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0 -lX11
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4-x11` -> 0
stdout:
-lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0 -lX11
-----------
Run-time dependency gtk4-x11 found: YES 4.14.4
Determining dependency 'gtk4-wayland' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk4-wayland` -> 0
stdout:
4.14.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk4-wayland` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/graphene-1.0 -I/usr/lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -I/usr/include/libpng16 -I/usr/include/pixman-1
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4-wayland` -> 0
stdout:
-L/usr/lib -lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0 -lwayland-client
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4-wayland` -> 0
stdout:
-lgtk-4 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lglib-2.0 -lgobject-2.0 -lwayland-client
-----------
Run-time dependency gtk4-wayland found: YES 4.14.4
Configuring clapper-version.h using configuration
Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
stdout:
2.80.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0
stdout:
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
stdout:
-L/usr/lib -lgio-2.0 -lglib-2.0 -lgobject-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
stdout:
-lgio-2.0 -lglib-2.0 -lgobject-2.0
-----------
Run-time dependency gio-unix-2.0 found: YES 2.80.3
Dependency gio-2.0 found: YES 2.80.3 (cached)
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=gdbus_codegen gio-2.0` -> 0
stdout:
/usr/bin/gdbus-codegen
-----------
Got pkg-config variable gdbus_codegen : /usr/bin/gdbus-codegen
Program /usr/bin/gdbus-codegen found: NO

src/lib/clapper/features/mpris/meson.build:29:28: ERROR: Dependency 'gio-2.0' tool variable 'gdbus_codegen' contains erroneous value: '/usr/bin/gdbus-codegen'

This is a distributor issue -- please report it to your gio-2.0 provider.
tsukinaha commented 3 months ago

请耐心等上游修复 或向上游反馈 另外推荐使用 pastebin