#28918: libzzip build fails because python is not found -------------------------------+-------------------------------------------- Reporter: fherwig@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: libzzip -------------------------------+-------------------------------------------- Comment(by fherwig@…): No worries, the original Apple python 2.5 is still there, I had just replaced the link because I like the EPD for science applications. For the purpose of these installation tests I have put all back in place: {{{ vortex$ /usr/bin/python --version Python 2.5.1 vortex$ ls -lat /usr/bin/python lrwxr-xr-x 1 root wheel 67 26 Mar 23:00 /usr/bin/python -> /System/Library/Frameworks/Python.framework/Versions/2.5/bin/python vortex$ python_select -s python25-apple vortex$ sudo port install libzzip ---> Computing dependencies for libzzip ---> Building libzzip Error: Target org.macports.build returned: shell command failed (see log for details) Log for libzzip is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_libzzip/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> vortex$ }}} But still not libzzip. As you can see above I have also tried using a macport python2.6 via python_select. To no avail. -- Ticket URL: <https://trac.macports.org/ticket/28918#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS