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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Looks like no useful logs are there btw, I killed the process and all I got (in
gotools/cgo-testlog!?) is

cd cgo-test-dir/misc/cgo/test &&
PATH=/abuild/rguenther/obj/gotools:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
GCCGO='/abuild/rguenther/obj/gotools/check-gccgo'
CC='/abuild/rguenther/obj/gotools/check-gcc'
GCCGOTOOLDIR='/abuild/rguenther/obj/gotools' GO_TESTING_GOTOOLS=yes
LD_LIBRARY_PATH=/abuild/rguenther/obj/x86_64-pc-linux-gnu/libgo/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libsanitizer/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libmpx/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libvtv/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libssp/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libgomp/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libitm/.libs:/abuild/rguenther/obj/x86_64-pc-linux-gnu/libatomic/.libs:/abuild/rguenther/obj/./gcc:/abuild/rguenther/obj/./prev-gcc
GOROOT=/abuild/rguenther/obj/x86_64-pc-linux-gnu/libgo GOTRACEBACK=2
/abuild/rguenther/obj/gotools/go test -test.short -test.v
=== RUN   TestSetgid
--- PASS: TestSetgid (0.00s)
=== RUN   Test6997
--- PASS: Test6997 (0.50s)
=== RUN   TestBuildID
signal: Terminated
FAIL    _/abuild/rguenther/obj/gotools/cgo-test-dir/misc/cgo/test      
293.646s
--- FAIL: go test misc/cgo/test (0.00s)

so draw conclusions from that.  The cgo/test/buildid_linux.go test somewhat
matches?

Reply via email to