On Sep 27, 2012, at 06:04, Robert Edward Simpson <[email protected]> wrote:
> :debug:main Skipping completed org.macports.archivefetch (xpm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.fetch (xpm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.checksum (xpm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.extract (xpm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.patch (xpm) > :debug:main Privilege de-escalation not attempted as not running as root. > :debug:main Skipping completed org.macports.configure (xpm) > :debug:main Privilege de-escalation not attempted as not running as root. The "Skipping completed" lines show you are trying to resume a previously failed attempt. The first thing you should try anytime any port fails is "sudo port clean" it and then try again. > :info:build sh: line 0: cd: > /opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_x11_xpm/xpm/work/libXpm-3.5.10: > No such file or directory This shows us this is a duplicate of #29223. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
