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

Bug 731846

Summary: dev-util/lldb fails tests (hang)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: LLVM support project <llvm>
Status: RESOLVED FIXED    
Severity: normal CC: sam, whissi
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.bz2
build.log

Description Agostino Sarubbo gentoo-dev 2020-07-09 11:22:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/lldb fails tests (hang).
Discovered on: amd64  (internal ref: ci)

NOTE:
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-09 11:22:33 UTC
Created attachment 648472 [details]
build.log.bz2

build log and emerge --info
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-09-20 20:39:03 UTC
Created attachment 661692 [details]
build.log

Yes, please restrict tests. Next time I will ignore stabilization requests failing like that because it's such a waste of time.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-20 20:41:56 UTC
I saw the same on fake arm. Didn't on arm64. Possible it was just coincidence though.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-23 07:29:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f691f1fadd15a133eb2262eefcca445efe74db

commit c1f691f1fadd15a133eb2262eefcca445efe74db
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-23 06:55:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-23 07:29:01 +0000

    dev-util/lldb: Do not run broken python-based tests
    
    Closes: https://bugs.gentoo.org/731846
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/lldb/lldb-10.0.1.ebuild      | 3 ++-
 dev-util/lldb/lldb-11.0.0.9999.ebuild | 3 ++-
 dev-util/lldb/lldb-11.0.0_rc3.ebuild  | 3 ++-
 dev-util/lldb/lldb-12.0.0.9999.ebuild | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)