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

Bug 756262

Summary: games-strategy/freeciv-2.6.2: configure: error: selected client 'qt' cannot be built: Missing Qt5 development files
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 544108    

Description Andreas Sturmlechner gentoo-dev 2020-11-24 00:25:21 UTC
This happens without qtchooser present.

In m4/qt5.m4:

> AC_ARG_VAR([MOCCMD], [QT 5 moc command (autodetected it if not set)])
Ebuild should use qmake-utils.eclass to set that var.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-24 00:59:55 UTC
The bug has been closed via the following commit(s):

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

commit b2dcda6e1c4d2db4ada1e73f014860353977874f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-11-24 00:59:17 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-11-24 00:59:38 +0000

    games-strategy/freeciv: Fix path to Qt5 moc with qmake-utils.eclass
    
    Closes: https://bugs.gentoo.org/756262
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-strategy/freeciv/freeciv-2.6.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)