Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Aug 2020 10:49:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248550] devel/py-grpcio: fix build on powerpc(64)
Message-ID:  <bug-248550-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 248550
           Summary: devel/py-grpcio: fix build on powerpc(64)
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: powerpc@FreeBSD.org
                CC: powerpc@FreeBSD.org
          Assignee: vanilla@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)

Created attachment 217108
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217108&action=
=3Dedit
patch

Some mingling with headers is required to build abseil properly.

BoringSSL doesn't support powerpc and powerpc64 at all, only powerpc64le
(ppc64le) is supported, so use system OpenSSL. BoringSSL is used because AL=
PN
support is required, but it was implemented back in OpenSSL 1.0.2, which ev=
en
stable/11 branch has. There's no need to use external SSL library at all.

--=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-248550-7788>