Bug 245009 - devel/etcd34: fix build on aarch64
Summary: devel/etcd34: fix build on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords: buildisok
Depends on:
Blocks: 242312
  Show dependency treegraph
 
Reported: 2020-03-23 16:53 UTC by Mikael Urankar
Modified: 2020-04-18 14:34 UTC (History)
1 user (show)

See Also:
olgeni: maintainer-feedback+


Attachments
patch (1.64 KB, patch)
2020-03-23 16:53 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2020-03-23 16:53:49 UTC
Created attachment 212649 [details]
patch

# golang.org/x/sys/unix                  
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2020-03-23 16:55:46 UTC
https://github.com/etcd-io/etcd/issues/11717
Comment 2 Automation User 2020-04-07 00:11:14 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/133456889
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-04-18 14:33:32 UTC
A commit references this bug:

Author: olgeni
Date: Sat Apr 18 14:32:56 UTC 2020
New revision: 532034
URL: https://svnweb.freebsd.org/changeset/ports/532034

Log:
  Update devel/etcd34 to version 3.4.7; fix build on aarch64 (PR 245009).

  PR:		245009
  Submitted by:	mikael

Changes:
  head/devel/etcd34/Makefile
  head/devel/etcd34/distinfo
  head/devel/etcd34/files/
  head/devel/etcd34/files/patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2020-04-18 14:34:08 UTC
Thank you! \o/