Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634898 - =x11-themes/smplayer-skins-15.2.0 - rcc: could not find a Qt installation of ''
Summary: =x11-themes/smplayer-skins-15.2.0 - rcc: could not find a Qt installation of ''
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtbindir
  Show dependency tree
 
Reported: 2017-10-20 21:00 UTC by Francesco Turco
Modified: 2017-12-07 12:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,2.33 KB, text/x-log)
2017-10-20 21:00 UTC, Francesco Turco
Details
emerge --info (info.txt,6.52 KB, text/plain)
2017-10-20 21:01 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2017-10-20 21:00:30 UTC
Created attachment 499414 [details]
build.log

I can't emerge =x11-themes/smplayer-skins-15.2.0 because of the following error message:

cd themes && make
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/var/tmp/portage/x11-themes/smplayer-skins-15.2.0/work/smplayer-skins-15.2.0/themes'
rcc -binary Black.qrc -o Black/Black.rcc
rcc: could not find a Qt installation of ''
make[1]: *** [Makefile:4: Black/Black.rcc] Error 1
make[1]: Leaving directory '/var/tmp/portage/x11-themes/smplayer-skins-15.2.0/work/smplayer-skins-15.2.0/themes'
make: *** [Makefile:8: all] Error 2

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

emerge -pv dev-qt/qtchooser dev-qt/qtcore

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-qt/qtchooser-0_p20170803::gentoo  USE="{-test}" 0 KiB
[ebuild   R    ] dev-qt/qtcore-5.9.2:5/5.9::gentoo  USE="icu systemd -debug {-test}" 0 KiB

Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB
Comment 1 Francesco Turco 2017-10-20 21:01:15 UTC
Created attachment 499416 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2017-12-07 12:05:29 UTC
The bug has been closed via the following commit(s):

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

commit 66a31fecdcda5d18760de8c84c148752040b9fea
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2017-12-07 12:04:56 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-07 12:05:19 +0000

    x11-themes/smplayer-skins: revision bump
    
    * Port to EAPI 6
    * Add missing dependency
    * Use fully qualified Qt binaries
    * Fix make jobserver issue
    
    Closes: https://bugs.gentoo.org/634898
    Package-Manager: Portage-2.3.14, Repoman-2.3.6

 x11-themes/smplayer-skins/Manifest                 |  2 +-
 .../smplayer-skins/smplayer-skins-15.2.0-r1.ebuild | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)