Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2022 22:22:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 262077] www/chromium 98.0.4758.102 build error "invalid capability name 'context'"
Message-ID:  <bug-262077-28929-wBWSwI7YjP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262077-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262077-28929@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-chromium (Nobo=
dy)
<chromium@FreeBSD.org> for maintainer-feedback:
Bug 262077: www/chromium 98.0.4758.102 build error "invalid capability name
'context'"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262077



--- Description ---
On FreeBSD 12.3-RELEASE-p1 r371497, building www/chromium 98.0.4758.102 yie=
lds
the attached build log, ending with a bunch of these errors:

In file included from ../../base/profiler/stack_sampling_profiler.cc:5:
In file included from ../../base/profiler/stack_sampling_profiler.h:12:
In file included from ../../base/callback.h:15:
In file included from ../../base/bind.h:13:
In file included from ../../base/bind_internal.h:18:
In file included from ../../base/callback_internal.h:15:
In file included from ../../base/memory/ref_counted.h:18:
../../base/sequence_checker.h:103:48: warning: invalid capability name
'context'; capability name must be 'mutex' or 'role'
[-Wthread-safety-attributes]
class THREAD_ANNOTATION_ATTRIBUTE__(capability("context"))

Compile options shown at the beginning of the log; unchanged from successful
build of previous version.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262077-28929-wBWSwI7YjP>