[Webkit-unassigned] [Bug 188440] New: [WPE] Build failure on fedora when not adding -lrt as a cmake linker flag.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 08:18:42 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188440

            Bug ID: 188440
           Summary: [WPE] Build failure on fedora when not adding -lrt as
                    a cmake linker flag.
           Product: WebKit
           Version: Other
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bunnyapocalypse at protonmail.com
                CC: bugs-noreply at webkitgtk.org

When trying to package WPE for Fedora, I have run into a problem where building fails complaining about not finding shm_open unless I add -lrt to CMAKE_EXE_LINKER_FLAGS. Additionally, when building on either 32 bit or 64 bit ARM, I need to add -lrt to CMAKE_SHARED_LINKER_FLAGS in order to not run into the same issue. This seems like it shouldn't be necessary.

Here is the spec file that currently works: https://src.fedoraproject.org/rpms/wpewebkit/blob/master/f/wpewebkit.spec

And here is the package review request with more information: https://bugzilla.redhat.com/show_bug.cgi?id=1601186

Thanks,

Chris

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180809/ab916e9e/attachment.html>


More information about the webkit-unassigned mailing list