[Webkit-unassigned] [Bug 146893] New: [GTK] cmake error related WEBKIT_OPTION_DEFAULT_PORT_VALUE & CAIROGL_FOUND
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 12 04:09:05 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146893
Bug ID: 146893
Summary: [GTK] cmake error related
WEBKIT_OPTION_DEFAULT_PORT_VALUE & CAIROGL_FOUND
Classification: Unclassified
Product: WebKit
Version: 420+
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: unixman at archlinux.info
i built cairo with glesv2.Currently gl and glesv2 backends can not build together.
The packager has to choose one of either. so i haven't cairo-gl.in my pc it seems:
/usr/lib/pkgconfig/cairo-egl.pc
/usr/lib/pkgconfig/cairo-fc.pc
/usr/lib/pkgconfig/cairo-ft.pc
/usr/lib/pkgconfig/cairo-glesv2.pc
/usr/lib/pkgconfig/cairo-gobject.pc
/usr/lib/pkgconfig/cairo-pdf.pc
/usr/lib/pkgconfig/cairo-png.pc
/usr/lib/pkgconfig/cairo-ps.pc
/usr/lib/pkgconfig/cairo-script.pc
/usr/lib/pkgconfig/cairo-svg.pc
/usr/lib/pkgconfig/cairo.pc
So cmake got below error at configuration step.
CMake Error at Source/cmake/OptionsGTK.cmake:131 (WEBKIT_OPTION_DEFAULT_PORT_VALUE):
WEBKIT_OPTION_DEFAULT_PORT_VALUE Macro invoked with incorrect arguments for
macro named: WEBKIT_OPTION_DEFAULT_PORT_VALUE
Call Stack (most recent call first):
CMakeLists.txt:163 (include)
131th line of OptionsGTK.cmake is:
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_ACCELERATED_2D_CANVAS PUBLIC ${CAIROGL_FOUND})
--
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/20150712/7c43edd5/attachment-0001.html>
More information about the webkit-unassigned
mailing list