Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711578 - x11-apps/xkbcomp fails to compile on s390
Summary: x11-apps/xkbcomp fails to compile on s390
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 711560
  Show dependency tree
 
Reported: 2020-03-05 11:26 UTC by Agostino Sarubbo
Modified: 2020-03-05 18:46 UTC (History)
0 users

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


Attachments
xkbcomp-1.4.3:20200305-111351.log (xkbcomp-1.4.3:20200305-111351.log,8.83 KB, text/plain)
2020-03-05 11:26 UTC, Agostino Sarubbo
Details
emerge --info (.emergeinfo,4.80 KB, text/plain)
2020-03-05 11:26 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-03-05 11:26:37 UTC
This is an auto-filled bug because x11-apps/xkbcomp fails to compile on s390. Feel free to adjust the summary to clarify the exact issue. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-03-05 11:26:41 UTC
Created attachment 617150 [details]
xkbcomp-1.4.3:20200305-111351.log

build log
Comment 2 Agostino Sarubbo gentoo-dev 2020-03-05 11:26:44 UTC
Created attachment 617152 [details]
emerge --info

emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2020-03-05 18:46:30 UTC
The bug has been closed via the following commit(s):

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

commit 83df155f53ded0cf04e4cb9232c781e5cf17d2a1
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-03-05 18:44:47 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-03-05 18:46:05 +0000

    x11-apps/xkbcomp: Require >=libX11-1.6.9
    
    xkbcomp needs the X11/extensions/XKBgeom.h header, which moved from
    xorgproto to libX11. libX11-1.6.9 is the first version to include the
    header.
    
    Closes: https://bugs.gentoo.org/711578
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)