Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2023 05:02:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271111] www/qt6-webengine: fails to build, no member named 'kPpapi' in 'sandbox::mojom::Sandbox'
Message-ID:  <bug-271111-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271111

            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@FreeBSD.org
          Reporter: echoxxzz@gmail.com
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@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-brace=
s]
  constexpr Token(uint64_t high, uint64_t low) : words_{high, low} {}
                                                        ^~~~~~~~~
                                                        {        }
../../../../../qtwebengine-everywhere-src-6.4.2/src/3rdparty/chromium/sandb=
ox/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.

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



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