Package Details: sdbusplus-git r598.a8a092c0-3

Git Clone URL: https://aur.archlinux.org/sdbusplus-git.git (read-only, click to copy)
Package Base: sdbusplus-git
Description: C++ bindings for systemd dbus APIs
Upstream URL: https://github.com/openbmc/sdbusplus
Licenses: Apache
Submitter: amateurece
Maintainer: amateurece
Last Packager: amateurece
Votes: 0
Popularity: 0.000000
First Submitted: 2022-10-27 00:27 (UTC)
Last Updated: 2022-10-28 22:06 (UTC)

Latest Comments

taotieren commented on 2024-12-05 15:57 (UTC)

Hi, I'm compiling this package with devtools and I'm getting the following error about missing nlohmann-json package, can you help me to fix it? Thanks!

==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of sdbusplus-git git repo...
Cloning into 'sdbusplus-git'...
done.
==> Starting prepare()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 -Dtests=disabled -Dexamples=disabled sdbusplus-git build
The Meson build system
Version: 1.6.0
Source dir: /build/sdbusplus-git/src/sdbusplus-git
Build dir: /build/sdbusplus-git/src/build
Build type: native build
Project name: sdbusplus
Project version: 1.0.0
C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240910")
C linker for the host machine: cc ld.bfd 2.43.0
C++ compiler for the host machine: c++ (gcc 14.2.1 "c++ (GCC) 14.2.1 20240910")
C++ linker for the host machine: c++ ld.bfd 2.43.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
Run-time dependency libsystemd found: YES 256
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency nlohmann_json found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency nlohmann_json

sdbusplus-git/meson.build:15:20: ERROR: Automatic wrap-based subproject downloading is disabled

A full log can be found at /build/sdbusplus-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Build failed, check /var/lib/archbuild/extra-x86_64