Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 589898

Summary: net-libs/webkit-gtk-2.12.3: fails to build (ENABLE_ACCELERATED_2D_CANVAS conflicts with ENABLE_GLES2)
Product: Gentoo Linux Reporter: Peter Volkov (RETIRED) <pva>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log.gz

Description Peter Volkov (RETIRED) gentoo-dev 2016-07-28 06:33:58 UTC
Created attachment 441792 [details]
emerge --info

net-libs/webkit-gtk-2.12.3: fails to build with the error:

-- checking for module 'glesv2'
--   found glesv2, version 12.0.1
-- Found OPENGLES2: /usr/include  
CMake Error at Source/cmake/WebKitFeatures.cmake:246 (message):
  ENABLE_ACCELERATED_2D_CANVAS conflicts with ENABLE_GLES2.  You must disable
  one or the other.
Call Stack (most recent call first):
  Source/cmake/WebKitFeatures.cmake:254 (_WEBKIT_OPTION_ENFORCE_CONFLICTS)
  Source/cmake/WebKitFeatures.cmake:279 (_WEBKIT_OPTION_ENFORCE_ALL_CONFLICTS)
  Source/cmake/OptionsGTK.cmake:178 (WEBKIT_OPTION_END)
  Source/cmake/WebKitCommon.cmake:47 (include)
  CMakeLists.txt:121 (include)


That's how emerge -pv looks like.
[ebuild     U ~] net-libs/webkit-gtk-2.12.3:4/37::gentoo [2.10.8:4/37::gentoo] USE="(X) egl geoloc gles2* gnome-keyring gstreamer introspection jit libnotify%* nsplugin spell wayland* (-aqua) -coverage -doc -opengl* {-test} -webgl*" 0 KiB

Full build log and emerge --info are in attachemnts.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2016-07-28 08:00:01 UTC
Created attachment 441794 [details]
build.log.gz
Comment 2 Pacho Ramos gentoo-dev 2016-07-30 20:02:09 UTC

*** This bug has been marked as a duplicate of bug 588698 ***