[MacPorts] #31654: py26-pyqt4 failing install
#31654: py26-pyqt4 failing install ------------------------------+--------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: py26-pyqt4 | Port: py26-pyqt4 ------------------------------+--------------------------------------------- sudo port -d install py26-pyqt4 is failing with the following error: Generating the C++ source for the QtCore module... "/opt/local/bin/sip" -w -o -P -x VendorID -t WS_MACX -x PyQt_NoPrintRangeBug -t Qt_4_7_2 -x Py_v3 -g -a QtCore.api -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-pyqt4/py26-pyqt4/work /PyQt-mac-gpl-4.8.4/QtCore -b QtCore/QtCore.sbf -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-pyqt4/py26-pyqt4/work /PyQt-mac-gpl-4.8.4/sip /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-pyqt4/py26-pyqt4/work /PyQt-mac-gpl-4.8.4/sip/QtCore/QtCoremod.sip shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-pyqt4/py26-pyqt4/work /PyQt-mac-gpl-4.8.4" && /opt/local/bin/python2.6 configure.py -q /opt/local/bin/qmake --verbose --confirm-license LFLAGS="-F/opt/local/Library/Frameworks -L/opt/local/lib" " returned error 1 Warning: the following items did not execute (for py26-pyqt4): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install -- Ticket URL: <https://trac.macports.org/ticket/31654> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: py26-pyqt4 Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Changes (by eborisch@…): * status: new => closed * resolution: => fixed Comment: This issue should be addressed in r86081. -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: py26-pyqt4 Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Changes (by njb@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [comment:1 eborisch@…]:
This issue should be addressed in r86081.
Ok, what am I missing - should I not be able to "sudo port install py26-pyqt4" and obtain the latest base and patch with a successful install? I did a clean, still no go an an uninstall and still no luck. Is there something else I need to do? -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: py26-pyqt4 Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Comment(by eborisch@…): Hrmm. Did py26-sip upgrade (it should have after r86081 percolated out...) You shouldn't be getting the same error now, at least, if it did -- it should now call /opt/local/bin/sip-2.6. Try this: sudo port selfupdate sudo port upgrade outdated sudo port clean py26-pyqt4 sudo port install py26-pyqt4 You can also check that 'port echo active and py26-sip' shows 4.12.4_2 as the version... If it's still failing, please attach the build log. If it's not, please close. -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: py26-pyqt4 Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Comment(by eborisch@…): I should have formatted that better: {{{ sudo port selfupdate sudo port upgrade outdated sudo port clean py26-pyqt4 sudo port install py26-pyqt4 }}} -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: py26-pyqt4 Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Comment(by njb@…): ok, now all good.... thanks eborisch for the assistance. ok to close (I don't seem to have an available option to be able to close the ticket, sorry). -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: py26-pyqt4 Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Changes (by eborisch@…): * status: reopened => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31654: py26-pyqt4 failing install -------------------------------+-------------------------------------------- Reporter: njb@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: py26-pyqt4 | -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * keywords: py26-pyqt4 => -- Ticket URL: <https://trac.macports.org/ticket/31654#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts