Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805560 - dev-lang/go-1.16.6 - install -gcflags=all= -ldflags=all= -i cmd/asm cmd/cgo cmd/compile cmd/link: signal: segmentation fault (core dumped)
Summary: dev-lang/go-1.16.6 - install -gcflags=all= -ldflags=all= -i cmd/asm cmd/cgo c...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on: go-1.17
Blocks:
  Show dependency tree
 
Reported: 2021-07-31 20:30 UTC by ernsteiswuerfel
Modified: 2021-09-20 00:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (go-1.16.6:20210731-202628.log,4.98 KB, text/plain)
2021-07-31 20:30 UTC, ernsteiswuerfel
Details
emerge --info (file_805560.txt,5.75 KB, text/plain)
2021-07-31 20:30 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-07-31 20:30:27 UTC
Created attachment 728910 [details]
build.log

[...]
Building Go toolchain1 using /usr/lib/go-bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
go tool dist: FAILED: /var/tmp/portage/dev-lang/go-1.16.6/work/go/pkg/tool/linux_ppc64/go_bootstrap install -gcflags=all= -ldflags=all= -i cmd/asm cmd/cgo cmd/compile cmd/link: signal: segmentation fault (core dumped)
 * ERROR: dev-lang/go-1.16.6::gentoo failed (compile phase):
 *   build failed
Comment 1 ernsteiswuerfel archtester 2021-07-31 20:30:57 UTC
Created attachment 728913 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2021-07-31 20:32:57 UTC
Core was generated by `/var/tmp/portage/dev-lang/go-1.16.6/work/go/pkg/tool/linux_ppc64/go_bootstrap i'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  runtime.sigtrampgo (sig=23, info=0xc00048bd80, ctx=0xc00048b000)
    at /usr/lib/go/src/runtime/signal_unix.go:445
445	/usr/lib/go/src/runtime/signal_unix.go: No such file or directory.
[Current thread is 1 (LWP 554432)]
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file /var/tmp/portage/dev-lang/go-1.16.6/work/go/pkg/tool/linux_ppc64/go_bootstrap.
Comment 3 William Hubbs gentoo-dev 2021-08-26 14:29:10 UTC
Hi, can you please try again with 1.17 and let me know if this is still
an issue?
Comment 4 ernsteiswuerfel archtester 2021-08-27 13:43:48 UTC
(In reply to William Hubbs from comment #3)
> Hi, can you please try again with 1.17 and let me know if this is still
> an issue?
1.17 builds fine again and passes tests.
Comment 5 ernsteiswuerfel archtester 2021-09-20 00:51:37 UTC
1.17.1 already stable.