[Webkit-unassigned] [Bug 57526] New: [EFL] Fix EFL build break
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 30 23:48:51 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57526
Summary: [EFL] Fix EFL build break
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ljaehun.lim at samsung.com
After r55150, EFL build has failed.
Build Log Message :
......
[ 18%] Building CXX object WebCore/CMakeFiles/webcore_efl.dir/platform/efl/WidgetEfl.cpp.o
[ 18%] /mnt/buildbot/efl-linux-slave-1/efl-linux-release/build/Source/WebCore/platform/efl/RenderThemeEfl.cpp: In member function ‘bool WebCore::RenderThemeEfl::paintThemePart(WebCore::RenderObject*, WebCore::FormType, const WebCore::PaintInfo&, const WebCore::IntRect&)’:
/mnt/buildbot/efl-linux-slave-1/efl-linux-release/build/Source/WebCore/platform/efl/RenderThemeEfl.cpp:286: error: cannot convert ‘PlatformGraphicsContext*’ to ‘cairo_t*’ in assignment
Building CXX object WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/efl/FontEfl.cpp.o
[ 18%] Building CXX object WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/efl/IconEfl.cpp.o
[ 18%] Building CXX object WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/cairo/ContextShadowCairo.cpp.o
make[2]: *** [WebCore/CMakeFiles/webcore_efl.dir/platform/efl/RenderThemeEfl.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [WebCore/CMakeFiles/webcore_efl.dir/all] Error 2
make: *** [all] Error 2
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list