Bug 245208 - www/authelia: fix build on aarch64
Summary: www/authelia: 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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks: 242312
  Show dependency treegraph
 
Reported: 2020-03-31 16:58 UTC by Mikael Urankar
Modified: 2020-04-05 11:21 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
patch (1.64 KB, patch)
2020-03-31 16:58 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-31 16:58:34 UTC
Created attachment 212896 [details]
patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-04-05 11:18:10 UTC
A commit references this bug:

Author: mikael
Date: Sun Apr  5 11:17:18 UTC 2020
New revision: 530766
URL: https://svnweb.freebsd.org/changeset/ports/530766

Log:
  www/authelia: fix build on aarch64

    # golang.org/x/sys/unix
    vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

  Import upstream patch https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96

  PR:		245208
  Approved by:	yuri (maintainer)

Changes:
  head/www/authelia/files/
  head/www/authelia/files/patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go