[Webkit-unassigned] [Bug 145682] New: [CMake] Error when gst-plugins-base is missing is too confusing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 4 20:26:08 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145682
Bug ID: 145682
Summary: [CMake] Error when gst-plugins-base is missing is too
confusing
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Minor
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
If gstreamer is installed but gst-plugins-base is not, we get a horrible build error. We should do better than this.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GSTREAMER_APP_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore
GSTREAMER_AUDIO_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore
GSTREAMER_FFT_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore
GSTREAMER_PBUTILS_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore
GSTREAMER_TAG_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore
GSTREAMER_VIDEO_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore
linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore
-- Configuring incomplete, errors occurred!
See also "/home/mcatanzaro/WebKit/WebKitBuild/Release/CMakeFiles/CMakeOutput.log".
See also "/home/mcatanzaro/WebKit/WebKitBuild/Release/CMakeFiles/CMakeError.log".
--
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/20150605/68f593bf/attachment-0001.html>
More information about the webkit-unassigned
mailing list