Ticket #17536: HaikuWebKit.log

File HaikuWebKit.log, 12.8 KB (added by vidrep, 2 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~/haikuwebkit/Tools/Scripts> build-webkit --haiku
5+ cmake --build /boot/home/haikuwebkit/WebKitBuild/Release --config Release --
6[7/10] Building CXX object Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/AccessibilityTextMarker.cpp.o
7/boot/home/haikuwebkit/Tools/DumpRenderTree/AccessibilityTextMarker.cpp: In function 'const OpaqueJSValue* isMarkerEqualCallback(JSContextRef, JSObjectRef, JSObjectRef, size_t, const OpaqueJSValue* const*, const OpaqueJSValue**)':
8/boot/home/haikuwebkit/Tools/DumpRenderTree/AccessibilityTextMarker.cpp:40:75: warning: unused parameter 'function' [-Wunused-parameter]
9 40 | static JSValueRef isMarkerEqualCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception)
10 | ~~~~~~~~~~~~^~~~~~~~
11/boot/home/haikuwebkit/Tools/DumpRenderTree/AccessibilityTextMarker.cpp: In function 'const OpaqueJSValue* isMarkerRangeEqualCallback(JSContextRef, JSObjectRef, JSObjectRef, size_t, const OpaqueJSValue* const*, const OpaqueJSValue**)':
12/boot/home/haikuwebkit/Tools/DumpRenderTree/AccessibilityTextMarker.cpp:92:80: warning: unused parameter 'function' [-Wunused-parameter]
13 92 | static JSValueRef isMarkerRangeEqualCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception)
14 | ~~~~~~~~~~~~^~~~~~~~
15[8/10] Building CXX object Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/PixelDumpSupport.cpp.o
16FAILED: Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/PixelDumpSupport.cpp.o
17/bin/ccache /bin/c++ -DBUILDING_DumpRenderTree -DBUILDING_HAIKU__=1 -DBUILDING_WITH_CMAKE=1 -DDATA_DIR=\"/boot/system/data/WebKit\" -DDOWNLOADED_FONTS_DIR=\"/boot/home/haikuwebkit/WebKitBuild/Dependencies/Source/webkitgtk-test-fonts-0.0.3\" -DFONTS_CONF_DIR=\"/boot/home/haikuwebkit/Tools/DumpRenderTree/gtk/fonts\" -DHAIKU_WEBKIT_VERSION=\"1.8.4\" -DHAVE_CONFIG_H=1 -DSTATICALLY_LINKED_WITH_PAL -DSTATICALLY_LINKED_WITH_WebCoreTestSupport -DUSE_3D_GRAPHICS=0 -D_GLIBCXX_USE_C99_MATH -I/boot/home/haikuwebkit/Source/WebKitLegacy/haiku/API -I/boot/home/haikuwebkit/Source/WebKitLegacy/haiku -I/boot/home/haikuwebkit/Source/WebKitLegacy/haiku/WebCoreSupport -I/boot/home/haikuwebkit/Source/WebCore/css/parser -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/haiku -I/boot/home/haikuwebkit/Source/WebCore/platform/network/haiku -I/boot/home/haikuwebkit/Source/WebCore/platform/text -I/boot/home/haikuwebkit/Source/WebCore/style -I/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku -I/boot/home/haikuwebkit/WebKitBuild/Release -I/boot/home/haikuwebkit/WebKitBuild/Release/DumpRenderTree/DerivedSources -I/boot/home/haikuwebkit/Tools/DumpRenderTree -I/boot/home/haikuwebkit/Tools/TestRunnerShared -I/boot/home/haikuwebkit/Tools/TestRunnerShared/Bindings -I/boot/home/haikuwebkit/Tools/TestRunnerShared/UIScriptContext -I/boot/home/haikuwebkit/WebKitBuild/Release/PAL/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/WebCore/PrivateHeaders -I/boot/home/haikuwebkit/WebKitBuild/Release/WebKitLegacy/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/JavaScriptCore/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/JavaScriptCore/PrivateHeaders -I/boot/home/haikuwebkit/WebKitBuild/Release/WTF/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/WebCore/PrivateHeaders/WebCoreTestSupport -I/boot/home/haikuwebkit/Source/ThirdParty/ANGLE -I/boot/home/haikuwebkit/Source/ThirdParty/ANGLE/include/KHR -I/boot/home/haikuwebkit/Source/WebCore/page/scrolling/coordinatedgraphics -I/boot/home/haikuwebkit/Source/WebCore/platform/haiku -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/egl -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/opengl -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/opentype -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/texmap/coordinated -I/boot/home/haikuwebkit/Source/WebCore/platform/mediacapabilities -I/boot/home/haikuwebkit/WebKitBuild/Release/DerivedSources/ForwardingHeaders/JavaScriptCore -I/boot/home/haikuwebkit/Source -I/boot/home/haikuwebkit/Source/WebKitLegacy/Storage -I/boot/home/haikuwebkit/Source/WTF -I/boot/home/haikuwebkit/WebKitBuild/Release/DerivedSources/ForwardingHeaders -I/system/develop/headers/private/netservices -I/system/develop/headers/private/system/arch/x86_64 -I/system/develop/headers/private/system -isystem /packages/libxml2-2.9.12-1/.self/develop/headers/libxml2 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-stringop-overread -Wno-nonnull -Wno-array-bounds -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fno-strict-aliasing -fno-exceptions -fno-rtti -ffunction-sections -fdata-sections -O3 -DNDEBUG -frtti "-I/packages/libgcrypt-1.8.5-1/.self/develop/headers -I/packages/libgpg_error-1.36-1/.self/develop/headers" -std=c++17 -MD -MT Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/PixelDumpSupport.cpp.o -MF Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/PixelDumpSupport.cpp.o.d -o Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/PixelDumpSupport.cpp.o -c /boot/home/haikuwebkit/Tools/DumpRenderTree/PixelDumpSupport.cpp
18In file included from /boot/home/haikuwebkit/Tools/DumpRenderTree/PixelDumpSupport.cpp:45:
19/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.h: In constructor 'BitmapContext::BitmapContext(BSize, BBitmap*)':
20/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.h:62:29: error: 'status_t BBitmap::ImportBits(const BBitmap*, BPoint, BPoint, int32, int32)' is private within this context
21 62 | m_bitmap->ImportBits(bitmap, BPoint(0, 0), BPoint(0, 0), size.Width(),
22 | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23 63 | size.Height());
24 | ~~~~~~~~~~~~~~
25In file included from /boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.h:29,
26 from /boot/home/haikuwebkit/Tools/DumpRenderTree/PixelDumpSupport.cpp:45:
27/boot/system/develop/headers/os/interface/Bitmap.h:119:57: note: declared private here
28 119 | status_t ImportBits(const BBitmap* bitmap, BPoint from,
29 | ^~~~~~~~~~
30/boot/home/haikuwebkit/Tools/DumpRenderTree/PixelDumpSupport.cpp: In function 'size_t offsetAfterIHDRChunk(const unsigned char*, size_t)':
31/boot/home/haikuwebkit/Tools/DumpRenderTree/PixelDumpSupport.cpp:107:57: warning: unused parameter 'data' [-Wunused-parameter]
32 107 | static size_t offsetAfterIHDRChunk(const unsigned char* data, const size_t dataLength)
33 | ~~~~~~~~~~~~~~~~~~~~~^~~~
34/boot/home/haikuwebkit/Tools/DumpRenderTree/PixelDumpSupport.cpp:107:76: warning: unused parameter 'dataLength' [-Wunused-parameter]
35 107 | static size_t offsetAfterIHDRChunk(const unsigned char* data, const size_t dataLength)
36 | ~~~~~~~~~~~~~^~~~~~~~~~
37[9/10] Building CXX object Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/haiku/PixelDumpSupportHaiku.cpp.o
38FAILED: Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/haiku/PixelDumpSupportHaiku.cpp.o
39/bin/ccache /bin/c++ -DBUILDING_DumpRenderTree -DBUILDING_HAIKU__=1 -DBUILDING_WITH_CMAKE=1 -DDATA_DIR=\"/boot/system/data/WebKit\" -DDOWNLOADED_FONTS_DIR=\"/boot/home/haikuwebkit/WebKitBuild/Dependencies/Source/webkitgtk-test-fonts-0.0.3\" -DFONTS_CONF_DIR=\"/boot/home/haikuwebkit/Tools/DumpRenderTree/gtk/fonts\" -DHAIKU_WEBKIT_VERSION=\"1.8.4\" -DHAVE_CONFIG_H=1 -DSTATICALLY_LINKED_WITH_PAL -DSTATICALLY_LINKED_WITH_WebCoreTestSupport -DUSE_3D_GRAPHICS=0 -D_GLIBCXX_USE_C99_MATH -I/boot/home/haikuwebkit/Source/WebKitLegacy/haiku/API -I/boot/home/haikuwebkit/Source/WebKitLegacy/haiku -I/boot/home/haikuwebkit/Source/WebKitLegacy/haiku/WebCoreSupport -I/boot/home/haikuwebkit/Source/WebCore/css/parser -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/haiku -I/boot/home/haikuwebkit/Source/WebCore/platform/network/haiku -I/boot/home/haikuwebkit/Source/WebCore/platform/text -I/boot/home/haikuwebkit/Source/WebCore/style -I/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku -I/boot/home/haikuwebkit/WebKitBuild/Release -I/boot/home/haikuwebkit/WebKitBuild/Release/DumpRenderTree/DerivedSources -I/boot/home/haikuwebkit/Tools/DumpRenderTree -I/boot/home/haikuwebkit/Tools/TestRunnerShared -I/boot/home/haikuwebkit/Tools/TestRunnerShared/Bindings -I/boot/home/haikuwebkit/Tools/TestRunnerShared/UIScriptContext -I/boot/home/haikuwebkit/WebKitBuild/Release/PAL/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/WebCore/PrivateHeaders -I/boot/home/haikuwebkit/WebKitBuild/Release/WebKitLegacy/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/JavaScriptCore/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/JavaScriptCore/PrivateHeaders -I/boot/home/haikuwebkit/WebKitBuild/Release/WTF/Headers -I/boot/home/haikuwebkit/WebKitBuild/Release/WebCore/PrivateHeaders/WebCoreTestSupport -I/boot/home/haikuwebkit/Source/ThirdParty/ANGLE -I/boot/home/haikuwebkit/Source/ThirdParty/ANGLE/include/KHR -I/boot/home/haikuwebkit/Source/WebCore/page/scrolling/coordinatedgraphics -I/boot/home/haikuwebkit/Source/WebCore/platform/haiku -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/egl -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/opengl -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/opentype -I/boot/home/haikuwebkit/Source/WebCore/platform/graphics/texmap/coordinated -I/boot/home/haikuwebkit/Source/WebCore/platform/mediacapabilities -I/boot/home/haikuwebkit/WebKitBuild/Release/DerivedSources/ForwardingHeaders/JavaScriptCore -I/boot/home/haikuwebkit/Source -I/boot/home/haikuwebkit/Source/WebKitLegacy/Storage -I/boot/home/haikuwebkit/Source/WTF -I/boot/home/haikuwebkit/WebKitBuild/Release/DerivedSources/ForwardingHeaders -I/system/develop/headers/private/netservices -I/system/develop/headers/private/system/arch/x86_64 -I/system/develop/headers/private/system -isystem /packages/libxml2-2.9.12-1/.self/develop/headers/libxml2 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-stringop-overread -Wno-nonnull -Wno-array-bounds -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fno-strict-aliasing -fno-exceptions -fno-rtti -ffunction-sections -fdata-sections -O3 -DNDEBUG -frtti "-I/packages/libgcrypt-1.8.5-1/.self/develop/headers -I/packages/libgpg_error-1.36-1/.self/develop/headers" -std=c++17 -MD -MT Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/haiku/PixelDumpSupportHaiku.cpp.o -MF Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/haiku/PixelDumpSupportHaiku.cpp.o.d -o Tools/DumpRenderTree/CMakeFiles/DumpRenderTree.dir/haiku/PixelDumpSupportHaiku.cpp.o -c /boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.cpp
40In file included from /boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.cpp:27:
41/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.h: In constructor 'BitmapContext::BitmapContext(BSize, BBitmap*)':
42/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.h:62:29: error: 'status_t BBitmap::ImportBits(const BBitmap*, BPoint, BPoint, int32, int32)' is private within this context
43 62 | m_bitmap->ImportBits(bitmap, BPoint(0, 0), BPoint(0, 0), size.Width(),
44 | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45 63 | size.Height());
46 | ~~~~~~~~~~~~~~
47In file included from /boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.h:29,
48 from /boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.cpp:27:
49/boot/system/develop/headers/os/interface/Bitmap.h:119:57: note: declared private here
50 119 | status_t ImportBits(const BBitmap* bitmap, BPoint from,
51 | ^~~~~~~~~~
52/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.cpp: In function 'WTF::RefPtr<BitmapContext> createBitmapContextFromWebView(bool, bool, bool, bool)':
53/boot/home/haikuwebkit/Tools/DumpRenderTree/haiku/PixelDumpSupportHaiku.cpp:47:77: warning: unused parameter 'drawSelectionRect' [-Wunused-parameter]
54 47 | RefPtr<BitmapContext> createBitmapContextFromWebView(bool, bool, bool, bool drawSelectionRect)
55 | ~~~~~^~~~~~~~~~~~~~~~~
56ninja: build stopped: subcommand failed.
57~/haikuwebkit/Tools/Scripts>