Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743076 - x11-terms/kitty-0.18.3 fails tests
Summary: x11-terms/kitty-0.18.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pablo Orduna
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-17 06:04 UTC by Agostino Sarubbo
Modified: 2020-10-17 14:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.18 KB, text/plain)
2020-09-17 06:04 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 2020-09-17 06:04:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-terms/kitty-0.18.3 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-17 06:04:10 UTC
Created attachment 660852 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-17 06:04:11 UTC
Possible context of error(s):

    raise RuntimeError('kitty binary not found')
RuntimeError: kitty binary not found
Comment 3 Larry the Git Cow gentoo-dev 2020-10-17 14:04:46 UTC
The bug has been closed via the following commit(s):

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

commit bd64e0c05ca2a06a1fdb61faa019d1be8970eae5
Author:     Pablo <pord@tuta.io>
AuthorDate: 2020-10-14 19:08:36 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-17 14:04:37 +0000

    x11-terms/kitty: bump to 0.19.1 and fix tests
    
    Signed-off-by: Pablo Orduna <pabloorduna98@gmail.com>
    Closes: https://bugs.gentoo.org/747004
    Closes: https://bugs.gentoo.org/743076
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-terms/kitty/Manifest                       |   1 +
 x11-terms/kitty/files/kitty-0.19.1-tests.patch |  11 +++
 x11-terms/kitty/kitty-0.19.1.ebuild            | 105 +++++++++++++++++++++++++
 3 files changed, 117 insertions(+)