[Bug 259802] www/firefox: build fails on recent 14-CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Nov 2021 20:21:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259802

            Bug ID: 259802
           Summary: www/firefox: build fails on recent 14-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: evgeniy@khramtsov.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)
          Assignee: gecko@FreeBSD.org

The same issue as in PR 259787.

media/ffvpx/libavutil/cpu.c:276:5: error: unknown type name 'cpu_set_t'; did
you mean 'cpuset_t'?
    cpu_set_t cpuset;
    ^~~~~~~~~
    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.