[Bug 259842] benchmarks/iperf3: build regressed with 14-CURRENT 90fa9705d

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Nov 2021 05:30:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259842

            Bug ID: 259842
           Summary: benchmarks/iperf3: build regressed with 14-CURRENT
                    90fa9705d
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bmah@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
          Assignee: bmah@FreeBSD.org
             Flags: maintainer-feedback?(bmah@FreeBSD.org)

iperf_api.c:4460:5: error: unknown type name 'cpu_set_t'; did you mean
'cpuset_t'?
    cpu_set_t cpu_set;
    ^~~~~~~~~
    cpuset_t
/usr/include/sys/_cpuset.h:50:24: note: 'cpuset_t' declared here
typedef struct _cpuset cpuset_t;
                       ^

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