Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909552 - dev-libs/paho-mqtt-c-1.3.12 fails tests (hang)
Summary: dev-libs/paho-mqtt-c-1.3.12 fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Giuseppe Foti
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-07-03 08:23 UTC by Agostino Sarubbo
Modified: 2023-07-17 14:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,123.14 KB, text/plain)
2023-07-03 08:23 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-03 08:23:10 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-03 08:23:12 UTC
Created attachment 865079 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-03 08:23:12 UTC
Error(s) that match a know pattern:


ConnectionRefusedError: [Errno 111] Connection refused
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-03 08:24:08 UTC
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)
Comment 4 Larry the Git Cow gentoo-dev 2023-07-17 14:24:21 UTC
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(-)