[Webkit-unassigned] [Bug 170106] New: cannot build WebKit without threaded perl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 26 05:59:48 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170106
Bug ID: 170106
Summary: cannot build WebKit without threaded perl
Product: WebKit
Version: WebKit Local Build
Hardware: PC
OS: Other
Status: NEW
Severity: Blocker
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ajacoutot at gnome.org
CC: lforschler at apple.com
Hi.
Could the generate-bindings-all.pl script be modified to not require a threaded perl?
"The use of interpreter-based threads in perl is officially discouraged" by upstream and not all Linux distributions compile perl with threads support; that's also the case of the BSDs.
Trying to build on OpenBSD fails with:
This Perl not built to support threads
Compilation failed in require at ./webkitgtk4-2.16.0/webkitgtk-2.16.0/Source/WebCore/bindings/scripts/generate-bindings-all.pl line 35.
BEGIN failed--compilation aborted at ./webkitgtk4-2.16.0/webkitgtk-2.16.0/Source/WebCore/bindings/scripts/generate-bindings-all.pl line 35.
ninja: build stopped: subcommand failed.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170326/173751cb/attachment.html>
More information about the webkit-unassigned
mailing list