https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271111
Benjamin Takacs <nimaje+...@bureaucracy.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nimaje+...@bureaucracy.de --- Comment #1 from Benjamin Takacs <nimaje+...@bureaucracy.de> --- I have the same problem (with nondefault options), for some reason 'enable_ppapi' is false in the build, leading to sandbox.mojom not generating that enum constant[0]. So either our patch using that constant[1] should also be conditionalled there or it should be investigated why that flag is false for some builds, as the official builders don't have that problem. I can share poudriere buildlogs if wanted. [0]: https://github.com/qt/qtwebengine-chromium/blob/22fec96c83014753f8d4d709dad25902cafa1a75/chromium/sandbox/policy/mojom/sandbox.mojom#L66 [1]: https://cgit.freebsd.org/ports/tree/www/qt6-webengine/files/patch-src_3rdparty_chromium_sandbox_policy_freebsd_sandbox__freebsd.cc#n234 -- You are receiving this mail because: You are the assignee for the bug.