[Webkit-unassigned] [Bug 214934] New: [GTK] 2.29.4 fails to link on armv7hl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 14:23:59 PDT 2020


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

            Bug ID: 214934
           Summary: [GTK] 2.29.4 fails to link on armv7hl
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

I'm not sure what changed, but 2.29.4 doesn't link on ARM:

/usr/bin/ld: lib/../Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o: in function `angle::GetHelperExecutableDir[abi:cxx11]()':
/builddir/build/BUILD/webkitgtk-2.29.4/armv7hl-redhat-linux-gnueabi/../Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp:64: undefined reference to `dladdr'
/usr/bin/ld: lib/../Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o: in function `angle::PosixLibrary::getSymbol(char const*)':
/builddir/build/BUILD/webkitgtk-2.29.4/armv7hl-redhat-linux-gnueabi/../Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp:98: undefined reference to `dlsym'
/usr/bin/ld: lib/../Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o: in function `angle::PosixLibrary::~PosixLibrary()':
/builddir/build/BUILD/webkitgtk-2.29.4/armv7hl-redhat-linux-gnueabi/../Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp:87: undefined reference to `dlclose'
/usr/bin/ld: lib/../Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o: in function `angle::PosixLibrary::~PosixLibrary()':
/builddir/build/BUILD/webkitgtk-2.29.4/armv7hl-redhat-linux-gnueabi/../Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp:87: undefined reference to `dlclose'
/usr/bin/ld: lib/../Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o: in function `angle::PosixLibrary::PosixLibrary(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
/builddir/build/BUILD/webkitgtk-2.29.4/armv7hl-redhat-linux-gnueabi/../Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp:75: undefined reference to `dlopen'
/usr/bin/ld: lib/../Source/ThirdParty/ANGLE/CMakeFiles/ANGLE.dir/src/common/system_utils_posix.cpp.o: in function `angle::PosixLibrary::PosixLibrary(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
/builddir/build/BUILD/webkitgtk-2.29.4/armv7hl-redhat-linux-gnueabi/../Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp:79: undefined reference to `dlerror'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

-- 
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/20200729/ff7aedcb/attachment.htm>


More information about the webkit-unassigned mailing list