Bug 103360

Summary: [EFL][jhbuild] Disable unnecessary options of elementary module
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2012-11-26 21:51:02 PST
Below error messages are reported and it's because jhbuild enables ethumb installed in system while building elementary.

[ 98%] Building CXX object Source/WebKit2/CMakeFiles/test_ewk2_color_picker.dir/UIProcess/API/efl/tests/test_ewk2_color_picker.cpp.o
Scanning dependencies of target test_ewk2_database_manager
Scanning dependencies of target test_ewk2_context
In file included from /mnt/home2/hongjune/tizen/WebKit/Tools/MiniBrowser/efl/main.c:25:0:
/mnt/home2/hongjune/tizen/WebKit/WebKitBuild/Dependencies/Root/include/elementary-1/Elementary.h:87:27: fatal error: Ethumb_Client.h: No
 such file or directory
compilation terminated.

I will disable emap and ethumb and eweather which are not installed by jhbuild.
Comment 1 Ryuan Choi 2012-11-26 22:01:14 PST
Created attachment 176170 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 23:03:39 PST
Comment on attachment 176170 [details]
Patch

Clearing flags on attachment: 176170

Committed r135823: <http://trac.webkit.org/changeset/135823>
Comment 3 WebKit Review Bot 2012-11-26 23:03:44 PST
All reviewed patches have been landed.  Closing bug.