[Bug 242375] deskutils/pet: Unbreak on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 2 17:16:07 UTC 2019


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

            Bug ID: 242375
           Summary: deskutils/pet: 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
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)
 Attachment #209615 maintainer-approval?(yuri at freebsd.org)
             Flags:
                CC: yuri at freebsd.org

Created attachment 209615
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209615&action=edit
pet-0.3.6_2.patch

===>  Building pet 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