Build started at 2023-08-10T12:02:30.306823
Main binary: /usr/bin/python3
Build Options: -Dprefix=/usr
Python system: Linux
The Meson build system
Version: 0.63.3
Source dir: /code/RedHatInsights/yggdrasil
Build dir: /code/RedHatInsights/yggdrasil/_builddir
Build type: native build
Project name: yggdrasil
Project version: 0.3.2
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
Program go found: YES (/usr/bin/go)
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 (1.7.3)
Determining dependency 'dbus-1' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion dbus-1` -> 0
1.12.20
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags dbus-1` -> 0
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs dbus-1` -> 0
-L/usr/lib64 -ldbus-1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs dbus-1` -> 0
-ldbus-1
Run-time dependency dbus-1 found: YES 1.12.20
Pkg-config binary for 1 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
252
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 252
Pkg-config binary for 1 is cached.
Determining dependency 'bash-completion' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion bash-completion` -> 1

CMake binary for 1 is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Did not find CMake 'cmake'
Found CMake: NO
CMake binary for machine 1 not found. Giving up.
Run-time dependency bash-completion found: NO (tried pkgconfig)

meson.build:9:0: ERROR: Dependency "bash-completion" not found, tried pkgconfig
