[MacPorts] #31711: py26-twisted build fails on Lion / Xcode 4.2
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- {{{ sudo port install py26-twisted ---> Computing dependencies for py26-twisted ---> Building py26-twisted Error: Target org.macports.build returned: shell command failed (see log for details) Log for py26-twisted is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-twisted/py26-twisted/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <https://trac.macports.org/ticket/31711> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mcalhoun@… -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by mcmcguirl@…): I get the same error. I'm trying to install deluge on lion and it gets stuck there. {{{ ---> Computing dependencies for boost ---> Cleaning boost ---> Computing dependencies for deluge ---> Dependencies to be installed: py26-twisted py26-twisted py26 -twisted-web2 py26-xdg py26-numeric ---> Building py26-twisted Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install py26-twisted Log for py26-twisted is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py26-twisted/py26-twisted/main.log Error: The following dependencies were not installed: py26-twisted py26-twisted py26-twisted-web2 py26-xdg py26-numeric Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} Can anybody help? -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by chris@…): I have same issue, trying to install hellanzb. -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by larry.velazquez@…): Upgrading the port to v11.1.0 fixes Twisted on Lion for me. -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by glenngukild@…): This might be somewhat of a newbie-question, but how do I upgrade to Twisted v. 11.1.0 ? I am trying to run Hellanzb. It was running just fine till I did a 'port upgrade outdated'. The upgrade fails with the same error as the OP, and Hellanzb has stopped working. -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by daverz@…): "how do I upgrade to Twisted v. 11.1.0 ?" You need to apply the patch that Larry posted: cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py26-twisted/ cat ~/Downloads/Portfile-py26-twisted.diff | sudo patch Then you can install hellanzb. (I used the find command to find the py26-twisted Portfile.) -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by daverz@…): Formatting got hosed. {{{ cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py26-twisted/ cat ~/Downloads/Portfile-py26-twisted.diff | sudo patch }}} -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by glenngukild@…): Thanks! Still can't get Hellanzb to work, but at least the error message is different now and the py26-twisted build seems to be fine. -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 --------------------------+------------------------------------------------- Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-twisted --------------------------+------------------------------------------------- Comment(by jmr@…): This should be taken care of via #32645. -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31711: py26-twisted build fails on Lion / Xcode 4.2 ---------------------------+------------------------------------------------ Reporter: dizel@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: py26-twisted | ---------------------------+------------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r95240 -- Ticket URL: <https://trac.macports.org/ticket/31711#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts