[MacPorts] #44096: py27-qscintilla: Error: This version of QScintilla requires sip 4.16 or later (was: unable to upgrade py27-qscintilla)
MacPorts
noreply at macports.org
Fri Jun 20 05:53:06 PDT 2014
#44096: py27-qscintilla: Error: This version of QScintilla requires sip 4.16 or
later
------------------------------+-------------------------
Reporter: jaspergregory@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords:
Port: py27-qscintilla |
------------------------------+-------------------------
Changes (by ryandesign@…):
* keywords: qscintilla =>
* owner: macports-tickets@… => michaelld@…
* port: => py27-qscintilla
Old description:
> When I try to upgrade or install py27-qscintilla I get the error "This
> version of QScintilla requires sip 4.16 or later."
>
> I have run these commands, but to no avail.
> 580 port installed qscintilla
> 579 sudo port clean *qsci*
> 580 sudo port selfupdate
> 581 sudo port -p upgrade *qsci*
> 582 sudo port -v install py-qscintilla
> 583 ls
> 584 sudo ports ls
> 585 sudo port clean qscintilla
> 586 sudo port upgrade qscintilla
> 587 sudo port clean qscintilla
>
> the relevant log line is here:
>
> :debug:configure Executing command line: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_python_py-qscintilla/py27-qscintilla/work
> /QScintilla-gpl-2.8.2/Python" &&
> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
> configure.py --sip=/opt/local/bin/sip-2.7 --pyqt-
> sipdir=/opt/local/share/py27-sip/PyQt4 --apidir=/opt/local/share/qt4/qsci
> --use-arch=x86_64
>
> :info:configure Error: This version of QScintilla requires sip 4.16 or
> later.
New description:
When I try to upgrade or install py27-qscintilla I get the error "This
version of QScintilla requires sip 4.16 or later."
I have run these commands, but to no avail.
{{{
580 port installed qscintilla
579 sudo port clean *qsci*
580 sudo port selfupdate
581 sudo port -p upgrade *qsci*
582 sudo port -v install py-qscintilla
583 ls
584 sudo ports ls
585 sudo port clean qscintilla
586 sudo port upgrade qscintilla
587 sudo port clean qscintilla
}}}
the relevant log line is here:
{{{
:debug:configure Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-qscintilla/py27-qscintilla/work
/QScintilla-gpl-2.8.2/Python" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
configure.py --sip=/opt/local/bin/sip-2.7 --pyqt-
sipdir=/opt/local/share/py27-sip/PyQt4 --apidir=/opt/local/share/qt4/qsci
--use-arch=x86_64
:info:configure Error: This version of QScintilla requires sip 4.16 or
later.
}}}
--
Comment:
The error from py27-qscintilla that sip 4.16 or later is required does not
make sense to me, since py27-sip is a dependency of py27-pyqt4 which is a
dependency of py27-qscintilla, and py27-sip is at version 4.16.1.
The error you're getting from sip (and the relevant lines are likely
before the ones you showed us) should be reported to the developers of
sip, as it says in the error message. I'm not seeing that problem on my
system either.
--
Ticket URL: <https://trac.macports.org/ticket/44096#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list