Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2019 17:12:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242374] databases/pgmetrics: Unbreak on aarch64
Message-ID:  <bug-242374-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242374

            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@FreeBSD.org
          Reporter: dmgk@freebsd.org
                CC: girgen@FreeBSD.org
            Blocks: 242312
             Flags: maintainer-feedback?(girgen@FreeBSD.org)
          Assignee: girgen@FreeBSD.org
 Attachment #209614 maintainer-approval?(girgen@FreeBSD.org)
             Flags:
                CC: girgen@FreeBSD.org

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

=3D=3D=3D>  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=3D242312
[Bug 242312] lang/go-devel: Tracking bug for build failures of USES=3Dgo po=
rts on
arm64
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242374-7788>