Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 938667

Summary: app-crypt/xca-2.7.0 fails to compile: Could not find a package configuration file provided by QT with any of
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)