Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780996 - [guru] gui-apps/corekeyboard-4.1.0 fails to compile
Summary: [guru] gui-apps/corekeyboard-4.1.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-08 06:32 UTC by Agostino Sarubbo
Modified: 2021-04-08 17:20 UTC (History)
0 users

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


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

Issue: gui-apps/corekeyboard-4.1.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-08 06:33:00 UTC
Created attachment 698412 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-08 06:33:01 UTC
Possible context of error(s):

ui/corekeyboard.cpp:47:10: fatal error: X11/extensions/XTest.h: No such file or directory
ui/corekeyboard.cpp:47:10: fatal error: X11/extensions/XTest.h: No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2021-04-08 17:20:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe60b004586b5d2c3cffa604c94299381e6915b0

commit fe60b004586b5d2c3cffa604c94299381e6915b0
Author:     Maciej Barć <xgqt@riseup.net>
AuthorDate: 2021-04-08 14:36:03 +0000
Commit:     Maciej Barć <xgqt@riseup.net>
CommitDate: 2021-04-08 14:36:09 +0000

    gui-apps/corekeyboard: add missing libXtst dep
    
    Closes: https://bugs.gentoo.org/780996
    
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Maciej Barć <xgqt@riseup.net>

 gui-apps/corekeyboard/corekeyboard-4.0.0.ebuild       | 1 +
 gui-apps/corekeyboard/corekeyboard-4.1.0.ebuild       | 1 +
 gui-apps/corekeyboard/corekeyboard-4.2.0_alpha.ebuild | 1 +
 gui-apps/corekeyboard/corekeyboard-9999.ebuild        | 1 +
 4 files changed, 4 insertions(+)