#26919: gnome-doc-utils installation fails ------------------------------+--------------------------------------------- Reporter: ivan@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: gnome-doc-utils | ------------------------------+--------------------------------------------- Comment(by ivan@…): Thanks. But this didn't help: The-Evil-MacBook:~ ivucica$ sudo port install py26-libxml2 ---> Computing dependencies for py26-libxml2 ---> Cleaning py26-libxml2 The-Evil-MacBook:~ ivucica$ sudo port install gnome-doc-utils---> Computing dependencies for gnome-doc-utils ---> Building gnome-doc-utils Error: Target org.macports.build returned: shell command failed Log for gnome-doc-utils is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gnome-doc-utils/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> Even after trying to switch back to Python2.6 from MacPorts (I had a need to switch back to Apple's Python in the past): The-Evil-MacBook:~ ivucica$ sudo python_select python26 What did seem to help was reactivating Python and reinstalling py26-libxml2: The-Evil-MacBook:~ ivucica$ sudo port activate python26 @2.6.5_1+darwin ... The-Evil-MacBook:~ ivucica$ sudo port uninstall py26-libxml2 ; sudo port install py26-libxml2 ... Hope this helps someone. -- Ticket URL: <https://trac.macports.org/ticket/26919#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS