[MacPorts] #53197: py27-pyqt5 @5.6_4 Configure error - build failure
MacPorts
noreply at macports.org
Mon Jan 2 17:38:04 UTC 2017
#53197: py27-pyqt5 @5.6_4 Configure error - build failure
-------------------------+-----------------
Reporter: akhenakh | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py27-pyqt5 |
-------------------------+-----------------
Comment (by RJVB):
Am I correct that you had to install a lot of py-pyqt5 dependencies?
There are a few things I'd like you to do:
- apply the attached patch: {{{(cd `port dir py-pyqt5` ; patch -Np3 -i
/path/to/py-pyqt5.diff)}}}.
- run `sudo port -no configure py27-pyqt5 build.jobs=1`
- If this still fails, attach the new main.log without removing the old
attachment.
- Still in case of failure: do `port edit py27-pyqt5` and add the line
`--disable=QtWebChannel \` above the line that says `--disable=QtWebKit \`
(note backslash as the last character on the line!). Then, do `sudo port
-n configure py27-pyqt5 build.jobs=1` and attach the resulting main.log
file too if you still get an error.
I cannot reproduce your error but I'm not running 10.12 and the error you
get is a bit weird. I also cannot recall having seen errors from the
10.12 build bots.
Evidently, if that first configure attempt above succeeds you can proceed
with `port -no install py-pyqt5` and report success here.
--
Ticket URL: <https://trac.macports.org/ticket/53197#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list