[Bug 269289] [exp-run] Update default Go version to 1.20

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Feb 2023 19:58:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269289

Dmitri Goutnik <dmgk@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #8 from Dmitri Goutnik <dmgk@freebsd.org> ---
Thanks. These two failures doesn't seem to be caused by Go the version bump:

https://pkg-status.freebsd.org/package22/data/131amd64-default-foo/2023-02-02_20h05m12s/logs/mergestat-0.5.4_8.log

# github.com/libgit2/git2go/v33
vendor/github.com/libgit2/git2go/v33/Build_system_dynamic.go:12:3: error:
"Invalid libgit2 version; this git2go supports libgit2 between v1.3.0 and
v1.3.0"
# error "Invalid libgit2 version; this git2go supports libgit2 between v1.3.0
and v1.3.0"
  ^
1 error generated.

https://pkg-status.freebsd.org/package22/data/131amd64-default-foo/2023-02-02_20h05m12s/logs/fvwm3-1.0.5_3.log

===>  Building package for fvwm3-1.0.5_3
pkg-static: Unable to access file
/wrkdirs/usr/ports/x11-wm/fvwm3/work/stage/usr/local/bin/FvwmPrompt:No such
file or directory

This looks like a pkg-plist issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.