Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695960 - dev-vcs/hub-2.12.3 - /usr/lib/go/pkg/tool/linux_amd64/link: dwarf: missing type: type.uintptr
Summary: dev-vcs/hub-2.12.3 - /usr/lib/go/pkg/tool/linux_amd64/link: dwarf: missing ty...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-01 08:24 UTC by Alessandro Barbieri
Modified: 2019-10-01 10:16 UTC (History)
0 users

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


Attachments
hub-2.12.3:20191001-080120.log (hub-2.12.3:20191001-080120.log,4.72 KB, text/plain)
2019-10-01 08:25 UTC, Alessandro Barbieri
Details
info (info,14.62 KB, text/plain)
2019-10-01 08:25 UTC, Alessandro Barbieri
Details
info-go (info-go,15.74 KB, text/plain)
2019-10-01 08:26 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
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