[Bug 283169] net/libfabric: fix build on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Dec 2024 23:29:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283169

            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=255677&action=edit
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 

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 armv7.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.