Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923875 - [guru] dev-qt/kdsingleapplication-1.1.0 fails to compile: file INSTALL cannot find kdsingleapplication-api.qch: No such file or directory
Summary: [guru] dev-qt/kdsingleapplication-1.1.0 fails to compile: file INSTALL cannot...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 07:53 UTC by Agostino Sarubbo
Modified: 2024-02-07 10:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,73.54 KB, text/plain)
2024-02-06 07:53 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-02-06 07:53:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-qt/kdsingleapplication-1.1.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-06 07:53:49 UTC
Created attachment 884312 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-06 07:53:50 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  No such file or directory.
FAILED: CMakeFiles/install.util
Comment 3 tea 2024-02-06 15:02:29 UTC
thanks! the problem is missing dependencies with USE=doc (which app-portage/pkg-testing-tools does not test for so i didn't catch it 🥴). fix is in dev.
Comment 4 Larry the Git Cow gentoo-dev 2024-02-07 10:10:05 UTC
The bug has been closed via the following commit(s):

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

commit 9e455080cdeb1086004b863259f07883e4ceda01
Author:     tastytea <gentoo@tastytea.de>
AuthorDate: 2024-02-06 13:19:38 +0000
Commit:     tastytea <gentoo@tastytea.de>
CommitDate: 2024-02-06 13:29:05 +0000

    dev-qt/kdsingleapplication: fix build deps with USE=doc
    
    Closes: https://bugs.gentoo.org/923875
    Signed-off-by: tastytea <gentoo@tastytea.de>

 dev-qt/kdsingleapplication/kdsingleapplication-1.1.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)