[MacPorts] #40046: ipe @7.1.4 Extracting error -- org.macports.extract command execution failed
MacPorts
noreply at macports.org
Thu Aug 8 02:27:30 PDT 2013
#40046: ipe @7.1.4 Extracting error -- org.macports.extract command execution
failed
---------------------------------+--------------------------------
Reporter: elena.khramtsova@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords: ipe
Port: ipe @7.1.4 |
---------------------------------+--------------------------------
Comment (by cal@…):
Something seems to be seriously wrong with your setup. While the
sandboxing part did apparently fix the extract failure, similar problems
now seem to pop up during build that make me think the problem is not
related to sandboxing (which also means you should probably revert the
change to `macports.conf`). Specifically, your previous problem was
{{{
:info:extract sandbox-exec: sh: No such file or directory
}}}
Your current problem is
{{{
:info:build sh: pkg-config: command not found
}}}
even though:
{{{
:debug:main pkgconfig 0.28_0 exists in the ports tree
:debug:main pkgconfig 0.28_0 is the latest installed
:debug:main pkgconfig 0.28_0 is active
}}}
Also:
{{{
:info:build /bin/sh: mkdir: command not found
[...]
:info:build make[1]: echo: No such file or directory
}}}
So your system clearly fails to find a number of programs that should be
there and working. Do the files `/opt/local/bin/pkg-config` and
`/bin/mkdir` exist? Is this the first time to see issues such as this?
When did you last try to use MacPorts? Did you change anything in between?
Is there a value set for `binpath` in your `macports.conf`?
--
Ticket URL: <https://trac.macports.org/ticket/40046#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list