Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938667 - app-crypt/xca-2.7.0 fails to compile: Could not find a package configuration file provided by QT with any of
Summary: app-crypt/xca-2.7.0 fails to compile: Could not find a package configuration ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-29 06:35 UTC by Agostino Sarubbo
Modified: 2024-08-31 06:23 UTC (History)
0 users

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


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

Issue: app-crypt/xca-2.7.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-29 06:35:08 UTC
Created attachment 901522 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-31 06:23:26 UTC
The bug has been closed via the following commit(s):

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

commit dd98d9c3748dac5489e24d66cb8ff1ee20be9235
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-08-31 06:22:18 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-08-31 06:23:17 +0000

    app-crypt/xca: fix Qt USE flags
    
    Qt is not optional, so build with qt5 by default and with qt6 when
    requested.
    
    Closes: https://bugs.gentoo.org/938667
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 app-crypt/xca/xca-2.7.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)