https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-libs/libmicrohttpd-0.9.75 fails tests on MUSL. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 768459 [details] build.log build log and emerge --info
Created attachment 768460 [details] 1-test-suite.log 1-test-suite.log
Created attachment 768461 [details] 2-test-suite.log 2-test-suite.log
Created attachment 768462 [details] 3-test-suite.log 3-test-suite.log
Thanks for the report, Agostino. Are you sure that it is reproduceable? As reported in test log: --------- curl_easy_perform failed: `Out of memory' curl_easy_perform failed: `Out of memory' --------- libmicrohttpd tests should be fixed to work with curl compiled with OpenSSL 3.x, but this one seems to be another issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=021483c2d2bf73557d74ce0b90aafffe366e02b4 commit 021483c2d2bf73557d74ce0b90aafffe366e02b4 Author: Karlson2k (Evgeny Grin) <k2k@narod.ru> AuthorDate: 2022-04-20 19:35:31 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-20 20:14:39 +0000 net-misc/curl: fixed "out of memory error" in 7.82.0 Closes: https://bugs.gentoo.org/836629 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/25133 Signed-off-by: Sam James <sam@gentoo.org> ...curl-7.82.0-r1.ebuild => curl-7.82.0-r2.ebuild} | 1 + .../curl/files/curl-7.82.0-certs-processing.patch | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+)