golang/go

cmd/vet,cmd/compile: failures with `not a Go object file`

Open

#63,866 opened on Nov 1, 2023

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsInvestigationcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

#!watchflakes
post <- log ~ `could not import .* \(not a [Gg]o object file`

Issue created automatically to collect these failures.

Example (log):

../../../../pkg/mod/github.com/go-pdf/fpdf@v0.6.0/svgbasic.go:20:2: could not import encoding/xml (not a go object file: )<arch>
)

watchflakes

Contributor guide