Am Dienstag, 24. November 2020, 19:32:58 CET schrieb Javier Llorente:
El martes, 24 de noviembre de 2020 15:47:03 (CET) Dominique Leuenberger /
DimStar escribió:
Hi Pete,
On Tue, 2020-11-24 at 15:26 +0100, Hans-Peter Jansen wrote:
Am Dienstag, 24. November 2020, 09:29:30 CET schrieb Dominique Leuenberger />
DimStar:
Hi everybody,
I'd like to inform you that the package 'elektra' will be removed from openSUSE:Factory if nobody cares to fix it.
This package has not had a successful build since May 2020 - 6 months grace period sounds like enough to justify its removal.
I've started to fix the package, choose 0.8.26 as base version since the
0.9 series changes/changed API, available here: home:frispete:Tumbleweed/elektra
Thanks for picking this up!
But now, I got stuck with:
This was mentioned for master branch in
https://github.com/ElektraInitiative/libelektra/issues/3452
The proposed workaround doesn't work for us, though: -DBINDINGS="MAINTAINED;-intercept_env;-intercept_fs;-io_uv;-io_ev;-io _g
lib"
Acording to that tickte, the issues comes bundled with BUILD_TESTING=OFF; do we forcibly need that? Can we just drop this cmake parameter? What other problems do we run into?
I have compiled 0.9.3 successfully with "-DBINDINGS=MAINTAINED; -io_glib" Some bindings aren't built due to dependencies not found (next step). Please check SR #850587.
Since quite some packages depend on this, and you moved on into unstable API land, you should check them as well, shouldn't you? I have 0.8.26 build mostly fine now. SR #850590. Cheers, Pete