https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/txAMQP-0.8.2 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 745005 [details] build.log build log and emerge --info
Atm I don't understand why it is missing the usually log from portage at the end
@ago - Thanks for the report, and no extra log is needed - the current one is enough. Sadly, it looks like my setup for running local instance of rabbitmq is failing.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7875a310c1b61eb2a139a567b422eeccedaea9a commit d7875a310c1b61eb2a139a567b422eeccedaea9a Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2021-10-15 06:27:12 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2021-10-15 06:28:52 +0000 dev-python/txAMQP: fix timeout issue in testing My previous variant, of using 10 second timeout, wasn't long enough for tinderbox. Changed to use a while loop checking when localhost:5672 port is openned, and only then advance the testing. Closes: https://bugs.gentoo.org/818226 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/txAMQP/txAMQP-0.8.2.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)