[Webkit-unassigned] [Bug 179372] New: [WPE][GTK] Building with ENABLE_VIDEO=OFF fails to find AudioTrack.idl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 04:36:56 PST 2017


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

            Bug ID: 179372
           Summary: [WPE][GTK] Building with ENABLE_VIDEO=OFF fails to
                    find AudioTrack.idl
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: lforschler at apple.com

The error message from “generate-bindings-all.pl” is:

   AudioTrack.idl not found, but it is supplemented by /home/aperez/devel/WebKit/Source/WebCore/Modules/mediasource/AudioTrackMediaSource.idl
       at /home/aperez/devel/WebKit/Source/WebCore/bindings/scripts/preprocess-idls.pl line 164.
   Died at /home/aperez/devel/WebKit/Source/WebCore/bindings/scripts/generate-bindings-all.pl line 85.

I have not copied the command line that fails because it's humongous.
Looking at the build directory, there “AudioTrack.idl” file under
“DerivedSources/”, though of course it does exist under the “Source/”
subdirectory:

   % find cmakebuild/ -name AudioTrack.idl
   % find Source/ -name AudioTrack.idl    
   Source/WebCore/html/track/AudioTrack.idl
   %

-- 
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/20171107/53da42e7/attachment.html>


More information about the webkit-unassigned mailing list