Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901135 - [guru] dev-go/staticcheck-0.3.3 fails tests: internal error: package "errors" without types was imported from "bytes"
Summary: [guru] dev-go/staticcheck-0.3.3 fails tests: internal error: package "errors"...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Randall
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 09:00 UTC by Agostino Sarubbo
Modified: 2023-03-14 09:00 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,115.47 KB, application/x-xz)
2023-03-14 09:00 UTC, Agostino Sarubbo
Details

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