https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-cpp/cpp-httplib-0.15.3 fails tests (hang). Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0016
Created attachment 884559 [details] build.log build log and emerge --info
For dev-cpp/cpp-httplib-0.15.3 (with USE="brotli ssl test zlib" ABI_X86="(64) -32 (-x32)") all test pass under the Gentoo sandbox on my machine.
I can reproduce the problem on both my main system and nspawn container: [----------] 6 tests from SSLClientServerTest [ RUN ] SSLClientServerTest.ClientCertPresent test.cc:5154: Failure Value of: res Actual: false Expected: true and it hangs. There are more test failures on abi_x86_32 too.
When I run from git checkout, they don't hang but most of them fail. Filed a bug upstream.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7a5993116dc51e8918613f75000368aaad3066 commit 8c7a5993116dc51e8918613f75000368aaad3066 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-03-13 16:34:13 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-03-13 16:40:17 +0000 dev-cpp/cpp-httplib: disable failing tests Closes: https://bugs.gentoo.org/924100 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-cpp/cpp-httplib/cpp-httplib-0.15.3.ebuild | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-)
Opened until we know what is going on inside https://github.com/yhirose/cpp-httplib/issues/1798
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b67599c6a78cfcaf8a554f0d4123743c2c1588d commit 1b67599c6a78cfcaf8a554f0d4123743c2c1588d Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-10-21 20:07:33 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-10-22 00:08:41 +0000 dev-cpp/cpp-httplib: drop old 0.15.3-r1 Closes: https://bugs.gentoo.org/924100 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-cpp/cpp-httplib/Manifest | 1 - dev-cpp/cpp-httplib/cpp-httplib-0.15.3-r1.ebuild | 85 ------------------------ 2 files changed, 86 deletions(-)