[MacPorts] #37213: pkgconfig - build fails
MacPorts
noreply at macports.org
Sat Dec 8 15:22:18 PST 2012
#37213: pkgconfig - build fails
-------------------------+--------------------------
Reporter: jkorchok@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: pkgconfig |
-------------------------+--------------------------
Comment (by jkorchok@…):
Manually deleting was a pain. Even
{{{
sudo rm -r -f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig
}}}
would not remove the files. For all the files inside the glib/glib
directory, I was getting error messages that they could not be deleted
because they did not exist. I finally had to
{{{
chmod -r 777
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig
}}}
and drag it to the trash. Then:
{{{
sudo port clean pkgconfig
sudo port clean php5-gd
sudo port install php5-gd
}}}
and it stopped again with
{{{
---> Extracting pkgconfig
Error: org.macports.extract for port pkgconfig returned: command execution
failed
Please see the log file for port pkgconfig for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/pkgconfig/main.log
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade php5 failed
}}}
I will attach the log file again.
--
Ticket URL: <https://trac.macports.org/ticket/37213#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list