#32950: glib2 @2.30.2 destroot staging failure -----------------------------------------+---------------------------------- Reporter: ollie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: pkgconfig, gettext, leopard | Port: glib2 -----------------------------------------+---------------------------------- When trying to install glib2, I encounter a problem similar to #32185, though it seems that particular problem has been resolved already (and the work-around failed, too). I get the following message when trying to install glib2. (After sudo port clean glib2, of course.) I am running OSX 10.5.8 on a G5 and with XCode 3.1.4 installed. {{{ sandbox >: sudo port install glib2 ---> Computing dependencies for glib2 ---> Fetching archive for glib2 ---> Attempting to fetch glib2-2.30.2_2.darwin_9.ppc.tbz2 from http://packages.macports.org/glib2 ---> Fetching glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot Error: Target org.macports.destroot returned: shell command failed (see log for details) Log for glib2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/glib2/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} It doesn't seem to be a problem with pkgconfig or gettext, as other similar problems are. To check what I already have, I did the following: {{{ sandbox >: sudo port installed glib2 None of the specified ports are installed. sandbox >: sudo port installed pkgconfig The following ports are currently installed: pkgconfig @0.25_1 pkgconfig @0.25_2 (active) sandbox >: sudo port installed gettext The following ports are currently installed: gettext @0.18.1.1_2 (active) gettext @0.18.1.1_2+universal }}} The log is attached. I can't figure out how glib2 could compile, but the last step would fail. -- Ticket URL: <https://trac.macports.org/ticket/32950> MacPorts <http://www.macports.org/> Ports system for Mac OS