Bug 243809

Summary: www/minio-client: fix build on aarch64
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: John Hixson <jhixson>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu
Priority: --- Keywords: buildisok
Version: LatestFlags: bugzilla: maintainer-feedback? (jhixson)
Hardware: arm64   
OS: Any   
Bug Depends on:    
Bug Blocks: 242312    
Attachments:
Description Flags
patch none

Description Mikael Urankar freebsd_committer freebsd_triage 2020-02-02 17:18:16 UTC
Created attachment 211286 [details]
patch

# github.com/shirou/gopsutil/cpu
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:25:16: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:42:31: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:66:38: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:72:15: undefined: cpuTimes
vendor/github.com/shirou/gopsutil/cpu/cpu_freebsd.go:87:13: undefined: cpuTimes

Not sure if I need to update go.mod.
Comment 1 Automation User 2020-02-17 00:09:02 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/118363872
Comment 2 Emmanuel Vadot freebsd_committer freebsd_triage 2020-02-21 11:54:52 UTC
Approved-by: manu (mentor)
Pease wait for maintainer approval or maintainer timeout.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-02-24 19:06:41 UTC
A commit references this bug:

Author: mikael
Date: Mon Feb 24 19:05:40 UTC 2020
New revision: 527036
URL: https://svnweb.freebsd.org/changeset/ports/527036

Log:
  www/minio-client: Unbreak on aarch64

  Unbreak by pulling in gopsutil@v2.20.1 to fix build on aarch64

  PR:		243809
  Approved by:	jhixson (maintainer timeout), manu (mentor)

Changes:
  head/www/minio-client/Makefile
  head/www/minio-client/distinfo