https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/paho-mqtt-c-1.3.12 fails tests (hang). Discovered on: amd64 (internal ref: ci) NOTE: I had to kill the process.
Created attachment 865079 [details] build.log build log and emerge --info
Error(s) that match a know pattern: ConnectionRefusedError: [Errno 111] Connection refused
dmesg also reports: [Mon Jul 3 10:16:17 2023] test15[36713]: segfault at 559c0abfd000 ip 00007f0b0a91a9e6 sp 00007fff65312918 error 6 in libc.so.6[7f0b0a7fc000+147000] likely on CPU 41 (core 9, socket 0) [Mon Jul 3 10:16:17 2023] test15[36729]: segfault at 56337c47e000 ip 00007fa6355469e6 sp 00007ffe2a2f13c8 error 6 in libc.so.6[7fa635428000+147000] likely on CPU 42 (core 10, socket 0)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8c8c0f3f35f889a92ce4eac351151cc6db6b18 commit ff8c8c0f3f35f889a92ce4eac351151cc6db6b18 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2023-07-17 14:14:08 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2023-07-17 14:21:01 +0000 dev-libs/paho-mqtt-c: wait for broker ports in src_test Closes: https://bugs.gentoo.org/909552 Closes: https://github.com/gentoo/gentoo/pull/31922 Signed-off-by: Florian Schmaus <flow@gentoo.org> Co-authored-by: Giuseppe Foti <foti.giuseppe@gmail.com> dev-libs/paho-mqtt-c/Manifest | 1 + dev-libs/paho-mqtt-c/paho-mqtt-c-1.3.12.ebuild | 52 +++++++++++++++++++++----- 2 files changed, 44 insertions(+), 9 deletions(-)