[Bug 242380] misc/cryptoballot: Unbreak on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 2 17:59:47 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242380

            Bug ID: 242380
           Summary: misc/cryptoballot: Unbreak on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: dmgk at freebsd.org
                CC: yuri at freebsd.org
            Blocks: 242312
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org
 Attachment #209620 maintainer-approval?(yuri at freebsd.org)
             Flags:
                CC: yuri at freebsd.org

Created attachment 209620
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209620&action=edit
cryptoballot-g20181015_2.patch

From
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/cryptoballot-g20181015_1.log
:

===>  Building electionclerk from ./servers/electionclerk
# github.com/cryptoballot/cryptoballot/vendor/golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:19:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:46:21: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:50:24: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:55:27: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: undefined: CapRights
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body
vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: too many errors

Unbreak by updating golang.org/x/sys to 33540a1f6037 which adds support for
freebsd/arm64.

Tested on 12.1-STABLE/arm64 and 12.1-RELEASE/amd64.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242312
[Bug 242312] lang/go-devel: Tracking bug for build failures of USES=go ports on
arm64
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list