Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938314 - kde-apps/kmousetool-24.05.2 fails to compile: kmousetool.cpp:15:10: fatal error: fixx11h.h: No such file or directory
Summary: kde-apps/kmousetool-24.05.2 fails to compile: kmousetool.cpp:15:10: fatal err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-22 13:59 UTC by Agostino Sarubbo
Modified: 2024-08-22 20:06 UTC (History)
0 users

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


Attachments
build.log (build.log,92.07 KB, text/plain)
2024-08-22 13:59 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 2024-08-22 13:59:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-apps/kmousetool-24.05.2 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-22 13:59:09 UTC
Created attachment 900914 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-22 13:59:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/kde-apps/kmousetool-24.05.2/work/kmousetool-24.05.2/kmousetool/kmousetool.cpp:15:10: fatal error: fixx11h.h: No such file or directory
FAILED: kmousetool/CMakeFiles/kmousetool.dir/kmousetool.cpp.o 
/var/tmp/portage/kde-apps/kmousetool-24.05.2/work/kmousetool-24.05.2/kmousetool/kmousetool.cpp:15:10: fatal error: fixx11h.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-08-22 19:40:38 UTC
The bug has been closed via the following commit(s):

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

commit 9f381b3a4e1d06e335e966802e5ed58405169775
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-22 19:37:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-22 19:40:17 +0000

    kde-apps/kmousetool: Add missing dependency
    
    Upstream commit 218a5229348f7d131da7e91f25894231469654f6
    
    Closes: https://bugs.gentoo.org/938314
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kmousetool/kmousetool-24.05.2-r1.ebuild | 38 ++++++++++++++++++++++++
 1 file changed, 38 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-08-22 20:06:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=08848c7cde38c1c3d42d674528f0e0cac5a0fa34

commit 08848c7cde38c1c3d42d674528f0e0cac5a0fa34
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-22 19:37:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-22 20:06:18 +0000

    kde-apps/kmousetool: Add missing dependency
    
    Upstream commit 218a5229348f7d131da7e91f25894231469654f6
    
    Closes: https://bugs.gentoo.org/938314
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kmousetool/kmousetool-24.08.0.ebuild       | 1 +
 kde-apps/kmousetool/kmousetool-24.08.49.9999.ebuild | 1 +
 kde-apps/kmousetool/kmousetool-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)