Created attachment 211694 [details] patch Update sys to fix build on aarch64 https://github.com/influxdata/influxdb/pull/16904
Comment on attachment 211694 [details] patch Looks ok to me. If this passes build test (I haven’t tested), then you have my ok to commit. Please bump PORTREVISION when you commit.
Approved-by: manu (mentor)
poudriere testport looks good to me. I would consider requesting this be merged to quarterly, by including the following line in the commit message: MFH: 2020Q1
Please bump PORTREVISION when you commit.
A commit references this bug: Author: mikael Date: Wed Mar 4 17:11:24 UTC 2020 New revision: 527790 URL: https://svnweb.freebsd.org/changeset/ports/527790 Log: databases/influxdb: fix build on aarch64 Unbreak by pulling in golang.org/x/sys@fead7900131 to fix build on aarch64 PR: 244171 Approved by: woodsb02 (maintainer), manu (mentor) Changes: head/databases/influxdb/Makefile head/databases/influxdb/distinfo
Well done Mikael - good commit. Are you intending to merge this to the quarterly ports branch? https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/article.html#ports-qa-quarterly If not, can you please mark this bug as closed?
(In reply to Ben Woods from comment #6) No I don't plan to MFH all the go / aarch64 fix.
No problems - thanks for the fix!