Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2021 20:21:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 259802] www/firefox: build fails on recent 14-CURRENT
Message-ID:  <bug-259802-21738-silG863g9O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259802-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259802-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko (Nobody)
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 259802: www/firefox: build fails on recent 14-CURRENT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259802



--- Description ---
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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259802-21738-silG863g9O>