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

Bug 901135

Summary: [guru] dev-go/staticcheck-0.3.3 fails tests: internal error: package "errors" without types was imported from "bytes"
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Randall <ran.dall>
Status: CONFIRMED ---    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-03-14 09:00:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-go/staticcheck-0.3.3 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-14 09:00:36 UTC
Created attachment 857579 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-14 09:00:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: function time.parseRFC3339$1, block 0: convert bytes -> []byte: at least one type must be basic
FAIL
FAIL	honnef.co/go/tools/go/ir	3.980s
FAIL	honnef.co/go/tools/go/ir/irutil	0.199s
FAIL	honnef.co/go/tools/quickfix	0.403s
FAIL	honnef.co/go/tools/simple	0.495s
FAIL	honnef.co/go/tools/staticcheck	0.285s
FAIL	honnef.co/go/tools/stylecheck	0.496s
FAIL	honnef.co/go/tools/unused	1.067s
2023/03/13 23:17:13 internal error: package "errors" without types was imported from "bytes"