Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638590 - dev-util/cppcheck-1.81 : Project ERROR: Unknown module(s) in QT: printsupport
Summary: dev-util/cppcheck-1.81 : Project ERROR: Unknown module(s) in QT: printsupport
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-23 18:59 UTC by Toralf Förster
Modified: 2017-11-23 21:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
dev-util:cppcheck-1.81:20171123-002211.log (dev-util:cppcheck-1.81:20171123-002211.log,15.31 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,111.44 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
environment (environment,156.90 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.32 KB, application/x-bzip)
2017-11-23 18:59 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 2017-11-23 18:59:01 UTC
Project MESSAGE: Rules disabled - to enable them, make PCRE available and pass HAVE_RULES=yes to qmake.
Project MESSAGE: Charts disabled - to enable it pass HAVE_QCHART=yes to qmake.
Project ERROR: Unknown module(s) in QT: printsupport
 [ !! ]

 * Running qmake has failed! (see above for details)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20171120-180801

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

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

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

emerge -qpv dev-util/cppcheck
[ebuild  N    ] dev-util/cppcheck-1.81  USE="pcre qt5 -htmlreport" PYTHON_TARGETS="python2_7 python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2017-11-23 18:59:05 UTC
Created attachment 505922 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-23 18:59:08 UTC
Created attachment 505924 [details]
dev-util:cppcheck-1.81:20171123-002211.log
Comment 3 Toralf Förster gentoo-dev 2017-11-23 18:59:11 UTC
Created attachment 505926 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-23 18:59:14 UTC
Created attachment 505928 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-23 18:59:16 UTC
Created attachment 505930 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2017-11-23 21:44:38 UTC
The bug has been closed via the following commit(s):

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

commit 1d734d8d18716665da14f336b3b148aa37796ea9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-11-23 21:43:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-23 21:44:05 +0000

    dev-util/cppcheck: Add missing Qt5 deps
    
    Closes: https://bugs.gentoo.org/638590
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-util/cppcheck/cppcheck-1.81.ebuild | 6 +++++-
 dev-util/cppcheck/cppcheck-9999.ebuild | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)