Re: strange error code 71

2018-12-26 Thread Werner LEMBERG


>>  Exit code: 71
>>  Error: Failed to configure grep: configure failure: command
>>  execution failed
>
> [...] open a ticket and attach your full build log

Done.

  https://trac.macports.org/ticket/57814


Werner


Re: strange error code 71

2018-12-25 Thread Ken Cunningham
pls

sudo port clean grep
sudo port -v install grep

and if it fails, then open a ticket and attach your full build log

Thx,

K

> On Dec 25, 2018, at 18:34, Werner LEMBERG  wrote:
> 
> 
> [d3b59876b6dde9a4a26135a9c6b59320080eb23f]
> 
> While doing
> 
>  sudo port -v install grep
> 
> I get
> 
>  sandbox-exec: sh: No such file or directory
>  Command failed:  \
>cd
>
> "/opt/local/var/macports/build/_opt_macports_macports-ports_sysutils_grep/grep/work/grep-3.3"
>  \
>./configure --prefix=/opt/local --program-prefix=g 
>  Exit code: 71
>  Error: Failed to configure grep: configure failure: command execution failed
> 
> What does this mean?  What can I do?  Up to now all macports updates
> were without problems...
> 
> 
>Werner


strange error code 71

2018-12-25 Thread Werner LEMBERG


[d3b59876b6dde9a4a26135a9c6b59320080eb23f]

While doing

  sudo port -v install grep

I get

  sandbox-exec: sh: No such file or directory
  Command failed:  \
cd

"/opt/local/var/macports/build/_opt_macports_macports-ports_sysutils_grep/grep/work/grep-3.3"
 \
./configure --prefix=/opt/local --program-prefix=g 
  Exit code: 71
  Error: Failed to configure grep: configure failure: command execution failed

What does this mean?  What can I do?  Up to now all macports updates
were without problems...


Werner