Bug 243800

Summary: misc/dive: fix build on aarch64
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
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 16:17:51 UTC
Created attachment 211278 [details]
patch

# golang.org/x/sys/unix                                                                                                                                                                      
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128
Comment 1 Emmanuel Vadot freebsd_committer freebsd_triage 2020-02-21 11:51:33 UTC
Approved-by: manu (mentor)
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-02-24 19:51:50 UTC
A commit references this bug:

Author: mikael
Date: Mon Feb 24 19:51:17 UTC 2020
New revision: 527041
URL: https://svnweb.freebsd.org/changeset/ports/527041

Log:
  misc/dive: unbreak on aarch64

  Import an upstream patch [1] to fix build on aarch64

  [1] https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96

  PR:		243800
  Approved by:	yuri (maintainer), manu (mentor)

Changes:
  head/misc/dive/files/
  head/misc/dive/files/patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go