Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756262 - games-strategy/freeciv-2.6.2: configure: error: selected client 'qt' cannot be built: Missing Qt5 development files
Summary: games-strategy/freeciv-2.6.2: configure: error: selected client 'qt' cannot b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtbindir
  Show dependency tree
 
Reported: 2020-11-24 00:25 UTC by Andreas Sturmlechner
Modified: 2020-11-24 00:59 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)