[Webkit-unassigned] [Bug 189556] New: WPE fails to build on ARM arches complaining about undefined reference to `epoxy_eglMakeCurrent'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 11:42:48 PDT 2018


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

            Bug ID: 189556
           Summary: WPE fails to build on ARM arches complaining about
                    undefined reference to `epoxy_eglMakeCurrent'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                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

WPEwebkit version 2.21.92 is currently failing to build on ARM architectures in Fedora, complaining about /builddir/build/BUILD/wpewebkit-2.21.92/Tools/wpe/backends/WindowViewBackend.cpp:610: undefined reference to `epoxy_eglMakeCurrent' and many other similar libepoxy things. Libepoxy is installed on the machines that WPE is building on, and the build succeeds on otherwise identical x86 and i686 machines.

Here is the summary of the failed 64bit ARM build (see build.log under the "output" section for the compilation): https://koji.fedoraproject.org/koji/taskinfo?taskID=29607609

And here is the summary of the failed 32 bit ARM build: https://koji.fedoraproject.org/koji/taskinfo?taskID=29607612

-- 
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/20180912/459fc5d1/attachment.html>


More information about the webkit-unassigned mailing list