Created attachment 207164 [details] patch file ===> Building for ghq-0.12.6 ... # golang.org/x/xerrors vendor/golang.org/x/xerrors/adaptor_go1_13.go:16:14: undefined: errors.Frame vendor/golang.org/x/xerrors/format_go1_13.go:12:18: undefined: errors.Formatter ... *** Error code 2 - Unbreak by updating golang.org/x/xerrors commit ID to a985d3407aa7 [1] [1] https://github.com/golang/xerrors/commit/a985d3407aa71f30cf86696ee0a2f409709f22e1 QA: poudriere testport: OK (120a-go1.12.9, 120a-go-devel)
A commit references this bug: Author: tobik Date: Wed Sep 4 08:56:28 UTC 2019 New revision: 511067 URL: https://svnweb.freebsd.org/changeset/ports/511067 Log: devel/ghq: Unbreak with go1.13 ===> Building for ghq-0.12.6 ... # golang.org/x/xerrors vendor/golang.org/x/xerrors/adaptor_go1_13.go:16:14: undefined: errors.Frame vendor/golang.org/x/xerrors/format_go1_13.go:12:18: undefined: errors.Formatter ... *** Error code 2 - Unbreak by updating golang.org/x/xerrors to [1] [1] https://github.com/golang/xerrors/commit/a985d3407aa71f30cf86696ee0a2f409709f22e1 PR: 240319 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/devel/ghq/Makefile head/devel/ghq/distinfo
Committed. Thanks for your work. A shame that lang/go was updated to 1.13 without an exp-run or landing all of your go1.13 PRs ahead of time. :-(