Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731846 - dev-util/lldb fails tests (hang)
Summary: dev-util/lldb fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-07-09 11:22 UTC by Agostino Sarubbo
Modified: 2020-09-23 07:29 UTC (History)
2 users (show)

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


Attachments
build.log.bz2 (build.log.bz2,63.12 KB, application/x-bzip-compressed-tar)
2020-07-09 11:22 UTC, Agostino Sarubbo
Details
build.log (build.log.gz,104.88 KB, application/x-gzip)
2020-09-20 20:39 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)