[Webkit-unassigned] [Bug 165837] New: [GTK] Yasm is needed for building the JHBuild after r208940
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 13 20:42:25 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165837
Bug ID: 165837
Summary: [GTK] Yasm is needed for building the JHBuild after
r208940
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: alex at igalia.com, bugs-noreply at webkitgtk.org,
ltilve at igalia.com, mcatanzaro at igalia.com,
pnormand at igalia.com
After r208940 <http://trac.webkit.org/r208940> Yasm is needed for building libvpx
"--as=yasm" is passed on the configure arguments for libvpx, also see the following build failure for the GTK+ EWS
https://webkit-queues.webkit.org/results/2717072 :
[...]
[CC] vpx_config.c.o
[AS] vpx_ports/emms.asm.o
[AS] vpx_ports/x86_abi_support.asm.o
/bin/sh: 1: yasm: not found
Makefile:179: recipe for target 'vpx_ports/emms.asm.o' failed
make[1]: *** [vpx_ports/emms.asm.o] Error 127
I already installed it on the GTK+ ltilve-ews
But it should be added also on the script Tools/gtk/install-dependencies
--
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/20161214/9c6dd684/attachment-0001.html>
More information about the webkit-unassigned
mailing list