Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554380 - www-client/qupzilla-9999 - Project ERROR: QupZilla requires at least Qt 5.5!
Summary: www-client/qupzilla-9999 - Project ERROR: QupZilla requires at least Qt 5.5!
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: 531284
Blocks:
  Show dependency tree
 
Reported: 2015-07-09 17:38 UTC by Aaron Nixon
Modified: 2016-01-18 18:39 UTC (History)
2 users (show)

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


Attachments
emerge --info '=www-client/qupzilla-9999::qt' (emerge.info,7.14 KB, application/x-info)
2015-07-09 17:38 UTC, Aaron Nixon
Details
emerge -pqv '=www-client/qupzilla-9999::qt' (emerge.pqv,439 bytes, text/plain)
2015-07-09 17:39 UTC, Aaron Nixon
Details
/var/tmp/portage/www-client/qupzilla-9999/temp/environment (environment,100.55 KB, text/plain)
2015-07-09 17:43 UTC, Aaron Nixon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Nixon 2015-07-09 17:38:58 UTC
Created attachment 406422 [details]
emerge --info '=www-client/qupzilla-9999::qt'

Not exactly sure why this fails, I have Qt-5.5 installed.

The error is not exactly helpful either.

"Project ERROR: QupZilla requires at least Qt 5.5!"
Comment 1 Aaron Nixon 2015-07-09 17:39:44 UTC
Created attachment 406424 [details]
emerge -pqv '=www-client/qupzilla-9999::qt'
Comment 2 Aaron Nixon 2015-07-09 17:43:05 UTC
Created attachment 406426 [details]
/var/tmp/portage/www-client/qupzilla-9999/temp/environment

The environment file
Comment 3 Aaron Nixon 2015-07-09 17:43:53 UTC
Build log won't attach, here it is:

 * Package:    www-client/qupzilla-9999
 * Repository: qt
 * Maintainer: qt@gentoo.org
 * USE:        abi_x86_64 amd64 dbus elibc_glibc kde kernel_linux linguas_zh_CN userland_GNU
 * FEATURES:   ccache preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
GIT update -->
   repository:               git://github.com/QupZilla/qupzilla.git
   at the commit:            a745e4776f942bc71067cc8397a97759b4caaf6d
   branch:                   master
   storage directory:        "/usr/portage/distfiles/egit-src/qupzilla.git"
   checkout type:            bare repository
Cloning into '/var/tmp/portage/www-client/qupzilla-9999/work/qupzilla-9999'...
done.
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/www-client/qupzilla-9999/work/qupzilla-9999
>>> Source unpacked in /var/tmp/portage/www-client/qupzilla-9999/work
>>> Preparing source in /var/tmp/portage/www-client/qupzilla-9999/work/qupzilla-9999 ...
 * Looking in translations for new locales ...
 * There are changes in locales! This ebuild should be updated to:
 * PLOCALES="ar_SA bg_BG ca_ES cs_CZ de_DE el_GR es_ES es_MX es_VE eu_ES fa_IR fi_FI fr_FR gl_ES he_IL hr_HR hu_HU id_ID it_IT ja_JP ka_GE lg lv_LV nl_NL nqo pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK sr@ijekavianlatin sr@ijekavian sr@latin sr sv_SE tr_TR uk_UA uz@Latn zh_CN zh_TW"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-client/qupzilla-9999/work/qupzilla-9999 ...
 * Running qmake ...
Project ERROR: QupZilla requires at least Qt 5.5!                                                                                     [ !! ]

 * Running qmake has failed! (see above for details)
 * This shouldn't happen - please send a bug report to https://bugs.gentoo.org/

 * ERROR: www-client/qupzilla-9999::qt failed (configure phase):
 *   eqmake4 failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2643:  Called eqmake4
 *   environment, line 1001:  Called die
 * The specific snippet of code:
 *           die "eqmake4 failed";
 * 
 * If you need support, post the output of `emerge --info '=www-client/qupzilla-9999::qt'`,
 * the complete build log and the output of `emerge -pqv '=www-client/qupzilla-9999::qt'`.
 * The complete build log is located at '/var/tmp/portage/www-client/qupzilla-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/qupzilla-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/qupzilla-9999/work/qupzilla-9999'
 * S: '/var/tmp/portage/www-client/qupzilla-9999/work/qupzilla-9999'
Comment 4 Vasco Gervasi 2015-08-20 20:45:51 UTC
Same problem here.
Just updated to qt 5.5.
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2015-08-22 07:54:13 UTC
The live ebuild has not been updated with Qt5 support yet.
Comment 6 Ben de Groot (RETIRED) gentoo-dev 2015-08-22 09:24:50 UTC
www-client/qupzilla: update live ebuild for Qt5

I have made the necessary updates, but upstream switched the master branch
(version 1.9.x) to use QtWebEngine, for which we have no ebuild yet.

Bug: 554380
Bug: 531284
Comment 7 Sven Eden 2015-09-10 13:52:06 UTC
Just a note:

qupzilla-1.8.6 and qupzilla-1.8.6-r1 both fail, too, with USE="-qt4 qt5" and qt-5.5 installed.
Comment 8 Michael Palimaka (kensington) gentoo-dev 2016-01-18 18:39:57 UTC
qtwebengine is packaged now