Hello Waldemar,
great to hear that this isn't just an issue on my end, phew! :) If there is anything I can test with my JH7110/VisionFive2, do let me know. In the meantime, I will, in parallel, construct a musl-based system instead; that seems to be working quite well. Though I would prefer to use uclibc in the long term, since I have now spent a good amount of time reading the code while trying to find hints of the root of the issues. No luck so far though. That said, code is well structured and easily readable - good job!
Kind regards, Ingwie
PS. I just noticed Protonmail continiously used the wrong default email address... Sorry to be bothering the bouncer so much!
Waldemar Brodkorb wbx@openadk.org schrieb am Samstag, 9. März 2024 um 16:02:
Hi Kevin,
see here for some known to fail testcases: https://downloads.uclibc-ng.org/reports/1.0.46/REPORT.riscv64.libc.uClibc-ng...
22 test failures. And that is without locale.
The riscv64 port is not perfect, yet. It is only tested with rv64imac. Init from busybox segfaults with rv64imadc.
I can reproduce your problems with gcc and git inside Qemu. Need to dig deeper.
best regards Waldemar