[Webkit-unassigned] [Bug 176870] New: [GTK] Fails to build because 'Float32Array' has not been declared in AudioContext.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 13 12:00:03 PDT 2017


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

            Bug ID: 176870
           Summary: [GTK] Fails to build because 'Float32Array' has not
                    been declared in AudioContext.h
           Product: WebKit
           Version: WebKit Local 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: bugs-noreply at webkitgtk.org

I got this build error trying to build WebKitGTK+ 2.18.0 with Yocto/OE:

make[2]: *** [Source/WebCore/CMakeFiles/WebCoreDerivedSources.dir/__/__/DerivedSources/WebCore/JSAudioParam.cpp.o] Error 1
In file included from /home/igalia/clopez/yocto/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/webkitgtk/2.18.0-r0/webkitgtk-2.18.0/Source/WebCore/Modules/webaudio/AudioParam.h:31:0,
                 from /home/igalia/clopez/yocto/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/webkitgtk/2.18.0-r0/build/DerivedSources/WebCore/JSAudioParam.h:25,
                 from /home/igalia/clopez/yocto/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/webkitgtk/2.18.0-r0/build/DerivedSources/WebCore/JSDelayNode.cpp:27:
/home/igalia/clopez/yocto/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/webkitgtk/2.18.0-r0/webkitgtk-2.18.0/Source/WebCore/Modules/webaudio/AudioContext.h:141:55: error: 'Float32Array' has not been declared
     ExceptionOr<Ref<PeriodicWave>> createPeriodicWave(Float32Array& real, Float32Array& imaginary);

-- 
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/20170913/9b51a7dc/attachment.html>


More information about the webkit-unassigned mailing list