Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834355

Summary: dev-python/python-efl-1.26.0 fails tests (hang)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Joonas Niilola <juippis>
Status: RESOLVED OBSOLETE    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
build.log

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.