https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95061

            Bug ID: 95061
           Summary: shared libgo library not found when running the
                    testsuite
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: doko at debian dot org
                CC: cmang at google dot com
  Target Milestone: ---

seen with a 10.1 build in the test log:

/tmp/TestDeathSignal940117740/a.out: error while loading shared libraries:
libgo.so.16: cannot open shared object file: No such file or directory
--- FAIL: TestLinuxDeathSignal (0.01s)
    syscall_linux_test.go:222: did not receive start from child, received "",
EOF
--- FAIL: TestSyscallNoError (0.01s)
    syscall_linux_test.go:367: failed to start first child process: exit status
127
FAIL
FAIL: syscall
make[7]: *** [Makefile:2875: syscall/check] Error 1

Reply via email to