Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936972 - net-libs/libaccounts-glib-1.27 fails tests: accounts-glib-testsuite FAIL 0.05s (exit status 255 or signal 127 SIGinvalid)
Summary: net-libs/libaccounts-glib-1.27 fails tests: accounts-glib-testsuite FAIL 0.05...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-31 08:24 UTC by Agostino Sarubbo
Modified: 2024-08-07 04:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,356.97 KB, text/plain)
2024-07-31 08:24 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,8.06 KB, text/plain)
2024-07-31 08:24 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 2024-07-31 08:24:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libaccounts-glib-1.27 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-31 08:24:44 UTC
Created attachment 898692 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-31 08:24:45 UTC
Created attachment 898693 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-07-31 08:24:46 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


7/8 accounts-glib-testsuite                   FAIL             0.05s   (exit status 255 or signal 127 SIGinvalid)
  481 |         fail("Got error: %s", error->message);
Comment 4 Andreas Sturmlechner gentoo-dev 2024-08-06 23:21:08 UTC
Are we still missing some dependency there?
Comment 5 Alfred Wingate 2024-08-06 23:45:22 UTC
(In reply to Andreas Sturmlechner from comment #4)
> Are we still missing some dependency there?

----------------------------------- stderr -----------------------------------
/var/tmp/portage/dev-libs/check-0.15.2-r1/work/check-0.15.2/src/check_run.c:536: Error in call to timer_create: Resource temporarily unavailable

(process:74): accounts-glib-WARNING **: 12:12:04.584: Failed to get D-Bus connection (Could not connect: Connection refused)


https://github.com/libcheck/check/blob/0.15.2/src/check_run.c#L510

Not much to go on, other than to think its the tinderbox hitting a limit.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-07 04:52:49 UTC
check should ideally try again a few times wirh back off...