This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Description
Steps to Reproduce the Problem
git clone $uri -b v0.10.0
cd libelektra; mkdir out; cd out
cmake -G Ninja ..; ninja
Expected Result
A build of libelektra and kdb.
Actual Result
Well... this.

I was working in a screen, so scrolling is a little difficult. Apologies, this was simply easier. :)
System Information
- Elektra: v0.10.0
- Operating System: Debian "trixie/sid", rolling,
riscv64gc (aka. riscv64imafdc)
- GCC: 13.2.0
Further Log Files and Output
CMake configures just fine, nothing of importance stuck out to me. I will retry with classic makefiles instead of Ninja and see if that changes anything, but considering this is a C++ error, I doubt it.
Got any ideas what this is?
Thanks and kind regards,
Ingwie
PS.: Is glib/gobject required? I saw it scroll by in the CMake log and in ccmake.