#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 elena.khramtsova@…): First of all, thanks for your help. Now it works! Just in case, the answers: Replying to [comment:5 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`).
Done.
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?
Yes, they do.
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?
I used macports a lot in the past, up to couple of months ago. Recently I had problems with my computer, which resulted in re-instalation of the OS. Also lots of software was broken. Macport selfupdate failed, I downloaded the fresh version of Xcode, renewed Macports, and I had a problem installing ports: macports did not see "make". Then I set `binpath` to /Applications/Xcode.app/Contents/Developer/usr/bin/ and it worked for some of the ports. But not for ipe. Meanwhile I installed the command line tools for Xcode. It seems it solved the problem.
Is there a value set for `binpath` in your `macports.conf`?
So now I commented back my change to `binpath`. And MacPorts seem to work correctly. I installed ipe. Thank you so much! -- Ticket URL: <https://trac.macports.org/ticket/40046#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X