>>> webkitgtk 2.30.4 Extracting xzcat /srv/storage/autobuild/run/instance-1/dl/webkitgtk/webkitgtk-2.30.4.tar.xz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4 -xf - >>> webkitgtk 2.30.4 Patching >>> webkitgtk 2.30.4 Configuring (mkdir -p /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/ && cd /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_API_TESTS=OFF -DENABLE_GEOLOCATION=OFF -DENABLE_GTKDOC=OFF -DENABLE_INTROSPECTION=OFF -DENABLE_MINIBROWSER=ON -DENABLE_SPELLCHECK=ON -DPORT=GTK -DSILENCE_CROSS_COMPILATION_NOTICES=ON -DUSE_LIBNOTIFY=OFF -DUSE_LIBHYPHEN=OFF -DUSE_OPENJPEG=ON -DUSE_WOFF2=ON -DUSE_WPE_RENDERER=OFF -DENABLE_BUBBLEWRAP_SANDBOX=ON -DBWRAP_EXECUTABLE=/usr/bin/bwrap -DDBUS_PROXY_EXECUTABLE=/usr/bin/xdg-dbus-proxy -DENABLE_VIDEO=OFF -DENABLE_WEB_AUDIO=OFF -DENABLE_WEBDRIVER=ON -DENABLE_GLES2=OFF -DENABLE_GRAPHICS_CONTEXT_GL=OFF -DENABLE_WAYLAND_TARGET=ON -DUSE_GSTREAMER_GL=OFF -DUSE_SYSTEMD=OFF -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON -DENABLE_SAMPLING_PROFILER=OFF ) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/mipsel-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/mipsel-linux-gcc -- 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: /srv/storage/autobuild/run/instance-1/output-1/host/bin/mipsel-linux-g++ -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/mipsel-linux-g++ -- 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: Debug -- Found Perl: /usr/bin/perl (found suitable version "5.28.1", minimum required is "5.10.0") -- Found PerlModules: TRUE found components: JSON::PP -- Found PythonInterp: /srv/storage/autobuild/run/instance-1/output-1/host/bin/python2.7 (found suitable version "2.7.18", minimum required is "2.7.0") -- Could NOT find Ruby (missing: RUBY_INCLUDE_DIR RUBY_LIBRARY RUBY_CONFIG_INCLUDE_DIR) (found suitable version "2.7.2", minimum required is "1.9") -- Enabling ccache: Couldn't find ccache program. Not enabling it. -- 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_-fno-rtti -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti - 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_-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-parentheses-equality -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed -- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi -- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi - Success -- 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-parentheses-equality -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined - 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 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 ATOMIC_INT64_IS_BUILTIN -- Performing Test ATOMIC_INT64_IS_BUILTIN - Failed -- Performing Test ATOMIC_INT64_REQUIRES_LIBATOMIC -- Performing Test ATOMIC_INT64_REQUIRES_LIBATOMIC - Success CMake Warning at Source/cmake/OptionsCommon.cmake:64 (message): GNU gold linker isn't available, using the default system linker. Call Stack (most recent call first): Source/cmake/WebKitCommon.cmake:57 (include) CMakeLists.txt:173 (include) -- Looking for features.h -- Looking for features.h - 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 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 linux/memfd.h -- Looking for linux/memfd.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 malloc_trim -- Looking for malloc_trim - 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 pthread_main_np -- Looking for pthread_main_np - not 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 Cairo: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libcairo.so (found suitable version "1.16.0", minimum required is "1.14.0") -- Found Fontconfig: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.so (found suitable version "2.13.1", minimum required is "2.8.0") -- Found Freetype: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.so (found suitable version "2.10.4", minimum required is "2.4.2") -- Found LibGcrypt: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libgcrypt.so (found suitable version "1.9.1-unknown", minimum required is "1.6.0") -- Found GLIB: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0;/srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include (found suitable version "2.66.3", minimum required is "2.44.0") -- Checking for module 'gtk+-3.0' -- Found gtk+-3.0, version 3.24.24 -- Checking for module 'gtk+-unix-print-3.0' -- Found gtk+-unix-print-3.0, version 3.24.24 -- Found GTK: 3.24.24 (Required is at least version "3.22.0") -- Found the following HarfBuzz libraries: -- HarfBuzz (required): /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libharfbuzz.so -- ICU (required): /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libharfbuzz-icu.so -- Found HarfBuzz: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/harfbuzz (found suitable version "2.7.4", minimum required is "0.9.18") -- Found the following ICU libraries: -- data (required) -- i18n (required) -- uc (required) -- Found ICU: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include (found suitable version "68.1", minimum required is "60.2") -- Found JPEG: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libjpeg.so (found version "90") -- Found LibSoup: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/libsoup-2.4 (found suitable version "2.62.3", minimum required is "2.54.0") -- Found LibXml2: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxml2.so (found suitable version "2.9.10", minimum required is "2.8.0") -- Found ZLIB: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libz.so (found version "1.2.11") -- Found PNG: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpng.so (found version "1.6.37") -- Found SQLite3: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libsqlite3.so (found version "3.34.1") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'atk' -- Found atk, version 2.36.0 -- Found ATK: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/atk-1.0 (found suitable version "2.36.0", minimum required is "2.16.0") -- Found the following WebP libraries: -- WebP (required): /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwebp.so -- demux (required): /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwebpdemux.so -- Found WebP: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -- Checking for module 'atspi-2' -- Package 'atspi-2', required by 'virtual:world', not found -- Could NOT find ATSPI (missing: ATSPI_INCLUDE_DIRS ATSPI_LIBRARIES) (Required is at least version "2.5.3") -- Checking for module 'egl' -- Found egl, version 20.3.4 -- Found EGL: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include -- Checking for module 'gl' -- Package 'gl', required by 'virtual:world', not found -- Could NOT find OpenGL (missing: OPENGL_INCLUDE_DIRS OPENGL_LIBRARIES) -- Checking for module 'glesv2' -- Package 'glesv2', required by 'virtual:world', not found -- Could NOT find OpenGLES2 (missing: OPENGLES2_INCLUDE_DIRS OPENGLES2_LIBRARIES) -- Disabling ENABLE_3D_TRANSFORMS since ENABLE_GRAPHICS_CONTEXT_GL is disabled. -- Disabling ENABLE_ASYNC_SCROLLING since ENABLE_GRAPHICS_CONTEXT_GL is disabled. -- Disabling ENABLE_DFG_JIT since ENABLE_JIT is disabled. -- Disabling ENABLE_MEDIA_CONTROLS_SCRIPT since ENABLE_VIDEO is disabled. -- Disabling ENABLE_MEDIA_SOURCE since ENABLE_VIDEO is disabled. -- Disabling ENABLE_VIDEO_USES_ELEMENT_FULLSCREEN since ENABLE_VIDEO is disabled. -- Disabling ENABLE_WEBGL since ENABLE_GRAPHICS_CONTEXT_GL is disabled. -- Found LibXslt: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libxslt.so (found suitable version "1.1.34", minimum required is "1.1.7") -- Checking for module 'libsecret-1' -- Found libsecret-1, version 0.20.4 -- Found Libsecret: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/libsecret-1;/srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0;/srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include;/srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include;/srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/libmount;/srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/blkid -- Checking for module 'libtasn1' -- Found libtasn1, version 4.16.0 -- Found Libtasn1: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.so -- Checking for module 'enchant-2' -- Found enchant-2, version 2.2.11 -- Checking for modules 'wayland-client;wayland-server;wayland-egl' -- Found wayland-client, version 1.18.0 -- Found wayland-server, version 1.18.0 -- Found wayland-egl, version 18.1.0 -- Found Wayland: wayland-server;wayland-egl;wayland-client -- Checking for module 'wayland-protocols' -- Found wayland-protocols, version 1.20 -- Found OpenJPEG: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libopenjp2.so (found suitable version "2.4.0", minimum required is "2.2.0") -- Checking for module 'libwoff2dec' -- Found libwoff2dec, version 1.0.2 -- Found the following WOFF2 libraries: -- WOFF2 (required): /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so -- dec (required): /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so -- Found WOFF2: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so (found suitable version "1.0.2", minimum required is "1.0.2") -- Checking for module 'libseccomp' -- Found libseccomp, version 2.4.4 -- Found Libseccomp: /srv/storage/autobuild/run/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libseccomp.so (found version "2.4.4") -- Found Gperf: /srv/storage/autobuild/run/instance-1/output-1/host/bin/gperf (Required is at least version "3.0.1") -- Platform-specific CMakeLists not found: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/bmalloc/PlatformGTK.cmake -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WTF/wtf/PlatformGTK.cmake -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/PlatformGTK.cmake -- Performing Test CXX_COMPILER_SUPPORTS_-ffp-contract=off -- Performing Test CXX_COMPILER_SUPPORTS_-ffp-contract=off - Success -- Performing Test CXX_COMPILER_SUPPORTS_-fno-slp-vectorize -- Performing Test CXX_COMPILER_SUPPORTS_-fno-slp-vectorize - Failed -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/shell/PlatformGTK.cmake -- Enabling asm postprocessing -- Using source list file: Sources.txt -- Using source list file: SourcesGTK.txt -- Performing Test C_COMPILER_SUPPORTS_-Wno-cast-function-type -- Performing Test C_COMPILER_SUPPORTS_-Wno-cast-function-type - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-sign-compare -- Performing Test C_COMPILER_SUPPORTS_-Wno-sign-compare - Success -- Performing Test C_COMPILER_SUPPORTS_-Wno-unused-parameter -- Performing Test C_COMPILER_SUPPORTS_-Wno-unused-parameter - Success -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WebInspectorUI/PlatformGTK.cmake -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WebCore/PAL/pal/PlatformGTK.cmake -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WebCore/PlatformGTK.cmake -- Using source list file: Sources.txt -- Using source list file: platform/SourcesCairo.txt -- Using source list file: platform/SourcesGCrypt.txt -- Using source list file: platform/SourcesSoup.txt -- Using source list file: SourcesGTK.txt -- Using source list file: platform/SourcesGLib.txt -- Looking for shm_open -- Looking for shm_open - not found -- Looking for shm_open -- Looking for shm_open - found -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WebKit/PlatformGTK.cmake -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-unused-parameter -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-unused-parameter - Success -- Using source list file: Sources.txt -- Using source list file: SourcesGTK.txt -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WebDriver/PlatformGTK.cmake -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/PlatformGTK.cmake -- Found Gettext: /srv/storage/autobuild/run/instance-1/output-1/host/bin/msgmerge (found version "99.9999.9999") -- Using platform-specific CMakeLists: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Tools/PlatformGTK.cmake -- Enabled features: -- ENABLE_ACCELERATED_2D_CANVAS .................. OFF -- ENABLE_BUBBLEWRAP_SANDBOX ON -- ENABLE_DRAG_SUPPORT ........................... ON -- ENABLE_GLES2 OFF -- ENABLE_GRAPHICS_CONTEXT_GL .................... OFF -- ENABLE_GTKDOC OFF -- ENABLE_INTROSPECTION .......................... OFF -- ENABLE_MEDIA_SOURCE OFF -- ENABLE_MINIBROWSER ............................ ON -- ENABLE_QUARTZ_TARGET OFF -- ENABLE_SHAREABLE_RESOURCE ..................... ON -- ENABLE_SPELLCHECK ON -- ENABLE_TOUCH_EVENTS ........................... ON -- ENABLE_VIDEO OFF -- ENABLE_WAYLAND_TARGET ......................... ON -- ENABLE_WEBDRIVER ON -- ENABLE_WEB_AUDIO .............................. OFF -- ENABLE_WEB_CRYPTO ON -- ENABLE_X11_TARGET ............................. OFF -- USE_GTK4 OFF -- USE_LIBHYPHEN ................................. OFF -- USE_LIBNOTIFY OFF -- USE_LIBSECRET ................................. ON -- USE_OPENJPEG ON -- USE_SYSTEMD ................................... OFF -- USE_WOFF2 ON -- USE_WPE_RENDERER .............................. OFF -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4 >>> webkitgtk 2.30.4 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target Bytecodes Scanning dependencies of target bmalloc_CopyHeaders make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 0%] Generating ../../DerivedSources/JavaScriptCore/Bytecodes.h, ../../DerivedSources/JavaScriptCore/InitBytecodes.asm, ../../DerivedSources/JavaScriptCore/BytecodeStructs.h, ../../DerivedSources/JavaScriptCore/BytecodeIndices.h, ../../DerivedSources/JavaScriptCore/WasmLLIntGeneratorInlines.h, ../../DerivedSources/JavaScriptCore/InitWasm.asm, ../../DerivedSources/JavaScriptCore/BytecodeDumperGenerated.cpp Scanning dependencies of target WTF_CopyHeaders [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Algorithm.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/AllIsoHeaps.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ASCIICType.h Scanning dependencies of target bmalloc make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/AggregateLogger.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/AllIsoHeapsInlines.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 0%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/AllIsoHeaps.cpp.o [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Allocator.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Algorithms.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/AvailableMemory.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/AnsiColors.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Assertions.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BAssert.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Atomics.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BCompiler.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/AutodrainedPool.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BExport.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/AutomaticThread.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BInline.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BackwardsGraph.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BMalloced.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Bag.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BPlatform.h [ 0%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BagToHashMap.h [ 0%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BVMTags.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BitVector.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Bits.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Bitmap.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BlockObjCExceptions.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BulkDecommit.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BlockPtr.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BumpAllocator.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BloomFilter.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/BumpRange.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BooleanLattice.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Cache.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Box.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Chunk.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/CryptoRandom.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BoxPtr.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Deallocator.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Brigand.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/DebugHeap.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BubbleSort.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/DeferredDecommit.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/BumpPointerAllocator.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/DeferredDecommitInlines.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ByteOrder.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/DeferredTrigger.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CPUTime.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/DeferredTriggerInlines.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CagedPtr.h [ 1%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/EligibilityResult.h [ 1%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CagedUniquePtr.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/EligibilityResultInlines.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CallbackAggregator.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Environment.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/FailureAction.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CheckedArithmetic.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/FixedVector.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CheckedBoolean.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/FreeList.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ClockType.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/FreeListInlines.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CommaPrinter.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Gigacage.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CompactPointerTuple.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/GigacageConfig.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CompactRefPtrTuple.h [ 2%] Built target Bytecodes [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/GigacageKind.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target JavaScriptCore_CopyHeaders make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CompilationThread.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Heap.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSBase.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/HeapConstants.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Compiler.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextRef.h [ 2%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/HeapKind.h [ 2%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CompletionHandler.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectRef.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoAllocator.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ConcurrentBuffer.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSStringRef.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoAllocatorInlines.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ConcurrentPtrHashSet.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSTypedArray.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoConfig.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ConcurrentVector.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSValueRef.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoDeallocator.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Condition.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JavaScript.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CountingLock.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoDeallocatorInlines.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WebKitAvailability.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CrossThreadCopier.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoDirectory.h [ 3%] Built target JavaScriptCore_CopyHeaders [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CrossThreadQueue.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoDirectoryInlines.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoDirectoryPage.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CrossThreadTask.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoDirectoryPageInlines.h Scanning dependencies of target JSCBuiltins make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CrossThreadTaskHandler.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoHeap.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-js-builtins.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoHeapImpl.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CryptographicUtilities.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/wkbuiltins.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/CryptographicallyRandomNumber.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoHeapImplInlines.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generator.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DataLog.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoHeapInlines.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_model.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DataMutex.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoPage.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_templates.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DataRef.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_header.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoPageInlines.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DateMath.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoPageTrigger.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_implementation.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DebugHeap.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoSharedConfig.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_header.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DebugUtilities.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_implementation.py [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoSharedHeap.h [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DeferrableRefCounted.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoSharedHeapInlines.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_wrapper_header.py [ 3%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Deque.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoSharedPage.h [ 3%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_wrapper_implementation.py [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DisallowCType.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoSharedPageInlines.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_internals_wrapper_header.py [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Dominators.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLS.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_internals_wrapper_implementation.py [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DoublyLinkedList.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSAllocatorEntry.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/lazywriter.py [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DumbPtrTraits.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSAllocatorEntryInlines.h [ 4%] Generating ../../DerivedSources/JavaScriptCore/JSCBuiltins.cpp, ../../DerivedSources/JavaScriptCore/JSCBuiltins.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSDeallocatorEntry.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/DumbValueTraits.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSDeallocatorEntryInlines.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/EnumClassOperatorOverloads.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSEntry.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/EnumTraits.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSEntryInlines.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Expected.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSInlines.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ExportMacros.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/IsoTLSLayout.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FailureAction.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/LargeMap.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FastBitVector.h [ 4%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/LargeRange.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FastMalloc.h [ 4%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FastTLS.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/LineMetadata.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FileMetadata.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/List.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FilePrintStream.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Logging.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FileSystem.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Map.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FlipBytes.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Mutex.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ForbidHeapAllocation.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Object.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Forward.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/ObjectType.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Function.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/ObjectTypeTable.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FunctionDispatcher.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Packed.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/FunctionTraits.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/PerHeapKind.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/GetPtr.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/PerProcess.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Gigacage.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/PerThread.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/GlobalVersion.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/PhysicalPageMap.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/GraphNodeWorklist.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/ProcessCheck.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/GregorianDateTime.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Range.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashCountedSet.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashFunctions.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Scavenger.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/ScopeExit.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashIterators.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Sizes.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashMap.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/SmallLine.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashMethod.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/SmallPage.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashSet.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/StaticPerProcess.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashTable.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HashTraits.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/StdLibExtras.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Syscall.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Hasher.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/HexNumber.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/VMAllocate.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Identified.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Vector.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/Zone.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Indenter.h [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IndexKeyType.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/bmalloc/bmalloc.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IndexMap.h [ 5%] Built target bmalloc_CopyHeaders make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target JavaScriptCoreSharedScripts make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IndexSet.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/UpdateContents.py [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IndexSparseSet.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/cssmin.py [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IndexedContainerIterator.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-combined-inspector-json.py [ 5%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/InlineASM.h [ 5%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Insertion.h [ 6%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/jsmin.py [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/InstanceCounted.h [ 6%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/make-js-file-arrays.py [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IsoMalloc.h [ 6%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/xxd.pl make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IsoMallocInlines.h [ 6%] Built target JavaScriptCoreSharedScripts [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IteratorAdaptors.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/IteratorRange.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/JSONValues.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/JSValueMalloc.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target JSC-fake-api-headers make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/KeyValuePair.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/glib/jsc make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LEBDecoder.h [ 6%] Built target JSC-fake-api-headers [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Language.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ListDump.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ListHashSet.h Scanning dependencies of target InspectorBackendCommands make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Liveness.h [ 6%] Generating ../../DerivedSources/JavaScriptCore/CombinedDomains.json [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Lock.h [ 6%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Allocator.cpp.o [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LockAlgorithm.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LockAlgorithmInlines.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LockedPrintStream.h [ 6%] Generating ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendCommands.js, ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendCommands.js.in [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Locker.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LocklessBag.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Logger.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LoggerHelper.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LoggingAccumulator.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LoggingHashID.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LoggingHashMap.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LoggingHashSet.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/LoggingHashTraits.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MachSendRight.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MainThread.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MainThreadData.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MallocPtr.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Markable.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MathExtras.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MediaTime.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MemoryFootprint.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MemoryPressureHandler.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MessageQueue.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MetaAllocator.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MetaAllocatorHandle.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MetaAllocatorPtr.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 6%] Built target InspectorBackendCommands [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/MonotonicTime.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NakedPtr.h [ 6%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/AvailableMemory.cpp.o [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NakedRef.h [ 6%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NaturalLoops.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NeverDestroyed.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NoLock.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NoTailCalls.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Noncopyable.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Nonmovable.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NotFound.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/NumberOfCores.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OSAllocator.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OSLogPrintStream.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OSObjectPtr.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OSRandomSource.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ObjCRuntimeExtras.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Observer.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OptionSet.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OptionSetHash.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Optional.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/OrderMaker.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Packed.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PackedRef.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PackedRefPtr.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PageAllocation.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PageBlock.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PageReservation.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParallelHelperPool.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParallelJobs.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParallelJobsGeneric.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParallelJobsLibdispatch.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParallelJobsOpenMP.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParallelVectorIterator.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ParkingLot.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Platform.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformCallingConventions.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformCPU.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformEnable.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformEnableCocoa.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformEnablePlayStation.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformEnableWinApple.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformEnableWinCairo.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformHave.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformLegacy.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformOS.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformRegisters.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PlatformUse.h [ 7%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PointerComparison.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PointerPreparations.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PrintStream.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PriorityQueue.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ProcessID.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ProcessPrivilege.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/PtrTag.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RAMSize.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RandomDevice.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RandomNumber.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RandomNumberSeed.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Range.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RangeSet.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RawPointer.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ReadWriteLock.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RecursableLambda.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RecursiveLockAdapter.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RedBlackTree.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Ref.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RefCounted.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RefCountedLeakCounter.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RefCounter.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RefPtr.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ResourceUsage.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RetainPtr.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/RunLoop.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SHA1.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SaturatedArithmetic.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SchedulePair.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Scope.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ScopedLambda.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Seconds.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SegmentedVector.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SentinelLinkedList.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SetForScope.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SharedTask.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SimpleStats.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SingleRootGraph.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SinglyLinkedList.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SinglyLinkedListWithTail.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SixCharacterHash.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SmallPtrSet.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SoftLinking.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SpanningTree.h [ 8%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Spectrum.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackBounds.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackCheck.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackPointer.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackShot.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackShotProfiler.h Scanning dependencies of target xdgmime make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackStats.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 9%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimealias.c.o [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StackTrace.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdIntExtras.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdList.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdMap.h [ 9%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Cache.cpp.o [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdSet.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdUnorderedMap.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StdUnorderedSet.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Stopwatch.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StreamBuffer.h [ 9%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmime.c.o [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StringExtras.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StringHashDumpContext.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/StringPrintStream.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SynchronizedFixedQueue.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SystemFree.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/SystemTracing.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TaggedArrayStoragePtr.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ThreadGroup.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ThreadMessage.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ThreadSafeRefCounted.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ThreadSpecific.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Threading.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ThreadingPrimitives.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TimeWithDynamicClockType.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TimingScope.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TinyLRUCache.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TinyPtrSet.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TranslatedProcess.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TriState.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/TypeCasts.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/URL.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/URLHelpers.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/URLHash.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/URLParser.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UUID.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UnalignedAccess.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Unexpected.h [ 9%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UniStdExtras.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UnionFind.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UniqueArray.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UniqueRef.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/UnsafePointer.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/VMTags.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/ValueCheck.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Variant.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/Vector.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/VectorHash.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/VectorTraits.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WTFConfig.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WTFSemaphore.h [ 10%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeicon.c.o [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WallTime.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WeakHashSet.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WeakPtr.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WeakRandom.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WindowsExtras.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WordLock.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WorkQueue.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/WorkerPool.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/bignum-dtoa.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/bignum.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/cached-powers.h [ 10%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeint.c.o [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/diy-fp.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/double-conversion.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/fast-dtoa.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/fixed-dtoa.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/ieee.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/strtod.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/dtoa/utils.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/persistence/PersistentCoder.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/persistence/PersistentCoders.h [ 10%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimemagic.c.o [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/persistence/PersistentDecoder.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/persistence/PersistentEncoder.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/ASCIILiteral.h /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c: In function '_xdg_mime_magic_parse_magic_line': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:493:5: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint16_t *) matchlet->value + i) = SWAP_BE16_TO_LE16 (*((xdg_uint16_t *) (matchlet->value + i))); ^ In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:34: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:493:66: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint16_t *) matchlet->value + i) = SWAP_BE16_TO_LE16 (*((xdg_uint16_t *) (matchlet->value + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:58:63: note: in definition of macro 'SWAP_BE16_TO_LE16' #define SWAP_BE16_TO_LE16(val) (xdg_uint16_t)(((xdg_uint16_t)(val) << 8)|((xdg_uint16_t)(val) >> 8)) ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:493:66: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint16_t *) matchlet->value + i) = SWAP_BE16_TO_LE16 (*((xdg_uint16_t *) (matchlet->value + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:58:90: note: in definition of macro 'SWAP_BE16_TO_LE16' #define SWAP_BE16_TO_LE16(val) (xdg_uint16_t)(((xdg_uint16_t)(val) << 8)|((xdg_uint16_t)(val) >> 8)) ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:495:5: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->value + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->value + i))); ^ In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:34: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:495:66: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->value + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->value + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:60:64: note: in definition of macro 'SWAP_BE32_TO_LE32' #define SWAP_BE32_TO_LE32(val) (xdg_uint32_t)((((xdg_uint32_t)(val) & 0xFF000000U) >> 24) | \ ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:495:66: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->value + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->value + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:61:29: note: in definition of macro 'SWAP_BE32_TO_LE32' (((xdg_uint32_t)(val) & 0x00FF0000U) >> 8) | \ ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:495:66: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->value + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->value + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:62:29: note: in definition of macro 'SWAP_BE32_TO_LE32' (((xdg_uint32_t)(val) & 0x0000FF00U) << 8) | \ ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:495:66: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->value + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->value + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:63:29: note: in definition of macro 'SWAP_BE32_TO_LE32' (((xdg_uint32_t)(val) & 0x000000FFU) << 24)) ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:499:9: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint16_t *) matchlet->mask + i) = SWAP_BE16_TO_LE16 (*((xdg_uint16_t *) (matchlet->mask + i))); ^ In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:34: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:499:69: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint16_t *) matchlet->mask + i) = SWAP_BE16_TO_LE16 (*((xdg_uint16_t *) (matchlet->mask + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:58:63: note: in definition of macro 'SWAP_BE16_TO_LE16' #define SWAP_BE16_TO_LE16(val) (xdg_uint16_t)(((xdg_uint16_t)(val) << 8)|((xdg_uint16_t)(val) >> 8)) ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:499:69: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint16_t *) matchlet->mask + i) = SWAP_BE16_TO_LE16 (*((xdg_uint16_t *) (matchlet->mask + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:58:90: note: in definition of macro 'SWAP_BE16_TO_LE16' #define SWAP_BE16_TO_LE16(val) (xdg_uint16_t)(((xdg_uint16_t)(val) << 8)|((xdg_uint16_t)(val) >> 8)) ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:501:9: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->mask + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->mask + i))); ^ In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:34: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:501:69: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->mask + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->mask + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:60:64: note: in definition of macro 'SWAP_BE32_TO_LE32' #define SWAP_BE32_TO_LE32(val) (xdg_uint32_t)((((xdg_uint32_t)(val) & 0xFF000000U) >> 24) | \ ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:501:69: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->mask + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->mask + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:61:29: note: in definition of macro 'SWAP_BE32_TO_LE32' (((xdg_uint32_t)(val) & 0x00FF0000U) >> 8) | \ ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:501:69: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->mask + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->mask + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:62:29: note: in definition of macro 'SWAP_BE32_TO_LE32' (((xdg_uint32_t)(val) & 0x0000FF00U) << 8) | \ ^~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimemagic.c:501:69: warning: cast increases required alignment of target type [-Wcast-align] *((xdg_uint32_t *) matchlet->mask + i) = SWAP_BE32_TO_LE32 (*((xdg_uint32_t *) (matchlet->mask + i))); ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimeint.h:63:29: note: in definition of macro 'SWAP_BE32_TO_LE32' (((xdg_uint32_t)(val) & 0x000000FFU) << 24)) ^~~ [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/AtomString.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/AtomStringHash.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/AtomStringImpl.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/AtomStringTable.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/Base64.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/CString.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/ConversionMode.h [ 10%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/ExternalStringImpl.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/IntegerToStringConversion.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/LChar.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/LineBreakIteratorPoolICU.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/LineEnding.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/NullTextBreakIterator.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/OrdinalNumber.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringBuffer.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringBuilder.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringCommon.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringConcatenate.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringConcatenateNumbers.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringHash.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringHasher.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringOperators.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringParsingBuffer.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringToIntegerConversion.h [ 11%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeparent.c.o [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/StringView.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/SymbolImpl.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/SymbolRegistry.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/TextBreakIterator.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/TextBreakIteratorInternalICU.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/TextPosition.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/TextStream.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/UTF8ConversionError.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/UniquedStringImpl.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/WTFString.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/icu/TextBreakIteratorICU.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 11%] Built target JSCBuiltins [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/icu/UTextProvider.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/icu/UTextProviderLatin1.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/text/icu/UTextProviderUTF16.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/threads/BinarySemaphore.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/threads/Signals.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/unicode/CharacterNames.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 11%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimecache.c.o [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/unicode/Collator.h Scanning dependencies of target Copy_WebCoreTestSupportPrivateHeaders make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 11%] Generating ../../DerivedSources/ForwardingHeaders/WebCoreTestSupport/WebCoreTestSupport.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/unicode/UTF8Conversion.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 11%] Built target Copy_WebCoreTestSupportPrivateHeaders [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/unicode/icu/ICUHelpers.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/ChassisType.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/GLibUtilities.h [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/GMutexLocker.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:41: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function '__wk_xdg_cache_new_from_file': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:88:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT16(cache,offset) (ntohs(*(xdg_uint16_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:139:11: note: in expansion of macro 'GET_UINT16' minor = GET_UINT16 (buffer, 2); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:88:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT16(cache,offset) (ntohs(*(xdg_uint16_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:141:7: note: in expansion of macro 'GET_UINT16' if (GET_UINT16 (buffer, 0) != MAJOR_VERSION || ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_magic_matchlet_compare_to_data': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:171:30: note: in expansion of macro 'GET_UINT32' xdg_uint32_t range_start = GET_UINT32 (cache->buffer, offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:172:31: note: in expansion of macro 'GET_UINT32' xdg_uint32_t range_length = GET_UINT32 (cache->buffer, offset + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:173:30: note: in expansion of macro 'GET_UINT32' xdg_uint32_t data_length = GET_UINT32 (cache->buffer, offset + 12); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:174:30: note: in expansion of macro 'GET_UINT32' xdg_uint32_t data_offset = GET_UINT32 (cache->buffer, offset + 16); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:175:30: note: in expansion of macro 'GET_UINT32' xdg_uint32_t mask_offset = GET_UINT32 (cache->buffer, offset + 20); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_magic_matchlet_compare': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:216:29: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_children = GET_UINT32 (cache->buffer, offset + 24); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:217:31: note: in expansion of macro 'GET_UINT32' xdg_uint32_t child_offset = GET_UINT32 (cache->buffer, offset + 28); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_magic_compare_to_data': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:244:27: note: in expansion of macro 'GET_UINT32' xdg_uint32_t priority = GET_UINT32 (cache->buffer, offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:245:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t mimetype_offset = GET_UINT32 (cache->buffer, offset + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:246:30: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_matchlets = GET_UINT32 (cache->buffer, offset + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:247:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t matchlet_offset = GET_UINT32 (cache->buffer, offset + 12); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_magic_lookup_data': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:281:17: note: in expansion of macro 'GET_UINT32' list_offset = GET_UINT32 (cache->buffer, 24); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:282:15: note: in expansion of macro 'GET_UINT32' n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:283:12: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:298:22: note: in expansion of macro 'GET_UINT32' mimetype_offset = GET_UINT32 (cache->buffer, offset + 16 * j + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_alias_lookup': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:322:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:323:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:332:13: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * mid); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:342:17: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * mid + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_glob_lookup_literal': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:368:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 12); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:369:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:378:13: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 12 * mid); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:388:21: note: in expansion of macro 'GET_UINT32' int weight = GET_UINT32 (cache->buffer, list_offset + 4 + 12 * mid + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:394:14: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 12 * mid + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_glob_lookup_fnmatch': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:423:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 20); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:424:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:428:26: note: in expansion of macro 'GET_UINT32' xdg_uint32_t offset = GET_UINT32 (cache->buffer, list_offset + 4 + 12 * j); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:429:35: note: in expansion of macro 'GET_UINT32' xdg_uint32_t mimetype_offset = GET_UINT32 (cache->buffer, list_offset + 4 + 12 * j + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:430:17: note: in expansion of macro 'GET_UINT32' int weight = GET_UINT32 (cache->buffer, list_offset + 4 + 12 * j + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_glob_node_lookup_suffix': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:483:20: note: in expansion of macro 'GET_UINT32' match_char = GET_UINT32 (cache->buffer, offset + 12 * mid); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:492:24: note: in expansion of macro 'GET_UINT32' n_children = GET_UINT32 (cache->buffer, offset + 12 * mid + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:493:26: note: in expansion of macro 'GET_UINT32' child_offset = GET_UINT32 (cache->buffer, offset + 12 * mid + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:509:18: note: in expansion of macro 'GET_UINT32' match_char = GET_UINT32 (cache->buffer, child_offset + 12 * i); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:513:23: note: in expansion of macro 'GET_UINT32' mimetype_offset = GET_UINT32 (cache->buffer, child_offset + 12 * i + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:514:14: note: in expansion of macro 'GET_UINT32' weight = GET_UINT32 (cache->buffer, child_offset + 12 * i + 8); ^~~~~~~~~~ Scanning dependencies of target WebCoreBindings /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_glob_lookup_suffix': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:546:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 16); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:547:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:548:29: note: in expansion of macro 'GET_UINT32' xdg_uint32_t offset = GET_UINT32 (cache->buffer, list_offset + 4); ^~~~~~~~~~ make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function '__wk_xdg_cache_get_max_buffer_extents': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:655:16: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, 24); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:56:26: note: in definition of macro 'MAX' #define MAX(a,b) ((a) > (b) ? (a) : (b)) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:656:37: note: in expansion of macro 'GET_UINT32' max_extent = MAX (max_extent, GET_UINT32 (cache->buffer, offset + 4)); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:56:38: note: in definition of macro 'MAX' #define MAX(a,b) ((a) > (b) ? (a) : (b)) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:656:37: note: in expansion of macro 'GET_UINT32' max_extent = MAX (max_extent, GET_UINT32 (cache->buffer, offset + 4)); ^~~~~~~~~~ [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/GRefPtr.h In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:41: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function '__wk_xdg_cache_mime_type_subclass': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:881:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:882:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:891:13: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * med); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:899:17: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * med + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:900:20: note: in expansion of macro 'GET_UINT32' n_parents = GET_UINT32 (cache->buffer, offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:904:21: note: in expansion of macro 'GET_UINT32' parent_offset = GET_UINT32 (cache->buffer, offset + 4 + 4 * j); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function '__wk_xdg_cache_list_mime_parents': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:944:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:945:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:949:35: note: in expansion of macro 'GET_UINT32' xdg_uint32_t mimetype_offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * j); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:950:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t parents_offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * j + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:955:33: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_parents = GET_UINT32 (cache->buffer, parents_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:959:26: note: in expansion of macro 'GET_UINT32' parent_mime_offset = GET_UINT32 (cache->buffer, parents_offset + 4 + 4 * k); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'cache_lookup_icon': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:995:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, header); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:996:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1005:20: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * mid); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1015:24: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4 + 8 * mid + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'get_simple_globs': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1046:29: note: in expansion of macro 'GET_UINT32' xdg_unichar_t character = GET_UINT32 (cache->buffer, offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1059:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t mime_offset = GET_UINT32 (cache->buffer, offset + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1074:16: note: in expansion of macro 'GET_UINT32' n_children = GET_UINT32 (cache->buffer, offset + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1075:18: note: in expansion of macro 'GET_UINT32' child_offset = GET_UINT32 (cache->buffer, offset + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function '__wk_xdg_cache_get_simple_globs': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1099:34: note: in expansion of macro 'GET_UINT32' xdg_uint32_t list_offset = GET_UINT32 (cache->buffer, 16); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1100:32: note: in expansion of macro 'GET_UINT32' xdg_uint32_t n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1101:29: note: in expansion of macro 'GET_UINT32' xdg_uint32_t offset = GET_UINT32 (cache->buffer, list_offset + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function 'dump_glob_node': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1127:15: note: in expansion of macro 'GET_UINT32' character = GET_UINT32 (cache->buffer, offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1128:17: note: in expansion of macro 'GET_UINT32' mime_offset = GET_UINT32 (cache->buffer, offset + 4); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1129:16: note: in expansion of macro 'GET_UINT32' n_children = GET_UINT32 (cache->buffer, offset + 8); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1130:18: note: in expansion of macro 'GET_UINT32' child_offset = GET_UINT32 (cache->buffer, offset + 12); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c: In function '__wk_xdg_cache_glob_dump': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1154:19: note: in expansion of macro 'GET_UINT32' list_offset = GET_UINT32 (cache->buffer, 16); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1155:17: note: in expansion of macro 'GET_UINT32' n_entries = GET_UINT32 (cache->buffer, list_offset); ^~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:89:42: warning: cast increases required alignment of target type [-Wcast-align] #define GET_UINT32(cache,offset) (ntohl(*(xdg_uint32_t*)((cache) + (offset)))) ^ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/ThirdParty/xdgmime/src/xdgmimecache.c:1156:14: note: in expansion of macro 'GET_UINT32' offset = GET_UINT32 (cache->buffer, list_offset + 4); ^~~~~~~~~~ [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/GSocketMonitor.h make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/GTypedefs.h [ 11%] Generating ../../DerivedSources/WebCore/Settings.h, ../../DerivedSources/WebCore/Settings.cpp, ../../DerivedSources/WebCore/InternalSettingsGenerated.h, ../../DerivedSources/WebCore/InternalSettingsGenerated.cpp, ../../DerivedSources/WebCore/InternalSettingsGenerated.idl [ 11%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/GUniquePtr.h [ 12%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/RunLoopSourcePriority.h [ 12%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/SocketConnection.h [ 12%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/glib/WTFGType.h [ 12%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/linux/ProcessMemoryFootprint.h [ 12%] Generating ../../../DerivedSources/ForwardingHeaders/wtf/linux/CurrentProcessMemoryStatus.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 12%] Built target WTF_CopyHeaders make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target PAL_CopyHeaders make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/ExportMacros.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/FileSizeFormatter.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/Gunzip.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/HysteresisActivity.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/LogMacros.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/Logging.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/SessionID.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/crypto/CryptoDigest.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/Clock.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/ClockGeneric.h [ 12%] Generate bindings (WebCoreBindings) [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/SleepDisabler.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/Sound.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/SystemSleepListener.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/text/KillRing.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/text/UnencodableHandling.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/crypto/gcrypt/Handle.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/crypto/gcrypt/Initialization.h [ 12%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/CryptoRandom.cpp.o [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/crypto/gcrypt/Utilities.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/system/glib/SleepDisablerGLib.h [ 12%] Generating ../../../../DerivedSources/ForwardingHeaders/pal/crypto/tasn1/Utilities.h make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 12%] Built target PAL_CopyHeaders make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target WebKit-forwarding-headers make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 12%] Building C object Source/ThirdParty/xdgmime/CMakeFiles/xdgmime.dir/src/xdgmimeglob.c.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 12%] Built target WebKit-forwarding-headers make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 13%] Linking C static library ../../../lib/libxdgmime.a Scanning dependencies of target WebKit-fake-api-headers make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 13%] Generating ../../DerivedSources/ForwardingHeaders/webkit2gtk/webkit2 make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 13%] Generating ../../DerivedSources/ForwardingHeaders/webkit2gtk-4.0/webkit2 [ 13%] Built target xdgmime [ 13%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Deallocator.cpp.o [ 13%] Generating ../../DerivedSources/ForwardingHeaders/webkit2gtk-webextension/webkit2 [ 13%] Generating ../../DerivedSources/ForwardingHeaders/webkit2gtk-webextension/webkitdom [ 13%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/DebugHeap.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 13%] Built target WebKit-fake-api-headers [ 13%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Environment.cpp.o make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target translations_1 make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 13%] Generating WebKit2GTK-4.0.pot [ 13%] Generating ar.gmo [ 13%] Generating as.gmo [ 13%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/FreeList.cpp.o [ 13%] Generating bg.gmo [ 13%] Generating ca.gmo [ 13%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Gigacage.cpp.o [ 13%] Generating cs.gmo [ 13%] Generating da.gmo [ 13%] Generating de.gmo [ 14%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Heap.cpp.o [ 14%] Generating el.gmo [ 14%] Generating en_CA.gmo [ 14%] Generating en_GB.gmo [ 14%] Generating eo.gmo [ 14%] Generating es.gmo [ 14%] Generating et.gmo [ 14%] Generating eu.gmo [ 14%] Generating fi.gmo [ 14%] Generating fr.gmo [ 15%] Generating gl.gmo [ 15%] Generating gu.gmo [ 15%] Generating he.gmo [ 15%] Generating hi.gmo [ 15%] Generating hu.gmo [ 15%] Generating id.gmo [ 15%] Generating it.gmo [ 15%] Generating ja.gmo [ 15%] Generating kn.gmo [ 15%] Generating ko.gmo [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/HeapConstants.cpp.o [ 15%] Generating lt.gmo [ 15%] Generating lv.gmo [ 15%] Generating ml.gmo [ 15%] Generating mr.gmo [ 15%] Generating nb.gmo [ 15%] Generating nl.gmo [ 15%] Generating or.gmo [ 15%] Generating pa.gmo [ 15%] Generating pl.gmo [ 15%] Generating pt.gmo [ 15%] Generating pt_BR.gmo [ 15%] Generating ro.gmo [ 15%] Generating ru.gmo [ 15%] Generating sl.gmo [ 15%] Generating sr.gmo [ 15%] Generating sr@latin.gmo [ 15%] Generating sv.gmo [ 15%] Generating ta.gmo [ 15%] Generating te.gmo [ 15%] Generating tr.gmo [ 15%] Generating uk.gmo [ 15%] Generating vi.gmo [ 15%] Generating zh_CN.gmo make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 15%] Built target translations_1 [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/HeapKind.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoHeapImpl.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoPage.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoSharedHeap.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 15%] Built target WebCoreBindings [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoSharedPage.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoTLS.cpp.o make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target WebCoreTestSupportBindings make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 15%] Generate bindings (WebCoreTestSupportBindings) [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoTLSEntry.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/IsoTLSLayout.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/LargeMap.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Logging.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Mutex.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/ObjectType.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 15%] Built target WebCoreTestSupportBindings [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/ObjectTypeTable.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/PerProcess.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Scavenger.cpp.o [ 15%] Building CXX object Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/bmalloc.cpp.o [ 15%] Linking CXX static library ../../lib/libbmalloc.a make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 15%] Built target bmalloc make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' Scanning dependencies of target WTF make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Bag.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ClockType.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentBuffer.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentPtrHashSet.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CountingLock.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadCopier.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadTaskHandler.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DebugHeap.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o [ 15%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FileSystem.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Gigacage.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GlobalVersion.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HexNumber.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/JSONValues.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/JSValueMalloc.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Language.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LockedPrintStream.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Logger.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MemoryPressureHandler.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MonotonicTime.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSLogPrintStream.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ObjectIdentifier.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ProcessPrivilege.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomDevice.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ReadWriteLock.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounted.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedArray.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Seconds.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SegmentedVector.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SmallPtrSet.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o [ 16%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackPointer.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackTrace.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadGroup.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadMessage.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimeWithDynamicClockType.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimingScope.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URL.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLHelpers.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLParser.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UUID.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UniqueArray.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Vector.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFAssertions.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFConfig.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WallTime.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkerPool.cpp.o /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WTF/wtf/URLParser.cpp: In member function 'void WTF::URLParser::parse(const CharacterType*, unsigned int, const WTF::URL&, const WTF::URLTextEncoding*) [with CharacterType = char16_t]': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WTF/wtf/URLParser.cpp:409:154: warning: array subscript -1 is below array bounds of 'const uint8_t [256]' {aka 'const unsigned char [256]'} [-Warray-bounds] template ALWAYS_INLINE static bool isInDefaultEncodeSet(CharacterType character) { return character > 0x7E || characterClassTable[character] & Default; } ~~~~~~~~~~~~~~~~~~~^ [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WTF/wtf/URLParser.cpp: In member function 'void WTF::URLParser::parse(const CharacterType*, unsigned int, const WTF::URL&, const WTF::URLTextEncoding*) [with CharacterType = unsigned char]': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/WTF/wtf/URLParser.cpp:409:154: warning: array subscript -1 is below array bounds of 'const uint8_t [256]' {aka 'const unsigned char [256]'} [-Warray-bounds] template ALWAYS_INLINE static bool isInDefaultEncodeSet(CharacterType character) { return character > 0x7E || characterClassTable[character] & Default; } ~~~~~~~~~~~~~~~~~~~^ [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentCoders.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentDecoder.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentEncoder.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/ASCIILiteral.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomString.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomStringImpl.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomStringTable.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/ExternalStringImpl.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/LineEnding.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuffer.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilderJSON.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o [ 17%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolImpl.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextBreakIterator.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextStream.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProvider.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderLatin1.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderUTF16.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/Signals.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/CollatorDefault.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8Conversion.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/ICUHelpers.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/MainThreadGeneric.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/WorkQueueGeneric.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/ChassisType.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/FileSystemGlib.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GLibUtilities.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GSocketMonitor.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/RunLoopGLib.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/SocketConnection.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/URLGLib.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/OSAllocatorPOSIX.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/ThreadingPOSIX.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/unix/TextBreakIteratorInternalICUUnix.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/CPUTimeUnix.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/LanguageUnix.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/UniStdExtrasUnix.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/linux/CurrentProcessMemoryStatus.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/linux/MemoryFootprintLinux.cpp.o [ 18%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/MemoryPressureHandlerUnix.cpp.o [ 18%] Linking CXX static library ../../../lib/libWTFGTK.a make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 18%] Built target WTF make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 18%] Generating ../../DerivedSources/WebDriver/WebDriverAtoms.h, ../../DerivedSources/WebDriver/WebDriverAtoms.cpp [ 18%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Bytecodes.h [ 18%] Generating ../../DerivedSources/JavaScriptCore/LLIntDesiredSettings.h Scanning dependencies of target WebDriver make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/CommandResult.cpp.o [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/HTTPServer.cpp.o [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/Session.cpp.o Scanning dependencies of target LLIntSettingsExtractor make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/llint/LLIntSettingsExtractor.cpp.o [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/SessionHost.cpp.o [ 18%] Linking CXX executable ../../bin/LLIntSettingsExtractor [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/WebDriverMain.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 18%] Built target LLIntSettingsExtractor [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/WebDriverService.cpp.o make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 18%] Generating ../../DerivedSources/JavaScriptCore/WasmOps.h [ 18%] Generating ../../DerivedSources/JavaScriptCore/AirOpcode.h, ../../DerivedSources/JavaScriptCore/AirOpcodeGenerated.h [ 18%] Generating ../../DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/__/__/DerivedSources/WebDriver/WebDriverAtoms.cpp.o [ 18%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/glib/SessionHostGlib.cpp.o [ 19%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/glib/WebDriverServiceGLib.cpp.o [ 19%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/gtk/WebDriverServiceGtk.cpp.o Scanning dependencies of target LLIntOffsetsExtractor make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o [ 19%] Building CXX object Source/WebDriver/CMakeFiles/WebDriver.dir/soup/HTTPServerSoup.cpp.o [ 19%] Linking CXX executable ../../bin/LLIntOffsetsExtractor make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Built target LLIntOffsetsExtractor make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Generating ../../DerivedSources/JavaScriptCore/LLIntAssembly.h [ 19%] Linking CXX executable ../../bin/WebKitWebDriver make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Built target WebDriver Scanning dependencies of target LowLevelInterpreterLib make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/LowLevelInterpreterLib.dir/llint/LowLevelInterpreter.cpp.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Built target LowLevelInterpreterLib make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 19%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmOps.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp, ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.h, ../../DerivedSources/JavaScriptCore/inspector/InspectorFrontendDispatchers.cpp, ../../DerivedSources/JavaScriptCore/inspector/InspectorFrontendDispatchers.h, ../../DerivedSources/JavaScriptCore/inspector/InspectorProtocolObjects.cpp, ../../DerivedSources/JavaScriptCore/inspector/InspectorProtocolObjects.h [ 19%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCBuiltins.h [ 19%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmEmbedder.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/udis86_itab.c, ../../DerivedSources/JavaScriptCore/udis86_itab.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/WasmB3IRGeneratorInlines.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/ArrayConstructor.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/AsyncFromSyncIteratorPrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/AsyncGeneratorPrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/BigIntConstructor.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/BigIntPrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/BooleanPrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/DateConstructor.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/DatePrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/ErrorPrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/GeneratorPrototype.lut.h [ 19%] Generating ../../DerivedSources/JavaScriptCore/InspectorInstrumentationObject.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlCollatorConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlCollatorPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlDisplayNamesConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlDisplayNamesPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlLocalePrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlNumberFormatConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlNumberFormatPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlObject.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlPluralRulesConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlPluralRulesPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlRelativeTimeFormatConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/IntlRelativeTimeFormatPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSDataViewPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSGlobalObject.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSInternalPromiseConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSModuleLoader.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSONObject.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSPromiseConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSPromisePrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/MapPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/NumberConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/NumberPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/ObjectConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/ReflectObject.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/RegExpConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/RegExpPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/RegExpStringIteratorPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/SetPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/StringConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/StringPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/SymbolConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/SymbolPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSWebAssembly.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/JSToWasmICCallee.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyCompileErrorConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyCompileErrorPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyGlobalConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyGlobalPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyInstanceConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyInstancePrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyLinkErrorConstructor.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyLinkErrorPrototype.lut.h [ 20%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyMemoryConstructor.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyMemoryPrototype.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyModuleConstructor.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyModulePrototype.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyRuntimeErrorConstructor.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyRuntimeErrorPrototype.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyTableConstructor.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/WebAssemblyTablePrototype.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/Lexer.lut.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/yarr/RegExpJitTables.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/yarr/UnicodePatternTables.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/KeywordLookup.h [ 21%] Generating ../../DerivedSources/JavaScriptCore/InjectedScriptSource.h, ../../DerivedSources/JavaScriptCore/InjectedScriptSource.min.js [ 21%] Generating ../../DerivedSources/JavaScriptCore/yarr/YarrCanonicalizeUnicode.cpp [ 21%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorBackendDispatchers.h [ 21%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorFrontendDispatchers.h [ 21%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorProtocolObjects.h Scanning dependencies of target JavaScriptCore make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperGlobalObject.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperObjectGLib.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCCallbackFunction.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCClass.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCContext.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCException.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCOptions.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCValue.cpp.o /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/API/glib/JSCOptions.cpp: In function 'GOptionGroup* jsc_options_get_option_group()': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/API/glib/JSCOptions.cpp:684:84: warning: cast from 'gchar*' {aka 'char*'} to 'GOptionEntry*' {aka '_GOptionEntry*'} increases required alignment of target type [-Wcast-align] g_option_group_add_entries(group, reinterpret_cast(entries->data)); ^ [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCVersion.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCVirtualMachine.cpp.o [ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCWeakValue.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCWrapperMap.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a52ce78-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-d93d10ff-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-d93d10ff-2.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-d93d10ff-3.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-cd2e8cfa-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-cd2e8cfa-2.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-2.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-3.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-4.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-5.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-6.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-7.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-8.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-9.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-10.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-11.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-12.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-13.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-14.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-15.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-23a5fd0e-16.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-da3fe922-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bd1dc6f7-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-2.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-3.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-4.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-5.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-6.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-7.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-8.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-9.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-10.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-11.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-12.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f0a787a9-13.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3bec6ef2-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-5fbd0224-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-1.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-2.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-4.cpp.o [ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-5.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-6.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-7.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-8.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-9.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-10.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-11.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-13.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT64.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-14.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-15.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-16.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-17.cpp.o [ 23%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86.c.o [ 23%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_decode.c.o [ 23%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_itab_holder.c.o [ 23%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn-att.c.o [ 23%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn-intel.c.o [ 23%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn.c.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3c3e0d8c-1.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-48793971-1.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-02aa2997-1.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-02aa2997-2.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLowerDFGToB3.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-02aa2997-3.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-02aa2997-4.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-02aa2997-5.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-1.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-2.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-3.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-4.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-5.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-6.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-7.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-ee8a7a7a-8.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-2.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o [ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:8: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorServer.cpp: In function 'Inspector::RemoteInspector::Client::SessionCapabilities Inspector::processSessionCapabilities(GVariant*)': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorServer.cpp:90:128: warning: cast from 'std::unique_ptr >::pointer' {aka 'char*'} to 'char**' increases required alignment of target type [-Wcast-align] capabilities.proxy->ignoreAddressList.append(String::fromUTF8(reinterpret_cast(ignoreAddressArray.get())[i])); ^ [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0e543b66-1.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-1.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-2.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-3.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-4.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-6.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-7.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6e4525b9-1.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-2.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-32435e5c-1.cpp.o In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6e4525b9-1.cpp:6: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/llint/LLIntThunks.cpp: In function 'JSC::VMEntryRecord* JSC::vmEntryRecord(JSC::EntryFrame*)': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/llint/LLIntThunks.cpp:178:104: warning: cast from 'char*' to 'JSC::VMEntryRecord*' increases required alignment of target type [-Wcast-align] return reinterpret_cast(reinterpret_cast(entryFrame) - VMEntryTotalFrameSize); ^ [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-32435e5c-2.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-1.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-2.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-3.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-4.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-5.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-6.cpp.o In file included from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/InstructionStream.h:30, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h:34, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ExecutableBase.h:34, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ScriptExecutable.h:28, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/GlobalExecutable.h:29, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/EvalExecutable.h:29, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/DirectEvalExecutable.h:28, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:31, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/CodeBlock.h:42, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/interpreter/RegisterInlines.h:28, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/interpreter/CallFrameInlines.h:31, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/JSCellInlines.h:32, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:35, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/StructureInlines.h:29, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ArrayStorageInlines.h:29, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/JSObjectInlines.h:27, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CallData.cpp:31, from /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-5.cpp:1: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h: In instantiation of 'T JSC::BaseInstruction::asKnownWidth() const [with T = JSC::OpIteratorOpen; JSC::OpcodeSize width = (JSC::OpcodeSize)2; Traits = JSC::JSOpcodeTraits; Opcode = JSC::OpcodeID]': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:854:10: required from 'JSC::SlowPathReturnType JSC::iterator_open_try_fast(JSC::CallFrame*, const JSC::Instruction*) [with JSC::OpcodeSize width = (JSC::OpcodeSize)2; JSC::SlowPathReturnType = long long int]' /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:901:56: required from here /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h:172:18: warning: cast from 'const JSC::BaseInstruction*' to 'const unsignedType*' {aka 'const short unsigned int*'} increases required alignment of target type [-Wcast-align] return T(reinterpret_cast::unsignedType*>(this + (width == OpcodeSize::Narrow ? 1 : 2))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h: In instantiation of 'T JSC::BaseInstruction::asKnownWidth() const [with T = JSC::OpIteratorOpen; JSC::OpcodeSize width = (JSC::OpcodeSize)4; Traits = JSC::JSOpcodeTraits; Opcode = JSC::OpcodeID]': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:854:10: required from 'JSC::SlowPathReturnType JSC::iterator_open_try_fast(JSC::CallFrame*, const JSC::Instruction*) [with JSC::OpcodeSize width = (JSC::OpcodeSize)4; JSC::SlowPathReturnType = long long int]' /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:906:56: required from here /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h:172:18: warning: cast from 'const JSC::BaseInstruction*' to 'const unsignedType*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h: In instantiation of 'T JSC::BaseInstruction::asKnownWidth() const [with T = JSC::OpIteratorNext; JSC::OpcodeSize width = (JSC::OpcodeSize)2; Traits = JSC::JSOpcodeTraits; Opcode = JSC::OpcodeID]': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:914:10: required from 'JSC::SlowPathReturnType JSC::iterator_next_try_fast(JSC::CallFrame*, const JSC::Instruction*) [with JSC::OpcodeSize width = (JSC::OpcodeSize)2; JSC::SlowPathReturnType = long long int]' /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:958:56: required from here /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h:172:18: warning: cast from 'const JSC::BaseInstruction*' to 'const unsignedType*' {aka 'const short unsigned int*'} increases required alignment of target type [-Wcast-align] /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h: In instantiation of 'T JSC::BaseInstruction::asKnownWidth() const [with T = JSC::OpIteratorNext; JSC::OpcodeSize width = (JSC::OpcodeSize)4; Traits = JSC::JSOpcodeTraits; Opcode = JSC::OpcodeID]': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:914:10: required from 'JSC::SlowPathReturnType JSC::iterator_next_try_fast(JSC::CallFrame*, const JSC::Instruction*) [with JSC::OpcodeSize width = (JSC::OpcodeSize)4; JSC::SlowPathReturnType = long long int]' /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:963:56: required from here /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/bytecode/Instruction.h:172:18: warning: cast from 'const JSC::BaseInstruction*' to 'const unsignedType*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-7.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-8.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-9.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-10.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-11.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-12.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-13.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-14.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-15.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-16.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-18.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-20.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-21.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-23.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-24.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-25.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-28.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp.o [ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-36.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-37.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-38.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/wasm/WasmAirIRGenerator.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-2.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-3.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-4.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-5.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-10.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp.o [ 25%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-2.cpp.o [ 25%] Linking CXX shared library ../../lib/libjavascriptcoregtk-4.0.so /srv/storage/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/8.3.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp.o: in function `JSC::ExecutableBase::hasJITCodeFor(JSC::CodeSpecializationKind) const': /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ExecutableBase.h:185: undefined reference to `JSC::ExecutableBase::hasJITCodeForConstruct() const' /srv/storage/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/8.3.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ExecutableBase.h:185: undefined reference to `JSC::ExecutableBase::hasJITCodeForConstruct() const' /srv/storage/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/8.3.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ExecutableBase.h:183: undefined reference to `JSC::ExecutableBase::hasJITCodeForCall() const' /srv/storage/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/8.3.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/Source/JavaScriptCore/runtime/ExecutableBase.h:183: undefined reference to `JSC::ExecutableBase::hasJITCodeForCall() const' collect2: error: ld returned 1 exit status make[3]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/build.make:3215: lib/libjavascriptcoregtk-4.0.so.18.17.12] Error 1 make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[2]: *** [CMakeFiles/Makefile2:599: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/all] Error 2 make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make[1]: *** [Makefile:152: all] Error 2 make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4' make: *** [package/pkg-generic.mk:250: /srv/storage/autobuild/run/instance-1/output-1/build/webkitgtk-2.30.4/.stamp_built] Error 2 make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'