Welcome to the Haiku shell. ~/webkit/Tools/Scripts> build-webkit --haiku + cmake -DPORT="Haiku" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Release -DSHOW_BINDINGS_GENERATION_PROGRESS=1 -DENABLE_EXPERIMENTAL_FEATURES=ON "/boot/home/webkit" -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /bin/cc -- Check for working C compiler: /bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /bin/c++ -- Check for working CXX compiler: /bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The CMake build type is: Release -- Found Gperf: /bin/gperf (Required is at least version "3.0.1") -- Found Perl: /bin/perl (found suitable version "5.26.1", minimum required is "5.10.0") -- Found PythonInterp: /bin/python2.7 (found suitable version "2.7.14", minimum required is "2.7.0") -- Could NOT find Ruby (missing: RUBY_INCLUDE_DIR RUBY_LIBRARY RUBY_CONFIG_INCLUDE_DIR) (found suitable version "2.2.0", minimum required is "1.9") -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing - Success -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions - Success -- Performing Test CXX_COMPILER_SUPPORTS_-std=c++14 -- Performing Test CXX_COMPILER_SUPPORTS_-std=c++14 - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti - Success -- Performing Test C_COMPILER_SUPPORTS_-Wall -- Performing Test C_COMPILER_SUPPORTS_-Wall - Success -- Performing Test C_COMPILER_SUPPORTS_-Wextra -- Performing Test C_COMPILER_SUPPORTS_-Wextra - Success -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align - Success -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security - Success -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith - Success -- Performing Test C_COMPILER_SUPPORTS_-Wundef -- Performing Test C_COMPILER_SUPPORTS_-Wundef - Success -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wall -- Performing Test CXX_COMPILER_SUPPORTS_-Wall - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings - Success -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments - Failed -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-noexcept-type -- Performing Test C_COMPILER_SUPPORTS_-Wno-noexcept-type - Failed -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Failed CMake Warning at Source/cmake/OptionsCommon.cmake:71 (message): GNU gold linker isn't available, using the default system linker. Call Stack (most recent call first): Source/cmake/WebKitCommon.cmake:59 (include) CMakeLists.txt:157 (include) -- Looking for features.h -- Looking for features.h - not found -- Looking for errno.h -- Looking for errno.h - found -- Looking for langinfo.h -- Looking for langinfo.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for pthread_np.h -- Looking for pthread_np.h - not found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/timeb.h -- Looking for sys/timeb.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for IsDebuggerPresent -- Looking for IsDebuggerPresent - not found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for strnstr -- Looking for strnstr - not found -- Looking for timegm -- Looking for timegm - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for regexec -- Looking for regexec - found -- Looking for SIGTRAP -- Looking for SIGTRAP - found -- Performing Test HAVE_STAT_BIRTHTIME_value -- Performing Test HAVE_STAT_BIRTHTIME_value - Failed -- Performing Test HAVE_TM_GMTOFF_value -- Performing Test HAVE_TM_GMTOFF_value - Success -- Performing Test HAVE_TM_ZONE_value -- Performing Test HAVE_TM_ZONE_value - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __int128_t -- Check size of __int128_t - failed -- Found LibGcrypt: /boot/system/develop/lib/libgcrypt.so (found suitable version "1.8.2", minimum required is "1.6.0") -- Found PkgConfig: /bin/pkg-config (found version "0.29.2") -- Checking for module 'sqlite3' -- Found sqlite3, version 3.23.1 -- Found Sqlite: /boot/system/develop/headers -- Found LibXml2: /packages/libxml2-2.9.7-1/.self/develop/lib/libxml2.so (found suitable version "2.9.7", minimum required is "2.8.0") -- Found LibXslt: /packages/libxslt-1.1.32-1/.self/develop/lib/libxslt.so (found suitable version "1.1.32", minimum required is "1.1.7") -- Checking for module 'icu-uc' -- Found icu-uc, version 57.1 -- Checking for module 'icu-i18n' -- Found icu-i18n, version 57.1 -- Found ICU header files in /packages/icu-57.1-3/.self/develop/headers -- Found ICU libraries: /boot/system/develop/lib/libicuuc.so -- Found ICU internationaliation libraries: /boot/system/develop/lib/libicui18n.so -- Found ICU data libraries: /boot/system/develop/lib/libicudata.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Found JPEG: /boot/system/develop/lib/libjpeg.so -- Found ZLIB: /boot/system/develop/lib/libz.so (found version "1.2.11") -- Found PNG: /boot/system/develop/lib/libpng.so (found version "1.6.34") -- Found WebP: /packages/libwebp-0.6.1-2/.self/develop/headers;/packages/libwebp-0.6.1-2/.self/develop/headers -- Checking for module 'libtasn1' -- Found libtasn1, version 4.13 -- Found Libtasn1: /boot/system/develop/lib/libtasn1.so -- Using platform-specific CMakeLists: /boot/home/webkit/Source/WTF/wtf/PlatformHaiku.cmake -- Using platform-specific CMakeLists: /boot/home/webkit/Source/JavaScriptCore/PlatformHaiku.cmake -- Using platform-specific CMakeLists: /boot/home/webkit/Source/JavaScriptCore/shell/PlatformHaiku.cmake -- Using source list file: Sources.txt -- Using platform-specific CMakeLists: /boot/home/webkit/Source/WebCore/PAL/pal/PlatformHaiku.cmake -- Using platform-specific CMakeLists: /boot/home/webkit/Source/WebCore/PlatformHaiku.cmake -- Using source list file: Sources.txt -- Using platform-specific CMakeLists: /boot/home/webkit/Source/WebKitLegacy/PlatformHaiku.cmake -- Using platform-specific CMakeLists: /boot/home/webkit/Source/PlatformHaiku.cmake -- Using platform-specific CMakeLists: /boot/home/webkit/Tools/DumpRenderTree/PlatformHaiku.cmake -- Using platform-specific CMakeLists: /boot/home/webkit/Tools/ImageDiff/PlatformHaiku.cmake -- Platform-specific CMakeLists not found: /boot/home/webkit/PerformanceTests/PlatformHaiku.cmake -- Enabled features: -- ENABLE_3D_TRANSFORMS ........................... OFF -- ENABLE_ACCESSIBILITY OFF -- ENABLE_ATTACHMENT_ELEMENT ...................... OFF -- ENABLE_CSS3_TEXT ON -- ENABLE_CSS_DEVICE_ADAPTATION ................... ON -- ENABLE_CSS_SCROLL_SNAP OFF -- ENABLE_CSS_SELECTORS_LEVEL4 .................... ON -- ENABLE_CUSTOM_SCHEME_HANDLER ON -- ENABLE_DATALIST_ELEMENT ........................ OFF -- ENABLE_DOWNLOAD_ATTRIBUTE ON -- ENABLE_DRAG_SUPPORT ............................ ON -- ENABLE_ENCRYPTED_MEDIA OFF -- ENABLE_FILTERS_LEVEL_2 ......................... OFF -- ENABLE_FULLSCREEN_API OFF -- ENABLE_GAMEPAD ................................. OFF -- ENABLE_GEOLOCATION OFF -- ENABLE_INDEXED_DATABASE ........................ OFF -- ENABLE_INDEXED_DATABASE_IN_WORKERS OFF -- ENABLE_INPUT_TYPE_COLOR ........................ ON -- ENABLE_INPUT_TYPE_DATE ON -- ENABLE_INPUT_TYPE_MONTH ........................ ON -- ENABLE_INPUT_TYPE_TIME ON -- ENABLE_LINK_PREFETCH ........................... ON -- ENABLE_MEDIA_CAPTURE ON -- ENABLE_MEDIA_CONTROLS_SCRIPT ................... ON -- ENABLE_MEDIA_SOURCE ON -- ENABLE_MEDIA_STREAM ............................ OFF -- ENABLE_MEMORY_SAMPLER ON -- ENABLE_MHTML ................................... ON -- ENABLE_MOUSE_CURSOR_SCALE ON -- ENABLE_NAVIGATOR_CONTENT_UTILS ................. ON -- ENABLE_NETSCAPE_PLUGIN_API OFF -- ENABLE_NOTIFICATIONS ........................... ON -- ENABLE_RESOLUTION_MEDIA_QUERY ON -- ENABLE_SAMPLING_PROFILER ....................... OFF -- ENABLE_SPEECH_SYNTHESIS OFF -- ENABLE_SPELLCHECK .............................. OFF -- ENABLE_SUBTLE_CRYPTO ON -- ENABLE_TOUCH_EVENTS ............................ OFF -- ENABLE_TOUCH_SLIDER OFF -- ENABLE_USERSELECT_ALL .......................... ON -- ENABLE_VIDEO ON -- ENABLE_VIDEO_TRACK ............................. ON -- ENABLE_WEB_AUDIO OFF -- ENABLE_WEB_CRYPTO .............................. ON -- ENABLE_XSLT ON -- Configuring done -- Generating done -- Build files have been written to: /boot/home/webkit/WebKitBuild/Release + cmake --build /boot/home/webkit/WebKitBuild/Release --config Release -- -j4 Scanning dependencies of target stageSharedScripts Scanning dependencies of target WebCoreBindings Scanning dependencies of target DumpRenderTreeBindings Scanning dependencies of target WTF [ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/xxd.pl [ 1%] Generate bindings (DumpRenderTreeBindings) [ 2%] Generate bindings (WebCoreBindings) [1/1] UIScriptController.idl [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/UpdateContents.py Preprocess IDL [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/cssmin.py [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-combined-inspector-json.py [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-js-builtins.py [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generateYarrUnicodePropertyTables.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/hasher.py [ 3%] Built target DumpRenderTreeBindings [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py Scanning dependencies of target ImageDiff [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/jsmin.py [ 3%] Building CXX object Tools/ImageDiff/CMakeFiles/ImageDiff.dir/haiku/ImageDiff.cpp.o [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/lazywriter.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/make-js-file-arrays.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_header.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_implementation.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_internals_wrapper_header.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_internals_wrapper_implementation.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_header.py [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_implementation.py [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_wrapper_header.py [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_wrapper_implementation.py [ 4%] Linking CXX executable ../../bin/ImageDiff [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generator.py /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/5.4.0/../../../../x86_64-unknown-haiku/bin/ld: CMakeFiles/ImageDiff.dir/haiku/ImageDiff.cpp.o: relocation R_X86_64_PC32 against symbol `_Z6workerPv' can not be used when making a shared object; recompile with -fPIC /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/5.4.0/../../../../x86_64-unknown-haiku/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status Tools/ImageDiff/CMakeFiles/ImageDiff.dir/build.make:94: recipe for target 'bin/ImageDiff' failed make[2]: *** [bin/ImageDiff] Error 1 CMakeFiles/Makefile2:1035: recipe for target 'Tools/ImageDiff/CMakeFiles/ImageDiff.dir/all' failed make[1]: *** [Tools/ImageDiff/CMakeFiles/ImageDiff.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_model.py [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_templates.py [ 4%] Built target stageSharedScripts [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ClockType.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentPtrHashSet.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CountingLock.cpp.o [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadCopier.cpp.o [1/762] WebKitPlaybackTargetAvailabilityEvent.idl [2/762] NavigatorBeacon.idl [3/762] CacheQueryOptions.idl [4/762] DOMCache.idl [5/762] DOMCacheStorage.idl [6/762] DOMWindowCaches.idl [7/762] WorkerGlobalScopeCaches.idl [8/762] BasicCredential.idl [9/762] CredentialCreationOptions.idl [10/762] CredentialData.idl [11/762] CredentialRequestOptions.idl [12/762] CredentialUserData.idl [13/762] CredentialsContainer.idl [14/762] FederatedCredential.idl [15/762] FederatedCredentialInit.idl [16/762] FederatedCredentialRequestOptions.idl [17/762] NavigatorCredentials.idl [18/762] PasswordCredential.idl [19/762] PasswordCredentialData.idl [20/762] DOMFileSystem.idl [21/762] ErrorCallback.idl [22/762] FileCallback.idl [23/762] FileSystemDirectoryEntry.idl [24/762] FileSystemDirectoryReader.idl [25/762] FileSystemEntriesCallback.idl [26/762] FileSystemEntry.idl [27/762] FileSystemEntryCallback.idl [28/762] FileSystemFileEntry.idl [29/762] HTMLInputElementEntriesAPI.idl [30/762] DOMWindowFetch.idl [31/762] FetchBody.idl [32/762] FetchHeaders.idl [33/762] FetchReferrerPolicy.idl [34/762] FetchRequest.idl [35/762] FetchRequestCache.idl [36/762] FetchRequestCredentials.idl [37/762] FetchRequestInit.idl [38/762] FetchRequestMode.idl [39/762] FetchRequestRedirect.idl [40/762] FetchResponse.idl [41/762] WorkerGlobalScopeFetch.idl [42/762] Coordinates.idl [43/762] Geolocation.idl [44/762] Geoposition.idl [45/762] NavigatorGeolocation.idl [46/762] PositionCallback.idl [47/762] PositionError.idl [48/762] PositionErrorCallback.idl [49/762] PositionOptions.idl [50/762] DOMWindowIndexedDatabase.idl [51/762] IDBCursor.idl [52/762] IDBCursorDirection.idl [53/762] IDBCursorWithValue.idl [54/762] IDBDatabase.idl [55/762] IDBFactory.idl [56/762] IDBIndex.idl [57/762] IDBKeyRange.idl [58/762] IDBObjectStore.idl [59/762] IDBOpenDBRequest.idl [60/762] IDBRequest.idl [61/762] IDBTransaction.idl [62/762] IDBTransactionMode.idl [63/762] IDBVersionChangeEvent.idl [64/762] WorkerGlobalScopeIndexedDatabase.idl [65/762] MediaControlsHost.idl [66/762] HTMLMediaElementMediaSession.idl [67/762] MediaRemoteControls.idl [68/762] MediaSession.idl [69/762] DOMURLMediaSource.idl [70/762] MediaSource.idl [71/762] SourceBuffer.idl [72/762] SourceBufferList.idl [73/762] VideoPlaybackQuality.idl [74/762] CanvasCaptureMediaStreamTrack.idl [75/762] DoubleRange.idl [76/762] LongRange.idl [77/762] MediaDeviceInfo.idl [78/762] MediaDevices.idl [79/762] MediaStream.idl [80/762] MediaStreamEvent.idl [81/762] MediaStreamTrack.idl [82/762] MediaStreamTrackEvent.idl [83/762] MediaTrackConstraints.idl [84/762] MediaTrackSupportedConstraints.idl [85/762] NavigatorMediaDevices.idl [86/762] NavigatorUserMedia.idl [87/762] OverconstrainedError.idl [88/762] OverconstrainedErrorEvent.idl [89/762] RTCAnswerOptions.idl [90/762] RTCConfiguration.idl [91/762] RTCDTMFSender.idl [92/762] RTCDTMFToneChangeEvent.idl [93/762] RTCDataChannel.idl [94/762] RTCDataChannelEvent.idl [95/762] RTCIceCandidate.idl [96/762] RTCIceConnectionState.idl [97/762] RTCIceGatheringState.idl [98/762] RTCIceServer.idl [99/762] RTCIceTransport.idl [100/762] RTCIceTransportState.idl [101/762] RTCOfferAnswerOptions.idl [102/762] RTCOfferOptions.idl [103/762] RTCPeerConnection.idl [104/762] RTCPeerConnectionIceEvent.idl [105/762] RTCPeerConnectionState.idl [106/762] RTCRtpParameters.idl [107/762] RTCRtpReceiver.idl [108/762] RTCRtpSender.idl [109/762] RTCRtpTransceiver.idl [110/762] RTCRtpTransceiverDirection.idl [111/762] RTCSessionDescription.idl [112/762] RTCSignalingState.idl [113/762] RTCStatsReport.idl [114/762] RTCTrackEvent.idl [115/762] NavigatorContentUtils.idl [116/762] Notification.idl [117/762] NotificationPermission.idl [118/762] NotificationPermissionCallback.idl [119/762] PaymentAddress.idl [120/762] PaymentComplete.idl [ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadTaskHandler.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DecimalNumber.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o [ 5%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Gigacage.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GlobalVersion.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/JSONValues.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Language.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LockedPrintStream.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MemoryPressureHandler.cpp.o [ 6%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MonotonicTime.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o [121/762] PaymentCurrencyAmount.idl [122/762] PaymentDetailsBase.idl [123/762] PaymentDetailsInit.idl [124/762] PaymentDetailsModifier.idl [125/762] PaymentDetailsUpdate.idl [126/762] PaymentItem.idl [127/762] PaymentMethodData.idl [128/762] PaymentOptions.idl [129/762] PaymentRequest.idl [130/762] PaymentRequestUpdateEvent.idl [131/762] PaymentRequestUpdateEventInit.idl [132/762] PaymentResponse.idl [133/762] PaymentShippingOption.idl [134/762] PaymentShippingType.idl [135/762] DOMWindowSpeechSynthesis.idl [136/762] SpeechSynthesis.idl [137/762] SpeechSynthesisEvent.idl [138/762] SpeechSynthesisUtterance.idl [139/762] SpeechSynthesisVoice.idl [140/762] ByteLengthQueuingStrategy.idl [141/762] CountQueuingStrategy.idl [142/762] ReadableByteStreamController.idl [143/762] ReadableStream.idl [144/762] ReadableStreamBYOBReader.idl [145/762] ReadableStreamBYOBRequest.idl [146/762] ReadableStreamDefaultController.idl [147/762] ReadableStreamDefaultReader.idl [148/762] ReadableStreamSink.idl [149/762] ReadableStreamSource.idl [150/762] WritableStream.idl [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o [151/762] AnalyserNode.idl [152/762] AudioBuffer.idl [153/762] AudioBufferCallback.idl [154/762] AudioBufferSourceNode.idl [155/762] AudioContext.idl [156/762] AudioDestinationNode.idl [157/762] AudioListener.idl [158/762] AudioNode.idl [159/762] AudioParam.idl [160/762] AudioProcessingEvent.idl [161/762] BiquadFilterNode.idl [162/762] ChannelMergerNode.idl [163/762] ChannelSplitterNode.idl [164/762] ConvolverNode.idl [165/762] DelayNode.idl [166/762] DynamicsCompressorNode.idl [167/762] GainNode.idl [168/762] MediaElementAudioSourceNode.idl [169/762] MediaStreamAudioDestinationNode.idl [170/762] MediaStreamAudioSourceNode.idl [171/762] OfflineAudioCompletionEvent.idl [172/762] OfflineAudioContext.idl [173/762] OscillatorNode.idl [174/762] PannerNode.idl [175/762] PeriodicWave.idl [176/762] ScriptProcessorNode.idl [177/762] WaveShaperNode.idl [178/762] DOMWindowWebDatabase.idl [179/762] Database.idl [180/762] DatabaseCallback.idl [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o [181/762] SQLError.idl [182/762] SQLResultSet.idl [183/762] SQLResultSetRowList.idl [184/762] SQLStatementCallback.idl [185/762] SQLStatementErrorCallback.idl [186/762] SQLTransaction.idl [187/762] SQLTransactionCallback.idl [188/762] SQLTransactionErrorCallback.idl [189/762] NavigatorWebDriver.idl [190/762] CloseEvent.idl [191/762] WebSocket.idl [192/762] DOMWindowWebVR.idl [193/762] NavigatorWebVR.idl [194/762] VRDisplay.idl [195/762] VRDisplayCapabilities.idl [196/762] VRDisplayEvent.idl [197/762] VRDisplayEventReason.idl [198/762] VREye.idl [199/762] VREyeParameters.idl [200/762] VRFieldOfView.idl [201/762] VRFrameData.idl [202/762] VRLayerInit.idl [203/762] VRPose.idl [204/762] VRStageParameters.idl [205/762] AccessibleNode.idl [206/762] Animatable.idl [207/762] AnimationEffect.idl [208/762] AnimationEffectTiming.idl [209/762] AnimationTimeline.idl [210/762] DocumentTimeline.idl [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o [211/762] KeyframeEffect.idl [212/762] WebAnimation.idl [213/762] CryptoAlgorithmParameters.idl [214/762] CryptoKey.idl [215/762] CryptoKeyPair.idl [216/762] CryptoKeyUsage.idl [217/762] JsonWebKey.idl [218/762] RsaOtherPrimesInfo.idl [219/762] SubtleCrypto.idl [220/762] CryptoAesKeyAlgorithm.idl [221/762] CryptoEcKeyAlgorithm.idl [222/762] CryptoHmacKeyAlgorithm.idl [223/762] CryptoKeyAlgorithm.idl [224/762] CryptoRsaHashedKeyAlgorithm.idl [225/762] CryptoRsaKeyAlgorithm.idl [226/762] AesCbcCfbParams.idl [227/762] AesCtrParams.idl [228/762] AesGcmParams.idl [229/762] AesKeyParams.idl [230/762] EcKeyParams.idl [231/762] EcdhKeyDeriveParams.idl [232/762] EcdsaParams.idl [233/762] HkdfParams.idl [234/762] HmacKeyParams.idl [235/762] Pbkdf2Params.idl [236/762] RsaHashedImportParams.idl [237/762] RsaHashedKeyGenParams.idl [238/762] RsaKeyGenParams.idl [239/762] RsaOaepParams.idl [240/762] RsaPssParams.idl [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomDevice.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o [ 7%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ReadWriteLock.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ScrambledPtr.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Seconds.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackTrace.cpp.o [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o /boot/home/webkit/Source/WTF/wtf/StackTrace.cpp:46:29: warning: unused parameter 'stack' [-Wunused-parameter] void WTFGetBacktrace(void** stack, int* size) ^ [ 8%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadGroup.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadMessage.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimeWithDynamicClockType.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimingScope.cpp.o [241/762] CSSFontFaceRule.idl [242/762] CSSImportRule.idl [243/762] CSSKeyframeRule.idl [244/762] CSSKeyframesRule.idl [245/762] CSSMediaRule.idl [246/762] CSSNamespaceRule.idl [247/762] CSSPageRule.idl [248/762] CSSRule.idl [249/762] CSSRuleList.idl [250/762] CSSStyleDeclaration.idl [251/762] CSSStyleRule.idl [252/762] CSSStyleSheet.idl [253/762] CSSSupportsRule.idl [254/762] CSSUnknownRule.idl [255/762] DOMMatrix.idl [256/762] DOMMatrix2DInit.idl [257/762] DOMMatrixInit.idl [258/762] DOMMatrixReadOnly.idl [259/762] DeprecatedCSSOMCounter.idl [260/762] DeprecatedCSSOMPrimitiveValue.idl [261/762] DeprecatedCSSOMRGBColor.idl [262/762] DeprecatedCSSOMRect.idl [263/762] DeprecatedCSSOMValue.idl [264/762] DeprecatedCSSOMValueList.idl [265/762] DOMCSSNamespace.idl [266/762] ElementCSSInlineStyle.idl [267/762] FontFace.idl [268/762] FontFaceSet.idl [269/762] MediaList.idl [270/762] MediaQueryList.idl [271/762] MediaQueryListListener.idl [272/762] StyleMedia.idl [273/762] StyleSheet.idl [274/762] StyleSheetList.idl [275/762] WebKitCSSMatrix.idl [276/762] WebKitCSSViewportRule.idl [277/762] AbortController.idl [278/762] AbortSignal.idl [279/762] AnimationEvent.idl [280/762] Attr.idl [281/762] BeforeLoadEvent.idl [282/762] BeforeUnloadEvent.idl [283/762] CDATASection.idl [284/762] CharacterData.idl [285/762] ChildNode.idl [286/762] ClipboardEvent.idl [287/762] Comment.idl [288/762] CompositionEvent.idl [289/762] CustomElementRegistry.idl [290/762] CustomEvent.idl [291/762] DOMException.idl [292/762] DOMImplementation.idl [293/762] DOMPoint.idl [294/762] DOMPointInit.idl [295/762] DOMPointReadOnly.idl [296/762] DOMQuad.idl [297/762] DOMQuadInit.idl [298/762] DOMRect.idl [299/762] DOMRectInit.idl [300/762] DOMRectList.idl [301/762] DOMRectReadOnly.idl [302/762] DOMStringList.idl [303/762] DOMStringMap.idl [304/762] DataTransfer.idl [305/762] DataTransferItem.idl [306/762] DataTransferItemList.idl [307/762] DeviceMotionEvent.idl [308/762] DeviceOrientationEvent.idl [309/762] Document.idl [310/762] DocumentAndElementEventHandlers.idl [311/762] DocumentFragment.idl [312/762] DocumentOrShadowRoot.idl [313/762] DocumentTouch.idl [314/762] DocumentType.idl [315/762] Element.idl [316/762] ErrorEvent.idl [317/762] Event.idl [318/762] EventInit.idl [319/762] EventModifierInit.idl [320/762] EventTarget.idl [321/762] FocusEvent.idl [322/762] GlobalEventHandlers.idl [323/762] HashChangeEvent.idl [324/762] InputEvent.idl [325/762] KeyboardEvent.idl [326/762] MessageChannel.idl [327/762] MessageEvent.idl [328/762] MessagePort.idl [329/762] MouseEvent.idl [330/762] MouseEventInit.idl [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UUID.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WallTime.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o [331/762] MutationCallback.idl [332/762] MutationEvent.idl [333/762] MutationObserver.idl [334/762] MutationRecord.idl [335/762] NamedNodeMap.idl [336/762] Node.idl [337/762] NodeFilter.idl [338/762] NodeIterator.idl [339/762] NodeList.idl [340/762] NonDocumentTypeChildNode.idl [341/762] NonElementParentNode.idl [342/762] OverflowEvent.idl [343/762] PageTransitionEvent.idl [344/762] ParentNode.idl [345/762] PopStateEvent.idl [346/762] ProcessingInstruction.idl [347/762] ProgressEvent.idl [348/762] PromiseRejectionEvent.idl [349/762] Range.idl [350/762] RequestAnimationFrameCallback.idl [351/762] SecurityPolicyViolationEvent.idl [352/762] ShadowRoot.idl [353/762] ShadowRootMode.idl [354/762] Slotable.idl [355/762] StaticRange.idl [356/762] StringCallback.idl [357/762] Text.idl [358/762] TextDecoder.idl [359/762] TextEncoder.idl [360/762] TextEvent.idl [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o [ 9%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentCoders.cpp.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentDecoder.cpp.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentEncoder.cpp.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.o [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.o [361/762] Touch.idl [362/762] TouchEvent.idl [363/762] TouchList.idl [364/762] TransitionEvent.idl [365/762] TreeWalker.idl [366/762] UIEvent.idl [367/762] UIEventInit.idl [368/762] VisibilityState.idl [369/762] WebKitAnimationEvent.idl [370/762] WebKitTransitionEvent.idl [371/762] WheelEvent.idl [372/762] XMLDocument.idl [373/762] Blob.idl [374/762] BlobCallback.idl [375/762] BlobLineEndings.idl [376/762] BlobPropertyBag.idl [377/762] File.idl [378/762] FileError.idl [379/762] FileList.idl [380/762] FileReader.idl [381/762] FileReaderSync.idl [382/762] DOMFormData.idl [383/762] DOMTokenList.idl [384/762] DOMURL.idl [385/762] HTMLAllCollection.idl [386/762] HTMLAnchorElement.idl [387/762] HTMLAppletElement.idl [388/762] HTMLAreaElement.idl [389/762] HTMLAttachmentElement.idl [390/762] HTMLAudioElement.idl [ 10%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/LineEnding.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o [391/762] HTMLBRElement.idl [392/762] HTMLBaseElement.idl [393/762] HTMLBodyElement.idl [394/762] HTMLButtonElement.idl [395/762] HTMLCanvasElement.idl [396/762] HTMLCollection.idl [397/762] HTMLDListElement.idl [398/762] HTMLDataElement.idl [399/762] HTMLDataListElement.idl [400/762] HTMLDetailsElement.idl [401/762] HTMLDirectoryElement.idl [402/762] HTMLDivElement.idl [403/762] HTMLDocument.idl [404/762] HTMLElement.idl [405/762] HTMLEmbedElement.idl [406/762] HTMLFieldSetElement.idl [407/762] HTMLFontElement.idl [408/762] HTMLFormControlsCollection.idl [409/762] HTMLFormElement.idl [410/762] HTMLFrameElement.idl [411/762] HTMLFrameSetElement.idl [412/762] HTMLHRElement.idl [413/762] HTMLHeadElement.idl [414/762] HTMLHeadingElement.idl [415/762] HTMLHtmlElement.idl [416/762] HTMLHyperlinkElementUtils.idl [417/762] HTMLIFrameElement.idl [418/762] HTMLImageElement.idl [419/762] HTMLInputElement.idl [420/762] HTMLKeygenElement.idl [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilderJSON.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o [421/762] HTMLLIElement.idl [422/762] HTMLLabelElement.idl [423/762] HTMLLegendElement.idl [424/762] HTMLLinkElement.idl [425/762] HTMLMapElement.idl [426/762] HTMLMarqueeElement.idl [427/762] HTMLMediaElement.idl [428/762] HTMLMenuElement.idl [429/762] HTMLMenuItemElement.idl [430/762] HTMLMetaElement.idl [431/762] HTMLMeterElement.idl [432/762] HTMLModElement.idl [433/762] HTMLOListElement.idl [434/762] HTMLObjectElement.idl [435/762] HTMLOptGroupElement.idl [436/762] HTMLOptionElement.idl [437/762] HTMLOptionsCollection.idl [438/762] HTMLOutputElement.idl [439/762] HTMLParagraphElement.idl [440/762] HTMLParamElement.idl [441/762] HTMLPictureElement.idl [442/762] HTMLPreElement.idl [443/762] HTMLProgressElement.idl [444/762] HTMLQuoteElement.idl [445/762] HTMLScriptElement.idl [446/762] HTMLSelectElement.idl [447/762] HTMLSlotElement.idl [448/762] HTMLSourceElement.idl [449/762] HTMLSpanElement.idl [450/762] HTMLStyleElement.idl [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringMalloc.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolImpl.cpp.o [451/762] HTMLTableCaptionElement.idl [452/762] HTMLTableCellElement.idl [453/762] HTMLTableColElement.idl [454/762] HTMLTableElement.idl [455/762] HTMLTableRowElement.idl [456/762] HTMLTableSectionElement.idl [457/762] HTMLTemplateElement.idl [458/762] HTMLTextAreaElement.idl [459/762] HTMLTimeElement.idl [460/762] HTMLTitleElement.idl [461/762] HTMLTrackElement.idl [462/762] HTMLUListElement.idl [463/762] HTMLUnknownElement.idl [464/762] HTMLVideoElement.idl [465/762] ImageBitmap.idl [466/762] ImageBitmapOptions.idl [467/762] ImageData.idl [468/762] MediaController.idl [469/762] MediaError.idl [470/762] OffscreenCanvas.idl [471/762] RadioNodeList.idl [472/762] TextMetrics.idl [473/762] TimeRanges.idl [474/762] URLSearchParams.idl [475/762] ValidityState.idl [476/762] VoidCallback.idl [477/762] CanvasCompositing.idl [478/762] CanvasDirection.idl [479/762] CanvasDrawImage.idl [480/762] CanvasDrawPath.idl [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextBreakIterator.cpp.o [ 11%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextStream.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProvider.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderLatin1.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderUTF16.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o [481/762] CanvasFillRule.idl [482/762] CanvasFillStrokeStyles.idl [483/762] CanvasFilters.idl [484/762] CanvasGradient.idl [485/762] CanvasImageData.idl [486/762] CanvasImageSmoothing.idl [487/762] CanvasLineCap.idl [488/762] CanvasLineJoin.idl [489/762] CanvasPath.idl [490/762] CanvasPathDrawingStyles.idl [491/762] CanvasPattern.idl [492/762] CanvasRect.idl [493/762] CanvasRenderingContext2D.idl [494/762] CanvasShadowStyles.idl [495/762] CanvasState.idl [496/762] CanvasText.idl [497/762] CanvasTextAlign.idl [498/762] CanvasTextBaseline.idl [499/762] CanvasTextDrawingStyles.idl [500/762] CanvasTransform.idl [501/762] CanvasUserInterface.idl [502/762] ImageBitmapRenderingContext.idl [503/762] ImageSmoothingQuality.idl [504/762] Path2D.idl [505/762] WebGPUBuffer.idl [506/762] WebGPUCommandBuffer.idl [507/762] WebGPUCommandQueue.idl [508/762] WebGPUComputeCommandEncoder.idl [509/762] WebGPUComputePipelineState.idl [510/762] WebGPUDepthStencilDescriptor.idl [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/Signals.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorPosix.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingPthreads.cpp.o [511/762] WebGPUDepthStencilState.idl [512/762] WebGPUDrawable.idl [513/762] WebGPUFunction.idl [514/762] WebGPULibrary.idl [515/762] WebGPURenderCommandEncoder.idl [516/762] WebGPURenderPassAttachmentDescriptor.idl [517/762] WebGPURenderPassColorAttachmentDescriptor.idl [518/762] WebGPURenderPassDepthAttachmentDescriptor.idl [519/762] WebGPURenderPassDescriptor.idl [520/762] WebGPURenderPipelineColorAttachmentDescriptor.idl [521/762] WebGPURenderPipelineDescriptor.idl [522/762] WebGPURenderPipelineState.idl [523/762] WebGPURenderingContext.idl [524/762] WebGPUSize.idl [525/762] WebGPUTexture.idl [526/762] WebGPUTextureDescriptor.idl [527/762] CommandLineAPIHost.idl [528/762] InspectorFrontendHost.idl [529/762] DOMApplicationCache.idl [530/762] BarProp.idl [531/762] Crypto.idl [532/762] DOMSelection.idl [533/762] DOMWindow.idl [534/762] EventSource.idl [535/762] GlobalCrypto.idl [536/762] GlobalPerformance.idl [537/762] History.idl [538/762] IntersectionObserver.idl [539/762] IntersectionObserverCallback.idl [540/762] IntersectionObserverEntry.idl [541/762] Location.idl [542/762] Navigator.idl [543/762] NavigatorID.idl [544/762] NavigatorLanguage.idl [545/762] NavigatorOnLine.idl [546/762] NavigatorServiceWorker.idl [547/762] Performance.idl [548/762] PerformanceEntry.idl [549/762] PerformanceMark.idl [550/762] PerformanceMeasure.idl [551/762] PerformanceObserver.idl [552/762] PerformanceObserverCallback.idl [553/762] PerformanceObserverEntryList.idl [554/762] PerformanceNavigation.idl [555/762] PerformanceResourceTiming.idl [556/762] PerformanceTiming.idl [557/762] Screen.idl [558/762] ScrollToOptions.idl [559/762] VisualViewport.idl [560/762] WebKitPoint.idl [561/762] WindowEventHandlers.idl [562/762] WindowOrWorkerGlobalScope.idl [563/762] WorkerNavigator.idl [564/762] DOMMimeType.idl [565/762] DOMMimeTypeArray.idl [566/762] DOMPlugin.idl [567/762] DOMPluginArray.idl [568/762] Storage.idl [569/762] StorageEvent.idl [570/762] AbstractWorker.idl [571/762] DedicatedWorkerGlobalScope.idl [572/762] Worker.idl [573/762] WorkerGlobalScope.idl [574/762] WorkerLocation.idl [575/762] WorkerType.idl [576/762] ExtendableEvent.idl [577/762] ExtendableEventInit.idl [578/762] ExtendableMessageEvent.idl [579/762] FetchEvent.idl [580/762] ServiceWorker.idl [581/762] ServiceWorkerClient.idl [582/762] ServiceWorkerClientType.idl [583/762] ServiceWorkerClients.idl [584/762] ServiceWorkerContainer.idl [585/762] ServiceWorkerGlobalScope.idl [586/762] ServiceWorkerRegistration.idl [587/762] ServiceWorkerUpdateViaCache.idl [588/762] ServiceWorkerWindowClient.idl [589/762] DOMParser.idl [590/762] XMLHttpRequest.idl [591/762] XMLHttpRequestEventTarget.idl [592/762] XMLHttpRequestProgressEvent.idl [593/762] XMLHttpRequestUpload.idl [594/762] XMLSerializer.idl [595/762] XPathEvaluator.idl [596/762] XPathExpression.idl [597/762] XPathNSResolver.idl [598/762] XPathResult.idl [599/762] XSLTProcessor.idl [600/762] SVGAElement.idl [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/WorkQueueGeneric.cpp.o [ 12%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/RunLoopGeneric.cpp.o [ 13%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/haiku/MainThreadHaiku.cpp.o [ 13%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/haiku/MemoryFootprintHaiku.cpp.o [ 13%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/CPUTimeUnix.cpp.o [ 13%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PlatformUserPreferredLanguagesHaiku.cpp.o [601/762] SVGAltGlyphDefElement.idl [602/762] SVGAltGlyphElement.idl [603/762] SVGAltGlyphItemElement.idl [604/762] SVGAngle.idl [605/762] SVGAnimateColorElement.idl [606/762] SVGAnimateElement.idl [607/762] SVGAnimateMotionElement.idl [608/762] SVGAnimateTransformElement.idl [609/762] SVGAnimatedAngle.idl [610/762] SVGAnimatedBoolean.idl [611/762] SVGAnimatedEnumeration.idl [612/762] SVGAnimatedInteger.idl [613/762] SVGAnimatedLength.idl [614/762] SVGAnimatedLengthList.idl [615/762] SVGAnimatedNumber.idl [616/762] SVGAnimatedNumberList.idl [617/762] SVGAnimatedPreserveAspectRatio.idl [618/762] SVGAnimatedRect.idl [619/762] SVGAnimatedString.idl [620/762] SVGAnimatedTransformList.idl [621/762] SVGAnimationElement.idl [622/762] SVGCircleElement.idl [623/762] SVGClipPathElement.idl [624/762] SVGComponentTransferFunctionElement.idl [625/762] SVGCursorElement.idl [626/762] SVGDefsElement.idl [627/762] SVGDescElement.idl [628/762] SVGDocument.idl [629/762] SVGElement.idl [630/762] SVGEllipseElement.idl [ 13%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/haiku/TextBreakIteratorInternalICUHaiku.cpp.o [ 13%] Linking CXX static library ../../../lib/libWTF.a [ 13%] Built target WTF [631/762] SVGExternalResourcesRequired.idl [632/762] SVGFEBlendElement.idl [633/762] SVGFEColorMatrixElement.idl [634/762] SVGFEComponentTransferElement.idl [635/762] SVGFECompositeElement.idl [636/762] SVGFEConvolveMatrixElement.idl [637/762] SVGFEDiffuseLightingElement.idl [638/762] SVGFEDisplacementMapElement.idl [639/762] SVGFEDistantLightElement.idl [640/762] SVGFEDropShadowElement.idl [641/762] SVGFEFloodElement.idl [642/762] SVGFEFuncAElement.idl [643/762] SVGFEFuncBElement.idl [644/762] SVGFEFuncGElement.idl [645/762] SVGFEFuncRElement.idl [646/762] SVGFEGaussianBlurElement.idl [647/762] SVGFEImageElement.idl [648/762] SVGFEMergeElement.idl [649/762] SVGFEMergeNodeElement.idl [650/762] SVGFEMorphologyElement.idl [651/762] SVGFEOffsetElement.idl [652/762] SVGFEPointLightElement.idl [653/762] SVGFESpecularLightingElement.idl [654/762] SVGFESpotLightElement.idl [655/762] SVGFETileElement.idl [656/762] SVGFETurbulenceElement.idl [657/762] SVGFilterElement.idl [658/762] SVGFilterPrimitiveStandardAttributes.idl [659/762] SVGFitToViewBox.idl [660/762] SVGFontElement.idl [661/762] SVGFontFaceElement.idl [662/762] SVGFontFaceFormatElement.idl [663/762] SVGFontFaceNameElement.idl [664/762] SVGFontFaceSrcElement.idl [665/762] SVGFontFaceUriElement.idl [666/762] SVGForeignObjectElement.idl [667/762] SVGGElement.idl [668/762] SVGGlyphElement.idl [669/762] SVGGlyphRefElement.idl [670/762] SVGGradientElement.idl [671/762] SVGGraphicsElement.idl [672/762] SVGHKernElement.idl [673/762] SVGImageElement.idl [674/762] SVGLength.idl [675/762] SVGLengthList.idl [676/762] SVGLineElement.idl [677/762] SVGLinearGradientElement.idl [678/762] SVGMPathElement.idl [679/762] SVGMarkerElement.idl [680/762] SVGMaskElement.idl [681/762] SVGMatrix.idl [682/762] SVGMetadataElement.idl [683/762] SVGMissingGlyphElement.idl [684/762] SVGNumber.idl [685/762] SVGNumberList.idl [686/762] SVGPathElement.idl [687/762] SVGPathSeg.idl [688/762] SVGPathSegArcAbs.idl [689/762] SVGPathSegArcRel.idl [690/762] SVGPathSegClosePath.idl [691/762] SVGPathSegCurvetoCubicAbs.idl [692/762] SVGPathSegCurvetoCubicRel.idl [693/762] SVGPathSegCurvetoCubicSmoothAbs.idl [694/762] SVGPathSegCurvetoCubicSmoothRel.idl [695/762] SVGPathSegCurvetoQuadraticAbs.idl [696/762] SVGPathSegCurvetoQuadraticRel.idl [697/762] SVGPathSegCurvetoQuadraticSmoothAbs.idl [698/762] SVGPathSegCurvetoQuadraticSmoothRel.idl [699/762] SVGPathSegLinetoAbs.idl [700/762] SVGPathSegLinetoHorizontalAbs.idl [701/762] SVGPathSegLinetoHorizontalRel.idl [702/762] SVGPathSegLinetoRel.idl [703/762] SVGPathSegLinetoVerticalAbs.idl [704/762] SVGPathSegLinetoVerticalRel.idl [705/762] SVGPathSegList.idl [706/762] SVGPathSegMovetoAbs.idl [707/762] SVGPathSegMovetoRel.idl [708/762] SVGPatternElement.idl [709/762] SVGPoint.idl [710/762] SVGPointList.idl [711/762] SVGPolygonElement.idl [712/762] SVGPolylineElement.idl [713/762] SVGPreserveAspectRatio.idl [714/762] SVGRadialGradientElement.idl [715/762] SVGRect.idl [716/762] SVGRectElement.idl [717/762] SVGRenderingIntent.idl [718/762] SVGSVGElement.idl [719/762] SVGScriptElement.idl [720/762] SVGSetElement.idl [721/762] SVGStopElement.idl [722/762] SVGStringList.idl [723/762] SVGStyleElement.idl [724/762] SVGSwitchElement.idl [725/762] SVGSymbolElement.idl [726/762] SVGTRefElement.idl [727/762] SVGTSpanElement.idl [728/762] SVGTests.idl [729/762] SVGTextContentElement.idl [730/762] SVGTextElement.idl [731/762] SVGTextPathElement.idl [732/762] SVGTextPositioningElement.idl [733/762] SVGTitleElement.idl [734/762] SVGTransform.idl [735/762] SVGTransformList.idl [736/762] SVGURIReference.idl [737/762] SVGUnitTypes.idl [738/762] SVGUseElement.idl [739/762] SVGVKernElement.idl [740/762] SVGViewElement.idl [741/762] SVGViewSpec.idl [742/762] SVGZoomAndPan.idl [743/762] SVGZoomEvent.idl [744/762] AudioTrack.idl [745/762] AudioTrackList.idl [746/762] DataCue.idl [747/762] TextTrack.idl [748/762] TextTrackCue.idl [749/762] TextTrackCueList.idl [750/762] TextTrackList.idl [751/762] TrackEvent.idl [752/762] VTTCue.idl [753/762] VTTRegion.idl [754/762] VTTRegionList.idl [755/762] VideoTrack.idl [756/762] VideoTrackList.idl [757/762] AudioTrackMediaSource.idl [758/762] TextTrackMediaSource.idl [759/762] VideoTrackMediaSource.idl [760/762] UserMessageHandler.idl [761/762] UserMessageHandlersNamespace.idl [762/762] WebKitNamespace.idl [ 13%] Built target WebCoreBindings Makefile:151: recipe for target 'all' failed make: *** [all] Error 2 ~/webkit/Tools/Scripts>