Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 10:41:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 219641] devel/py-qt5-core: Fails to package/install, incorrect pk-plist entries
Message-ID:  <bug-219641-21822-YbUg3nAwRf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219641-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219641-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219641

--- Comment #7 from Dan MacDonald <allcoms@gmail.com> ---
Hi

I'm trying to install pyqt5 built against python3 under TrueOS (FreeBSD 12)=
 but
I have so far had no luck.

>From reading this thread I get the impression that without using the attach=
ed
patch I should be able to get pyqt5 to build against python3.4 like so:

cd /usr/ports/devel/py-qt5
make PYTHON_VERSION=3Dpython3.4 install

That only gets so far for me before I get this error:

=3D=3D=3D>  Staging for py34-qt5-5.7.1
=3D=3D=3D>   py34-qt5-5.7.1 depends on file: /usr/local/bin/python3.4 - fou=
nd
=3D=3D=3D>   py34-qt5-5.7.1 depends on package: py34-qt5-core>=3D5.7.1 - no=
t found
=3D=3D=3D>   py34-qt5-core-5.7.1 depends on file: /usr/local/bin/python3.4 =
- found
=3D=3D=3D>   py34-qt5-core-5.7.1 depends on package: py34-sip>=3D4.19.2 - f=
ound
=3D=3D=3D>   py34-qt5-core-5.7.1 depends on file: /usr/local/lib/qt5/bin/qm=
ake -
found
=3D=3D=3D>   py34-qt5-core-5.7.1 depends on shared library: libqscintilla2-=
qt5.so -
found (/usr/local/lib/qt5/libqscintilla2-qt5.so)
=3D=3D=3D>   py34-qt5-core-5.7.1 depends on shared library: libQt5Core.so -=
 found
(/usr/local/lib/qt5/libQt5Core.so)
=3D=3D=3D>  Configuring for py34-qt5-core-5.7.1
cd /usr/ports/devel/py-qt5-core/work/PyQt5_gpl-5.7.1 && /usr/bin/env
QT_SELECT=3Dqt5 PYTHON=3D"/usr/local/bin/python3.4"
XDG_DATA_HOME=3D/usr/ports/devel/py-qt5-core/work=20
XDG_CONFIG_HOME=3D/usr/ports/devel/py-qt5-core/work=20
HOME=3D/usr/ports/devel/py-qt5-core/work SHELL=3D/bin/sh CONFIG_SHELL=3D/bi=
n/sh=20
/usr/local/bin/python3.4 configure.py --enable QtCore --qsci-api
--qsci-api-destdir=3D/usr/local/share/qt5/qsci -b /usr/local/bin  -d
/usr/local/lib/python3.4/site-packages  -q /usr/local/lib/qt5/bin/qmake=20
--confirm-license  --sipdir /usr/local/share/py-sip/PyQt5
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
This is the GPL version of PyQt 5.7.1 (licensed under the GNU General Public
License) for Python 3.4.6 on freebsd12.
Found the license file pyqt-gpl.sip.
Error: Make sure you have a working sip on your PATH or use the --sip argum=
ent
to explicitly specify a working sip.
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/py-qt5-core
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/py-qt5-core
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/py-qt5
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-qt5

devel/py-sip seems to be installed already so I'm not sure why its not find=
ing
it. I am able to build pyqt5 against python27 (the default) without problem,
but I have had zero success with py3.

Thanks for your help!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219641-21822-YbUg3nAwRf>