cmd/go/internal/work: golang fails to parse pkgonfig 1.4+ output #23373
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
What version of Go are you using (
go version
)?1.10beta1
Does this issue reproduce with the latest release?
yes, AFAIK this affects all supported versions, IMHO backport to all of them would be appropriate
What operating system and processor architecture are you using (
go env
)?linux/*
What did you do?
Run test suite on linux system with most recent pkgconfig(1.4+) installed.
What did you expect to see?
Tests to pass.
What did you see instead?
FYI CL fixing this is on the way
The text was updated successfully, but these errors were encountered: