[Bug 271111] www/qt6-webengine: fails to build, no member named 'kPpapi' in 'sandbox::mojom::Sandbox'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 28 06:02:42 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271111
Bug ID: 271111
Summary: www/qt6-webengine: fails to build, no member named
'kPpapi' in 'sandbox::mojom::Sandbox'
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: echoxxzz at gmail.com
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
Using all default config settings for ports and cannot get qt6-webengine to
build. This is the error I'm getting:
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/base/token.h:32:57:
warning: suggest braces around initialization of subobject [-Wmissing-braces]
constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
^~~~~~~~~
{ }
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/sandbox/policy/freebsd/sandbox_freebsd.cc:231:35:
error: no member named 'kPpapi' in 'sandbox::mojom::Sandbox'
case sandbox::mojom::Sandbox::kPpapi:
~~~~~~~~~~~~~~~~~~~~~~~~~^
1 warning and 1 error generated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list