Re: [libgo] Properly determine executable path on Solaris

2019-03-01 Thread Ian Lance Taylor
On Fri, Mar 1, 2019 at 2:06 AM Rainer Orth wrote: > > One of the remaining libgo testsuite failures on Solaris/SPARC is > > --- FAIL: TestExecutable (0.04s) > executable_test.go:46: exec(self) failed: fork/exec .: permission denied > > FAIL: os > > This happens only for 64-bit. truss indeed

[libgo] Properly determine executable path on Solaris

2019-03-01 Thread Rainer Orth
One of the remaining libgo testsuite failures on Solaris/SPARC is --- FAIL: TestExecutable (0.04s) executable_test.go:46: exec(self) failed: fork/exec .: permission denied FAIL: os This happens only for 64-bit. truss indeed shows 3181: execve(".", 0xC000170240, 0xC000178340)