[Bug go/86331] the gccgo's "go" tool looks like failing to invoke any sub go command
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 27 16:47:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86331
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2018-06-27
Ever confirmed|0 |1
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
I'm not clear: does the error "waitid: no such file or directory" happen
randomly, or does it happen every time?
It looks like calling the waitid system call is returning ENOENT. I don't know
what that would happen. Can you attach the output of `strace -f` for a failing
run? Thanks.
More information about the Gcc-bugs
mailing list