https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273310

            Bug ID: 273310
           Summary: www/ungoogled-chromium: undefined MFD_CLOEXEC
                    targeting 12.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
             Flags: maintainer-feedback?([email protected])
          Assignee: [email protected]

I am building for an amd64 12.4 target using poudriere on a 13.2 host. 
Building ungoogled-chromium fails with an undefined variable MFD_CLOEXEC.  The
memfd_create(MFD_CLOEXEC) interface does not exist in FreeBSD 12.

../../ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.cc:227:59:
error: use of undeclared identifier 'MFD_CLOEXEC'
    base::ScopedFD memfd(memfd_create("surrounding_text", MFD_CLOEXEC));
                                                          ^


The package version is 116.0.5845.96.

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

Reply via email to