View previous topic :: View next topic |
Author |
Message |
guid0 Guru
Joined: 06 Jul 2003 Posts: 377 Location: The Netherlands / Nederland
|
Posted: Thu Nov 23, 2017 12:18 pm Post subject: Failed to emerge dev-python/PyQt5-5.7.1 |
|
|
Quote: | Error: This version of PyQt5 and the commercial version of Qt have incompatible licenses. |
Code: | >>> Emerging (3 of 6) dev-python/PyQt5-5.7.1::gentoo
* PyQt5_gpl-5.7.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking PyQt5_gpl-5.7.1.tar.gz to /var/tmp/portage/dev-python/PyQt5-5.7.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/PyQt5-5.7.1/work
>>> Preparing source in /var/tmp/portage/dev-python/PyQt5-5.7.1/work/PyQt5_gpl-5.7.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/PyQt5-5.7.1/work/PyQt5_gpl-5.7.1 ...
* python2_7: running run_in_build_dir configuration
/usr/bin/python2.7 /var/tmp/portage/dev-python/PyQt5-5.7.1/work/PyQt5_gpl-5.7.1/configure.py --verbose --confirm-license --qmake=/usr/lib64/qt5/bin/qmake --bindir=/usr/bin --destdir=/usr/lib64/python2.7/site-packages --sip-incdir=/usr/include/python2.7 --qsci-api --enable=QtCore --enable=QtXml --enable=QtDBus --no-qml-plugin --no-designer-plugin --enable=QtGui --enable=_QOpenGLFunctions_2_0 --enable=_QOpenGLFunctions_2_1 --enable=_QOpenGLFunctions_4_1_Core --enable=QtOpenGL --enable=QtSvg --enable=QtWidgets
Error: This version of PyQt5 and the commercial version of Qt have incompatible
licenses.
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
/usr/lib64/qt5/bin/qmake -o qtdetail.mk qtdetail.pro
Info: creating stash file /var/tmp/portage/dev-python/PyQt5-5.7.1/work/PyQt5_gpl-5.7.1-python2_7/.qmake.stash
make -f qtdetail.mk
g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qtdetail.o qtdetail.cpp
g++ -Wl,-O1 -o qtdetail qtdetail.o -lQt5Core -lpthread
./qtdetail
This is the GPL version of PyQt 5.7.1 (licensed under the GNU General Public
License) for Python 2.7.14 on linux2.
* ERROR: dev-python/PyQt5-5.7.1::gentoo failed (configure phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 124: Called src_configure
* environment, line 2472: Called python_foreach_impl 'run_in_build_dir' 'configuration'
* environment, line 1956: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'run_in_build_dir' 'configuration'
* environment, line 1321: Called _multibuild_run '_python_multibuild_wrapper' 'run_in_build_dir' 'configuration'
* environment, line 1319: Called _python_multibuild_wrapper 'run_in_build_dir' 'configuration'
* environment, line 437: Called run_in_build_dir 'configuration'
* environment, line 2454: Called configuration
* environment, line 2469: Called die
* The specific snippet of code:
* "${myconf[@]}" || die;
*
* If you need support, post the output of `emerge --info '=dev-python/PyQt5-5.7.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-python/PyQt5-5.7.1::gentoo'`.
* The complete build log is located at '/var/log/portage/dev-python:PyQt5-5.7.1:20171123-120910.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/PyQt5-5.7.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt5-5.7.1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-python/PyQt5-5.7.1/work/PyQt5_gpl-5.7.1-python2_7'
* S: '/var/tmp/portage/dev-python/PyQt5-5.7.1/work/PyQt5_gpl-5.7.1' |
Anyone who can shed some light on how to resolve this the proper way?
- guid0 |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31383 Location: here
|
Posted: Thu Nov 23, 2017 12:52 pm Post subject: |
|
|
See here _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
guid0 Guru
Joined: 06 Jul 2003 Posts: 377 Location: The Netherlands / Nederland
|
Posted: Thu Nov 23, 2017 1:19 pm Post subject: |
|
|
Thanks for linking. I searched for PyQT5 in the forum but it seems to only show my post.. sometimes searching is somewhat weird.
I switched to ~amd64 for this package which resolved my issue. |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20549
|
Posted: Wed Nov 29, 2017 2:57 am Post subject: |
|
|
Moved from Portage & Programming to Duplicate Threads.
See fedeliallalinea's post for solution thread. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
|