#29848: xz configure error - build error ----------------------------------+----------------------------------------- Reporter: nyunes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by nyunes@…): Thank you very much for your help!!! I have done like you said, but I'm still running into some difficulties. It turns out there were 2 version of gettext installed (0.17_ and 0.18). I successfully uninstalled the 0.17 one sudo port -f uninstall gettext @0.17_4 ---> Uninstalling gettext @0.17_4 But when I tried uninstalling the 0.18 one, I got sudo port -f uninstall gettext @0.18.1.1_2 ---> Unable to uninstall gettext 0.18.1.1_2, the following ports depend on it: ---> p5-locale-gettext ---> help2man ---> xemacs ---> glib2 ---> python25 ---> glib1 ---> gtk1 ---> popt ---> gawk ---> dbus-glib ---> gmake ---> graphviz ---> texinfo ---> python24 ---> aspell ---> libidn ---> kdelibs3 Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating gettext @0.18.1.1_2 ---> Uninstalling gettext @0.18.1.1_2 I'm assuming that gettext got uninstalled inspite of the dependencies. When I tried to install I then got the error message sudo port -f install gettext ---> Computing dependencies for gettext ---> Fetching gettext ---> Attempting to fetch gettext-0.18.1.1.tar.gz from http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gettext ---> Verifying checksum(s) for gettext ---> Extracting gettext ---> Applying patches to gettext ---> Configuring gettext Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for gettext is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> I'm attaching the log for this one as well. Any idea of what's going on ? -- Ticket URL: <https://trac.macports.org/ticket/29848#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS