Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2024 23:29:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283169] net/libfabric: fix build on armv7
Message-ID:  <bug-283169-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 283169
           Summary: net/libfabric: fix build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: ronald@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 255677
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255677&action=
=3Dedit
git diff

The build on armv7 on FreeBSD 14 & 15 ends in configure because of missing
rdma/rdma_cma.h headers.

https://lists.freebsd.org/archives/freebsd-pkg-fallout/2024-December/693892=
.html=20

The attached patch makes the build succeed again by disabling the "verbs"
provider.

This enables around 199 skipped ports at the official pkg builders for armv=
7.

NB: I have the rights to commit it myself. Can you take a look and see if t=
his
is a proper fix?

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