Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 695960

Summary: dev-vcs/hub-2.12.3 - /usr/lib/go/pkg/tool/linux_amd64/link: dwarf: missing type: type.uintptr
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: hub-2.12.3:20191001-080120.log
info
info-go

Description Alessandro Barbieri 2019-10-01 08:24:37 UTC
I updated go and now hub will not build

>>> Compiling source in /var/tmp/portage/dev-vcs/hub-2.12.3/work/hub-2.12.3 ...
make -j4 -l8 bin/hub man-pages
script/build -o bin/hub
go build -mod=vendor -o bin/md2roff github.com/github/hub/md2roff-bin
# github.com/github/hub/md2roff-bin
/usr/lib/go/pkg/tool/linux_amd64/link: dwarf: missing type: type.uintptr
make: *** [Makefile:54: bin/md2roff] Error 2
make: *** Waiting for unfinished jobs....
 * ERROR: dev-vcs/hub-2.12.3::gentoo failed (compile phase):
 *   emake failed
Comment 1 Alessandro Barbieri 2019-10-01 08:25:01 UTC
Created attachment 591486 [details]
hub-2.12.3:20191001-080120.log

buildlog
Comment 2 Alessandro Barbieri 2019-10-01 08:25:25 UTC
Created attachment 591488 [details]
info

emerge --info
Comment 3 Alessandro Barbieri 2019-10-01 08:26:19 UTC
Created attachment 591490 [details]
info-go

emerge --info dev-lang/go