Bug 149448

Summary: [EFL] Build break when DEVELOPER_MODE is OFF
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lucas.de.marchi
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2015-09-21 22:59:36 PDT
CMakeFiles/DatabaseProcess.dir/DatabaseProcess/EntryPoint/unix/DatabaseProcessMain.cpp.o:DatabaseProcessMain.cpp:function main: error: undefined reference to 'DatabaseProcessMainUnix'
collect2: error: ld returned 1 exit status
Source/WebKit2/CMakeFiles/DatabaseProcess.dir/build.make:131: recipe for target 'bin/DatabaseProcess' failed
make[2]: *** [bin/DatabaseProcess] Error 1
CMakeFiles/Makefile2:565: recipe for target 'Source/WebKit2/CMakeFiles/DatabaseProcess.dir/all' failed
make[1]: *** [Source/WebKit2/CMakeFiles/DatabaseProcess.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Ryuan Choi 2015-09-21 23:06:11 PDT
Created attachment 261727 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-22 00:30:03 PDT
Comment on attachment 261727 [details]
Patch

Clearing flags on attachment: 261727

Committed r190107: <http://trac.webkit.org/changeset/190107>
Comment 3 WebKit Commit Bot 2015-09-22 00:30:08 PDT
All reviewed patches have been landed.  Closing bug.