unvendor nlohmann-json and range-v3 - #811
Open
monego wants to merge 2 commits into
Open
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Cirrus CI / FreeBSD 14.2
failed
Jun 30, 2025 in 5m 33s
Task Summary
Instruction main failed in 00:03
Details
✅ 00:04 clone
✅ 05:24 install
❌ 00:03 main
doc
Dockerfile-pr-review
Dockerfile-python
doxygen.config
imp.gresource.xml
LICENSE
make_bindist.sh
make_rc.py
make_version.py
man
meson.build
org.horizon_eda.HorizonEDA.desktop
org.horizon_eda.HorizonEDA.metainfo.xml
README.md
render_icons.rb
scripts
src
SUPPORT.md
version.py
wix
clang --version
FreeBSD clang version 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)
Target: x86_64-unknown-freebsd14.2
Thread model: posix
InstalledDir: /usr/bin
mkdir ../build
meson setup ../build --cmake-prefix-path=/usr/local/lib
The Meson build system
Version: 1.7.0
Source dir: /tmp/cirrus-ci-build
Build dir: /tmp/build
Build type: native build
Project name: horizon-eda
Project version: 2.7.0
C compiler for the host machine: cc (clang 18.1.6 "FreeBSD clang version 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)")
C linker for the host machine: cc ld.lld 18.1.6
C++ compiler for the host machine: c++ (clang 18.1.6 "FreeBSD clang version 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)")
C++ linker for the host machine: c++ ld.lld 18.1.6
Host machine cpu family: x86_64
Host machine cpu: x86_64
Library m found: YES
Library pthread found: YES
Found pkg-config: YES (/usr/local/bin/pkg-config) 2.3.0
Run-time dependency gtk+-3.0 found: YES 3.24.48
Run-time dependency gtkmm-3.0 found: YES 3.24.9
Run-time dependency glibmm-2.4 found: YES 2.66.7
Run-time dependency giomm-2.4 found: YES 2.66.7
Run-time dependency libpng found: YES 1.6.47
Run-time dependency epoxy found: YES 1.5.10
Run-time dependency sqlite3 found: YES 3.46.1
Found CMake: /usr/local/bin/cmake (3.31.6)
Run-time dependency nlohmann_json found: NO (tried pkgconfig and cmake)
meson.build:19:11: ERROR: Dependency "nlohmann_json" not found, tried pkgconfig and cmake
A full log can be found at /tmp/build/meson-logs/meson-log.txt
Loading