[Bug 242376] devel/lab: Unbreak on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 2 17:21:06 UTC 2019


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

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

Created attachment 209616
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209616&action=edit
lab-0.16.0_2.patch

===>  Building lab from .
# 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