Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834355 - dev-python/python-efl-1.26.0 fails tests (hang)
Summary: dev-python/python-efl-1.26.0 fails tests (hang)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-02-28 08:20 UTC by Agostino Sarubbo
Modified: 2024-04-13 14:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,171.76 KB, text/plain)
2022-02-28 08:20 UTC, Agostino Sarubbo
Details
build.log (python-efl-1.26.0:20220228-055307.log,354.33 KB, text/plain)
2022-02-28 08:30 UTC, Joonas Niilola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-28 08:20:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-efl-1.26.0 fails tests (hang).
Discovered on: amd64 (internal ref: ci)

NOTE:
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-28 08:20:40 UTC
Created attachment 765971 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-28 08:20:41 UTC
Error(s) that match a know pattern:


ERR<69>:eldbus ../efl-1.26.2/src/lib/eldbus/eldbus_core.c:1062 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
ERR<71>:eldbus ../efl-1.26.2/src/lib/eldbus/eldbus_core.c:1062 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
ERR<73>:eldbus ../efl-1.26.2/src/lib/eldbus/eldbus_core.c:1062 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
ERR<74>:eldbus ../efl-1.26.2/src/lib/eldbus/eldbus_core.c:1062 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
testInit (ecore.test_01_timer.TestTimer) ... ERR<73>:eldbus ../efl-1.26.2/src/lib/eldbus/eldbus_core.c:1062 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Comment 3 Joonas Niilola gentoo-dev 2022-02-28 08:30:11 UTC
Created attachment 765972 [details]
build.log

I also get the dbus errors but test phase passes fine. Can't really spot anything out of the obvious.