[Bug 242374] databases/pgmetrics: Unbreak on aarch64

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


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

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

Created attachment 209614
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209614&action=edit
pgmetrics-1.7.1_1.patch

===>  Building pgmetrics from ./cmd/pgmetrics
# 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