Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669344 - dev-libs/appstream-0.12.2 : qt/.../meson.build:3:0: ERROR: Dependency qt5 not found, tried pkgconfig, qmake-qt5 and qmake
Summary: dev-libs/appstream-0.12.2 : qt/.../meson.build:3:0: ERROR: Dependency qt5 not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-22 17:44 UTC by Toralf Förster
Modified: 2018-10-22 18:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2018-10-22 17:44 UTC, Toralf Förster
Details
dev-libs:appstream-0.12.2:20181022-072242.log (dev-libs:appstream-0.12.2:20181022-072242.log,4.22 KB, text/plain)
2018-10-22 17:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.75 KB, text/plain)
2018-10-22 17:44 UTC, Toralf Förster
Details
environment (environment,82.12 KB, text/plain)
2018-10-22 17:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.85 KB, application/x-bzip)
2018-10-22 17:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.80 KB, application/x-bzip)
2018-10-22 17:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-22 17:44:19 UTC
Dependency qt5 (modules: Core, Test) found: NO (tried pkgconfig, qmake-qt5 and qmake)

qt/tests/meson.build:3:0: ERROR:  Dependency "qt5" not found, tried pkgconfig, qmake-qt5 and qmake

A full log can be found at /var/tmp/portage/dev-libs/appstream-0.12.2/work/appstream-0.12.2-build/meson-logs/meson-log.txt
 * ERROR: dev-libs/appstream-0.12.2::gentoo failed (configure phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl-test_20181021-101929

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.9.0 [icedtea-8]
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO dev-libs/appstream
[ebuild  N    ] dev-libs/appstream-0.12.2  USE="introspection qt5 -apt -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-22 17:44:22 UTC
Created attachment 552370 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-22 17:44:24 UTC
Created attachment 552372 [details]
dev-libs:appstream-0.12.2:20181022-072242.log
Comment 3 Toralf Förster gentoo-dev 2018-10-22 17:44:27 UTC
Created attachment 552374 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-22 17:44:30 UTC
Created attachment 552376 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-22 17:44:33 UTC
Created attachment 552378 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-22 17:44:36 UTC
Created attachment 552380 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-10-22 18:32:06 UTC
The bug has been closed via the following commit(s):

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

commit 93b7b757990d5761d0f4d55ae50b89b3e52becce
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-22 18:27:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-22 18:31:54 +0000

    dev-libs/appstream: Add missing dev-qt/linguist-tools:5 DEPEND
    
    Closes: https://bugs.gentoo.org/669344
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-libs/appstream/appstream-0.12.2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)