[Webkit-unassigned] [Bug 160814] New: [GTK] Install script lacks gstreamer related dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 12:59:58 PDT 2016


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

            Bug ID: 160814
           Summary: [GTK] Install script lacks gstreamer related
                    dependencies
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, lforschler at apple.com,
                    pnormand at igalia.com

Trying to build webkitgtk+ on a debian testing chroot after running the install dependencies script (but without building the jhbuild) results on this:

-- Checking for module 'gstreamer-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-base-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-app-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-audio-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-fft-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-gl-1.0>=1.8.0'
--   
-- Checking for module 'gstreamer-mpegts-1.0>=1.4.0'
--   
-- Checking for module 'gstreamer-pbutils-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-tag-1.0 >= 1.0.3'
--   
-- Checking for module 'gstreamer-video-1.0 >= 1.0.3'
--   
-- Found GStreamer: GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRARIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUDE_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES (Required is at least version "1.0.3") 
CMake Error at Source/cmake/OptionsGTK.cmake:339 (message):
  WebAudio requires the audio and fft GStreamer libraries.  Please check your
  gst-plugins-base installation.
Call Stack (most recent call first):
  Source/cmake/WebKitCommon.cmake:47 (include)
  CMakeLists.txt:126 (include)

-- 
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/20160812/8d501793/attachment.html>


More information about the webkit-unassigned mailing list