From owner-freebsd-python@freebsd.org Wed May 31 10:41:32 2017 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEF11AFCA99 for ; Wed, 31 May 2017 10:41:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D55EB72F8B for ; Wed, 31 May 2017 10:41:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D4A3CAFCA98; Wed, 31 May 2017 10:41:32 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D43F8AFCA97 for ; Wed, 31 May 2017 10:41:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BAA8272F8A for ; Wed, 31 May 2017 10:41:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v4VAfW3P040536 for ; Wed, 31 May 2017 10:41:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 219641] devel/py-qt5-core: Fails to package/install, incorrect pk-plist entries Date: Wed, 31 May 2017 10:41:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: allcoms@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2017 10:41:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219641 --- Comment #7 from Dan MacDonald --- 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.=