[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975797: marked as done (qtwebkit-opensource-src: FTBFS: NameError: name 'bytecodeSections' is not defined)



Your message dated Fri, 11 Dec 2020 20:43:04 +0300
with message-id <20201211174304.GA4162@mitya57.me>
and subject line Re: Bug#975797: qtwebkit-opensource-src: FTBFS: NameError: name 'bytecodeSections' is not defined
has caused the Debian Bug report #975797,
regarding qtwebkit-opensource-src: FTBFS: NameError: name 'bytecodeSections' is not defined
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
975797: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975797
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtwebkit-opensource-src
Version: 5.212.0~alpha4-7
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- -DPORT=Qt -DUSE_LD_GOLD=OFF
> 	cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DPORT=Qt -DUSE_LD_GOLD=OFF ..
> -- The C compiler identification is GNU 10.2.0
> -- The CXX compiler identification is GNU 10.2.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Found BISON: /usr/bin/bison (found suitable version "3.7.3", minimum required is "2.1") 
> -- Found Gperf: /usr/bin/gperf (Required is at least version "3.0.1") 
> -- Found Perl: /usr/bin/perl (found suitable version "5.32.0", minimum required is "5.10.0") 
> -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.9", 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")
> -- Looking for include file features.h
> -- Looking for include file features.h - found
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
> -- Checking for module 'sqlite3'
> --   Found sqlite3, version 3.33.0
> -- Found Sqlite: /usr/include  
> -- 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  
> -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (found version "62") 
> -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 
> -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.37") 
> -- Checking for module 'icu-uc'
> --   Found icu-uc, version 67.1
> -- Checking for module 'icu-i18n'
> --   Found icu-i18n, version 67.1
> -- Found ICU header files in /usr/include
> -- Found ICU libraries: /usr/lib/x86_64-linux-gnu/libicuuc.so
> -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable version "2.9.10", minimum required is "2.8.0") 
> -- Found LibXslt: /usr/lib/x86_64-linux-gnu/libxslt.so (found suitable version "1.1.34", minimum required is "1.1.7") 
> -- Found Dwz: /usr/bin/dwz (found suitable version "0.13", minimum required is "0.13") 
> -- WARNING: dwz may use a lot of RAM - build with -DSKIP_DWZ=ON if you don't have enough
> -- Found WebP: /usr/include  
> -- Qt OpenGL implementation: GL
> -- Qt OpenGL libraries: Qt5::Gui_GL
> -- Qt EGL libraries: Qt5::Gui_EGL
> -- Performing Test Qt5Gui_PRIVATE_HEADER_FOUND
> -- Performing Test Qt5Gui_PRIVATE_HEADER_FOUND - Success
> -- Performing Test Qt5Network_PRIVATE_HEADER_FOUND
> -- Performing Test Qt5Network_PRIVATE_HEADER_FOUND - Success
> -- Performing Test Qt5Quick_PRIVATE_HEADER_FOUND
> -- Performing Test Qt5Quick_PRIVATE_HEADER_FOUND - Success
> -- Found X11: /usr/include   
> -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
> -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Found GLIB: /usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include (found suitable version "2.66.3", minimum required is "2.36") 
> -- Checking for module 'gstreamer-1.0 >= 1.0.3'
> --   Found gstreamer-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-base-1.0 >= 1.0.3'
> --   Found gstreamer-base-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-app-1.0 >= 1.0.3'
> --   Found gstreamer-app-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-audio-1.0 >= 1.0.3'
> --   Found gstreamer-audio-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-fft-1.0 >= 1.0.3'
> --   Found gstreamer-fft-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-gl-1.0>=1.6.0'
> --   Found gstreamer-gl-1.0, version 1.18.1
> -- Checking for module 'gstreamer-mpegts-1.0>=1.4.0'
> --   No package 'gstreamer-mpegts-1.0' found
> -- Checking for module 'gstreamer-pbutils-1.0 >= 1.0.3'
> --   Found gstreamer-pbutils-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-tag-1.0 >= 1.0.3'
> --   Found gstreamer-tag-1.0 , version 1.18.1
> -- Checking for module 'gstreamer-video-1.0 >= 1.0.3'
> --   Found gstreamer-video-1.0 , version 1.18.1
> -- Found GStreamer: GSTREAMER_INCLUDE_DIRS;GSTREAMER_LIBRARIES;GSTREAMER_VERSION;GSTREAMER_BASE_INCLUDE_DIRS;GSTREAMER_BASE_LIBRARIES;GSTREAMER_APP_INCLUDE_DIRS;GSTREAMER_APP_LIBRARIES;GSTREAMER_PBUTILS_INCLUDE_DIRS;GSTREAMER_PBUTILS_LIBRARIES;GSTREAMER_VIDEO_INCLUDE_DIRS;GSTREAMER_VIDEO_LIBRARIES;GSTREAMER_MPEGTS_INCLUDE_DIRS;GSTREAMER_MPEGTS_LIBRARIES;GSTREAMER_TAG_INCLUDE_DIRS;GSTREAMER_TAG_LIBRARIES;GSTREAMER_GL_INCLUDE_DIRS;GSTREAMER_GL_LIBRARIES;GSTREAMER_AUDIO_INCLUDE_DIRS;GSTREAMER_AUDIO_LIBRARIES;GSTREAMER_FFT_INCLUDE_DIRS;GSTREAMER_FFT_LIBRARIES (Required is at least version "1.0.3") 
> -- Found Hyphen: /usr/include  
> -- Checking for module 'libwoff2dec'
> --   Found libwoff2dec, version 1.0.2
> -- Found WOFF2Dec: /usr/include (found suitable version "1.0.2", minimum required is "1.0.1") 
> -- Using system WOFF2Dec library.
> -- The following OPTIONAL packages have been found:
> 
>  * JPEG
>  * Dwz (required version >= 0.13)
>  * WebP
>  * Qt5OpenGL (required version >= 5.2.0)
>  * PkgConfig
>  * WOFF2Dec (required version >= 1.0.1)
> 
> -- The following REQUIRED packages have been found:
> 
>  * BISON (required version >= 2.1)
>  * Gperf (required version >= 3.0.1)
>  * Perl (required version >= 5.10.0)
>  * PythonInterp (required version >= 2.7.0)
>  * Sqlite
>  * Threads
>  * PNG
>  * ZLIB
>  * ICU
>  * LibXml2 (required version >= 2.8.0)
>  * LibXslt (required version >= 1.1.7)
>  * Qt5Core
>  * Qt5Gui
>  * Qt5Network
>  * Qt5Widgets
>  * Qt5Test
>  * Qt5QuickTest
>  * Qt5Positioning
>  * Qt5Sensors
>  * Qt5PrintSupport
>    Required for ENABLE_PRINT_SUPPORT=ON
>  * Qt5Qml (required version >= 5.15.1)
>  * Qt5QmlModels (required version >= 5.15.1)
>  * Qt5Quick
>  * Qt5WebChannel
>  * Qt5 (required version >= 5.2.0)
>  * X11
>  * GLIB (required version >= 2.36)
>  * GStreamer (required version >= 1.0.3)
>  * Hyphen
>  * Ruby (required version >= 1.9)
> 
> -- Installing in the same prefix as Qt, adopting their path scheme.
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/WTF/wtf/PlatformQt.cmake
> -- Looking for clock_gettime
> -- Looking for clock_gettime - found
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/JavaScriptCore/PlatformQt.cmake
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/JavaScriptCore/shell/PlatformQt.cmake
> -- All-in-One build is enabled.
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/WebCore/PlatformQt.cmake
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/WebKit/PlatformQt.cmake
> -- Performing Test ATOMIC_INT64_IS_BUILTIN
> -- Performing Test ATOMIC_INT64_IS_BUILTIN - Success
> -- Looking for shm_open
> -- Looking for shm_open - not found
> -- Looking for shm_open
> -- Looking for shm_open - found
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/WebKit2/PlatformQt.cmake
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Source/PlatformQt.cmake
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Tools/PlatformQt.cmake
> -- Using platform-specific CMakeLists: /<<PKGBUILDDIR>>/Tools/TestWebKitAPI/PlatformQt.cmake
> -- Enabled features:
> --  ENABLE_ACCELERATED_2D_CANVAS ............ ON
> --  ENABLE_ALLINONE_BUILD                     ON
> --  ENABLE_API_TESTS ........................ ON
> --  ENABLE_CSS_GRID_LAYOUT                    ON
> --  ENABLE_DATABASE_PROCESS ................. ON
> --  ENABLE_DATALIST_ELEMENT                   ON
> --  ENABLE_DEVICE_ORIENTATION ............... ON
> --  ENABLE_DRAG_SUPPORT                       ON
> --  ENABLE_FULLSCREEN_API ................... ON
> --  ENABLE_GAMEPAD_DEPRECATED                 ON
> --  ENABLE_GEOLOCATION ...................... ON
> --  ENABLE_ICONDATABASE                       ON
> --  ENABLE_INDEXED_DATABASE ................. ON
> --  ENABLE_INSPECTOR_UI                       ON
> --  ENABLE_JIT .............................. ON
> --  ENABLE_LEGACY_WEB_AUDIO                   ON
> --  ENABLE_LINK_PREFETCH .................... ON
> --  ENABLE_MEDIA_SOURCE                       ON
> --  ENABLE_NETSCAPE_PLUGIN_API .............. ON
> --  ENABLE_OPENGL                             ON
> --  ENABLE_PRINT_SUPPORT .................... ON
> --  ENABLE_QT_GESTURE_EVENTS                  ON
> --  ENABLE_QT_WEBCHANNEL .................... ON
> --  ENABLE_SAMPLING_PROFILER                  ON
> --  ENABLE_SPELLCHECK ....................... ON
> --  ENABLE_TOUCH_EVENTS                       ON
> --  ENABLE_VIDEO ............................ ON
> --  ENABLE_WEBKIT2                            ON
> --  ENABLE_WEB_AUDIO ........................ ON
> --  ENABLE_X11_TARGET                         ON
> --  ENABLE_XSLT ............................. ON
> --  USE_GSTREAMER                             ON
> --  USE_LIBHYPHEN ........................... ON
> --  USE_LIBJPEG                               ON
> --  USE_MEDIA_FOUNDATION .................... OFF
> --  USE_QT_MULTIMEDIA                         OFF
> --  USE_SYSTEM_MALLOC ....................... OFF
> --  USE_WOFF2                                 ON
> -- Configuring done
> -- Generating done
> CMake Warning:
>   Manually-specified variables were not used by the project:
> 
>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
>     CMAKE_INSTALL_RUNSTATEDIR
> 
> 
> -- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build -O--buildsystem=cmake\+ninja
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> [1/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Environment.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Environment.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Environment.cpp.o -c ../Source/bmalloc/bmalloc/Environment.cpp
> [2/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Deallocator.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Deallocator.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Deallocator.cpp.o -c ../Source/bmalloc/bmalloc/Deallocator.cpp
> [3/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Cache.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Cache.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Cache.cpp.o -c ../Source/bmalloc/bmalloc/Cache.cpp
> [4/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Logging.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Logging.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Logging.cpp.o -c ../Source/bmalloc/bmalloc/Logging.cpp
> [5/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Allocator.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Allocator.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Allocator.cpp.o -c ../Source/bmalloc/bmalloc/Allocator.cpp
> [6/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/StaticMutex.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/StaticMutex.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/StaticMutex.cpp.o -c ../Source/bmalloc/bmalloc/StaticMutex.cpp
> [7/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/ObjectType.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/ObjectType.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/ObjectType.cpp.o -c ../Source/bmalloc/bmalloc/ObjectType.cpp
> [8/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/VMHeap.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/VMHeap.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/VMHeap.cpp.o -c ../Source/bmalloc/bmalloc/VMHeap.cpp
> [9/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/XLargeMap.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/XLargeMap.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/XLargeMap.cpp.o -c ../Source/bmalloc/bmalloc/XLargeMap.cpp
> [10/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeParseContext.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeParseContext.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeParseContext.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/InitializeParseContext.cpp
> [11/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Heap.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Heap.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Heap.cpp.o -c ../Source/bmalloc/bmalloc/Heap.cpp
> [12/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_bmalloc -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/bmalloc -I../Source/bmalloc -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MD -MT Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/mbmalloc.cpp.o -MF Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/mbmalloc.cpp.o.d -o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/mbmalloc.cpp.o -c ../Source/bmalloc/bmalloc/mbmalloc.cpp
> [13/4460] : && /usr/bin/cmake -E rm -f lib/libbmalloc.a && /usr/bin/ar crT lib/libbmalloc.a  Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Allocator.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Cache.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Deallocator.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Environment.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Heap.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/Logging.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/ObjectType.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/StaticMutex.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/VMHeap.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/XLargeMap.cpp.o Source/bmalloc/CMakeFiles/bmalloc.dir/bmalloc/mbmalloc.cpp.o && /usr/bin/ranlib lib/libbmalloc.a && :
> [14/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/WTF/wtf" && /usr/lib/qt5/bin/moc "@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/WTF/wtf/MainThreadQt.moc_parameters_None"
> [15/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/WTF/wtf" && /usr/lib/qt5/bin/moc "@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/WTF/wtf/RunLoopQt.moc_parameters_None"
> [16/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/WTF/wtf" && /usr/lib/qt5/bin/moc "@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/WTF/wtf/WorkQueueQt.moc_parameters_None"
> [17/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ForLoopUnroll.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ForLoopUnroll.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ForLoopUnroll.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/ForLoopUnroll.cpp
> [18/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Intermediate.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Intermediate.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Intermediate.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/Intermediate.cpp
> [19/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o -c ../Source/WTF/wtf/Atomics.cpp
> [20/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o -c ../Source/WTF/wtf/Assertions.cpp
> [21/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o -c ../Source/WTF/wtf/BitVector.cpp
> [22/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o -c ../Source/WTF/wtf/CompilationThread.cpp
> [23/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o -c ../Source/WTF/wtf/CryptographicUtilities.cpp
> [24/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o -c ../Source/WTF/wtf/CurrentTime.cpp
> [25/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o -c ../Source/WTF/wtf/CryptographicallyRandomNumber.cpp
> [26/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp
> [27/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o -c ../Source/WTF/wtf/FastBitVector.cpp
> [28/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o -c ../Source/WTF/wtf/DataLog.cpp
> [29/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/DecimalNumber.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/DecimalNumber.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/DecimalNumber.cpp.o -c ../Source/WTF/wtf/DecimalNumber.cpp
> [30/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o -c ../Source/WTF/wtf/FastMalloc.cpp
> In file included from ../Source/WTF/wtf/StdLibExtras.h:33,
>                  from ../Source/WTF/wtf/FastMalloc.h:26,
>                  from ../Source/WTF/config.h:51,
>                  from ../Source/WTF/wtf/FastMalloc.cpp:27:
> ../Source/WTF/wtf/CheckedArithmetic.h: In instantiation of ‘const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator*=(U) [with U = long unsigned int; T = long unsigned int; OverflowHandler = WTF::CrashOnOverflow]’:
> ../Source/WTF/wtf/FastMalloc.cpp:199:20:   required from here
> ../Source/WTF/wtf/CheckedArithmetic.h:597:17: warning: implicitly-declared ‘constexpr WTF::Checked<long unsigned int>::Checked(const WTF::Checked<long unsigned int>&)’ is deprecated [-Wdeprecated-copy]
>   597 |         return *this;
>       |                 ^~~~
> ../Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because ‘WTF::Checked<long unsigned int>’ has user-provided ‘const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = long unsigned int; OverflowHandler = WTF::CrashOnOverflow]’
>   496 |     const Checked& operator=(Checked rhs)
>       |                    ^~~~~~~~
> ../Source/WTF/wtf/CheckedArithmetic.h: In instantiation of ‘const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator*=(U) [with U = long unsigned int; T = long unsigned int; OverflowHandler = WTF::RecordOverflow]’:
> ../Source/WTF/wtf/FastMalloc.cpp:247:20:   required from here
> ../Source/WTF/wtf/CheckedArithmetic.h:597:17: warning: implicitly-declared ‘constexpr WTF::Checked<long unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<long unsigned int, WTF::RecordOverflow>&)’ is deprecated [-Wdeprecated-copy]
>   597 |         return *this;
>       |                 ^~~~
> ../Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because ‘WTF::Checked<long unsigned int, WTF::RecordOverflow>’ has user-provided ‘const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = long unsigned int; OverflowHandler = WTF::RecordOverflow]’
>   496 |     const Checked& operator=(Checked rhs)
>       |                    ^~~~~~~~
> [31/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o -c ../Source/WTF/wtf/FilePrintStream.cpp
> [32/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o -c ../Source/WTF/wtf/FunctionDispatcher.cpp
> [33/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o -c ../Source/WTF/wtf/DateMath.cpp
> [34/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o -c ../Source/WTF/wtf/HashTable.cpp
> [35/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.o -c ../Source/WTF/wtf/MD5.cpp
> [36/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o -c ../Source/WTF/wtf/GregorianDateTime.cpp
> [37/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o -c ../Source/WTF/wtf/Lock.cpp
> [38/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o -c ../Source/WTF/wtf/MainThread.cpp
> [39/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o -c ../Source/WTF/wtf/MediaTime.cpp
> [40/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o -c ../Source/WTF/wtf/NumberOfCores.cpp
> [41/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o -c ../Source/WTF/wtf/OSRandomSource.cpp
> [42/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o -c ../Source/WTF/wtf/PageBlock.cpp
> [43/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o -c ../Source/WTF/wtf/ParallelJobsGeneric.cpp
> [44/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o -c ../Source/WTF/wtf/MetaAllocator.cpp
> [45/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o -c ../Source/WTF/wtf/RAMSize.cpp
> [46/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o -c ../Source/WTF/wtf/ParallelHelperPool.cpp
> [47/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o -c ../Source/WTF/wtf/RandomNumber.cpp
> [48/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o -c ../Source/WTF/wtf/PrintStream.cpp
> [49/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o -c ../Source/WTF/wtf/ParkingLot.cpp
> [50/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o -c ../Source/WTF/wtf/RefCountedLeakCounter.cpp
> [51/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounter.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounter.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounter.cpp.o -c ../Source/WTF/wtf/RefCounter.cpp
> [52/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o -c ../Source/WTF/wtf/SHA1.cpp
> [53/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o -c ../Source/WTF/wtf/SixCharacterHash.cpp
> [54/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o -c ../Source/WTF/wtf/StackBounds.cpp
> [55/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o -c ../Source/WTF/wtf/RunLoop.cpp
> [56/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o -c ../Source/WTF/wtf/StackStats.cpp
> [57/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o -c ../Source/WTF/wtf/Threading.cpp
> [58/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o -c ../Source/WTF/wtf/StringPrintStream.cpp
> [59/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/WTFThreadData.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/WTFThreadData.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/WTFThreadData.cpp.o -c ../Source/WTF/wtf/WTFThreadData.cpp
> [60/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o -c ../Source/WTF/wtf/WordLock.cpp
> [61/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o -c ../Source/WTF/wtf/dtoa/bignum-dtoa.cc
> [62/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o -c ../Source/WTF/wtf/WorkQueue.cpp
> [63/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o -c ../Source/WTF/wtf/dtoa/cached-powers.cc
> [64/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o -c ../Source/WTF/wtf/dtoa/bignum.cc
> [65/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o -c ../Source/WTF/wtf/dtoa/diy-fp.cc
> [66/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o -c ../Source/WTF/wtf/dtoa/fast-dtoa.cc
> [67/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o -c ../Source/WTF/wtf/dtoa/double-conversion.cc
> [68/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o -c ../Source/WTF/wtf/dtoa/fixed-dtoa.cc
> [69/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o -c ../Source/WTF/wtf/dtoa/strtod.cc
> [70/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o -c ../Source/WTF/wtf/dtoa.cpp
> [71/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.o -c ../Source/WTF/wtf/text/AtomicString.cpp
> [72/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.o -c ../Source/WTF/wtf/text/AtomicStringTable.cpp
> [73/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o -c ../Source/WTF/wtf/text/CString.cpp
> [74/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o -c ../Source/WTF/wtf/text/Base64.cpp
> [75/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.o -c ../Source/WTF/wtf/text/AtomicStringImpl.cpp
> [76/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o -c ../Source/WTF/wtf/text/StringBuilder.cpp
> [77/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringStatics.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringStatics.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringStatics.cpp.o -c ../Source/WTF/wtf/text/StringStatics.cpp
> [78/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o -c ../Source/WTF/wtf/text/StringView.cpp
> [79/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o -c ../Source/WTF/wtf/threads/BinarySemaphore.cpp
> [80/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o -c ../Source/WTF/wtf/text/SymbolRegistry.cpp
> [81/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.o -c ../Source/WTF/wtf/unicode/UTF8.cpp
> [82/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorPosix.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorPosix.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorPosix.cpp.o -c ../Source/WTF/wtf/OSAllocatorPosix.cpp
> [83/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o -c ../Source/WTF/wtf/text/StringImpl.cpp
> In file included from ../Source/WTF/wtf/StdLibExtras.h:33,
>                  from ../Source/WTF/wtf/FastMalloc.h:26,
>                  from ../Source/WTF/config.h:51,
>                  from ../Source/WTF/wtf/text/StringImpl.cpp:25:
> ../Source/WTF/wtf/CheckedArithmetic.h: In instantiation of ‘WTF::Checked<typename WTF::Result<U, V>::ResultType, OverflowHandler> WTF::operator*(WTF::Checked<U, OverflowHandler>, V) [with U = long unsigned int; V = long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long unsigned int]’:
> ../Source/WTF/wtf/text/StringBuffer.h:44:90:   required from ‘WTF::StringBuffer<T>::StringBuffer(unsigned int) [with CharType = unsigned char]’
> ../Source/WTF/wtf/text/StringImpl.cpp:817:28:   required from ‘WTF::Ref<WTF::StringImpl> WTF::StringImpl::removeCharacters(const CharType*, WTF::CharacterMatchFunctionPtr) [with CharType = unsigned char; WTF::CharacterMatchFunctionPtr = bool (*)(char16_t); UChar = char16_t]’
> ../Source/WTF/wtf/text/StringImpl.cpp:841:57:   required from here
> ../Source/WTF/wtf/CheckedArithmetic.h:761:16: warning: implicitly-declared ‘constexpr WTF::Checked<long unsigned int>::Checked(const WTF::Checked<long unsigned int>&)’ is deprecated [-Wdeprecated-copy]
>   761 |     return lhs * Checked<V, OverflowHandler>(rhs);
>       |            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because ‘WTF::Checked<long unsigned int>’ has user-provided ‘const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = long unsigned int; OverflowHandler = WTF::CrashOnOverflow]’
>   496 |     const Checked& operator=(Checked rhs)
>       |                    ^~~~~~~~
> ../Source/WTF/wtf/CheckedArithmetic.h:737:173: note:   initializing argument 1 of ‘WTF::Checked<typename WTF::Result<U, V>::ResultType, OverflowHandler> WTF::operator*(WTF::Checked<U, OverflowHandler>, WTF::Checked<V, OverflowHandler>) [with U = long unsigned int; V = long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long unsigned int]’
>   737 | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator*(Checked<U, OverflowHandler> lhs, Checked<V, OverflowHandler> rhs)
>       |                                                                                                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
> [84/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadIdentifierDataPthreads.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadIdentifierDataPthreads.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadIdentifierDataPthreads.cpp.o -c ../Source/WTF/wtf/ThreadIdentifierDataPthreads.cpp
> [85/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o -c ../Source/WTF/wtf/unicode/icu/CollatorICU.cpp
> [86/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o -c ../Source/WTF/wtf/text/WTFString.cpp
> [87/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/qt/MainThreadQt.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/qt/MainThreadQt.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/qt/MainThreadQt.cpp.o -c ../Source/WTF/wtf/qt/MainThreadQt.cpp
> [88/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingPthreads.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingPthreads.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingPthreads.cpp.o -c ../Source/WTF/wtf/ThreadingPthreads.cpp
> [89/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/text/qt/StringQt.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/text/qt/StringQt.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/text/qt/StringQt.cpp.o -c ../Source/WTF/wtf/text/qt/StringQt.cpp
> [90/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/UniStdExtras.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/UniStdExtras.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/UniStdExtras.cpp.o -c ../Source/WTF/wtf/UniStdExtras.cpp
> [91/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/generate-combined-inspector-json.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-combined-inspector-json.py"
> [92/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/generate-js-builtins.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-js-builtins.py"
> [93/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/UpdateContents.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/UpdateContents.py"
> [94/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/cssmin.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/cssmin.py"
> [95/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py"
> [96/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/jsmin.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/jsmin.py"
> [97/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/lazywriter.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/lazywriter.py"
> [98/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_separate_header.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_header.py"
> [99/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_separate_implementation.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_implementation.py"
> [100/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generator.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generator.py"
> [101/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_model.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_model.py"
> [102/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/make-js-file-arrays.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/make-js-file-arrays.py"
> [103/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_combined_header.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_header.py"
> [104/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_combined_implementation.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_implementation.py"
> [105/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_templates.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_templates.py"
> [106/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/wkbuiltins/wkbuiltins.py" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/wkbuiltins.py"
> [107/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources" && /usr/bin/cmake -E copy_if_different "/<<PKGBUILDDIR>>/Source/JavaScriptCore/Scripts/xxd.pl" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/xxd.pl"
> [108/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/qt/RunLoopQt.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/qt/RunLoopQt.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/qt/RunLoopQt.cpp.o -c ../Source/WTF/wtf/qt/RunLoopQt.cpp
> [109/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o -c ../Source/WTF/wtf/glib/GRefPtr.cpp
> [110/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/angleutils.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/angleutils.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/angleutils.cpp.o -c ../Source/ThirdParty/ANGLE/src/common/angleutils.cpp
> [111/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayout.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayout.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayout.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/blocklayout.cpp
> [112/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WTF/wtf -I../Source/WTF/wtf -I../Source/bmalloc -I../Source/WTF -I../Source/WTF/wtf/dtoa -I../Source/WTF/wtf/text -I../Source/WTF/wtf/threads -I../Source/WTF/wtf/unicode -I../Source/ThirdParty -I. -IDerivedSources -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC  -fPIC -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/qt/WorkQueueQt.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/qt/WorkQueueQt.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/qt/WorkQueueQt.cpp.o -c ../Source/WTF/wtf/qt/WorkQueueQt.cpp
> [113/4460] : && /usr/bin/cmake -E rm -f lib/libWTF.a && /usr/bin/ar crT lib/libWTF.a  Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/DecimalNumber.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounter.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/WTFThreadData.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringStatics.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorPosix.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadIdentifierDataPthreads.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingPthreads.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/qt/MainThreadQt.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/qt/RunLoopQt.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/text/qt/StringQt.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/UniStdExtras.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/qt/WorkQueueQt.cpp.o Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o && /usr/bin/ranlib lib/libWTF.a && :
> [114/4460] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/JavaScriptCore" && /usr/bin/python3 "/<<PKGBUILDDIR>>/Source/JavaScriptCore/generate-bytecode-files" --bytecodes_h "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/JavaScriptCore/Bytecodes.h" --init_bytecodes_asm "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/JavaScriptCore/InitBytecodes.asm" "/<<PKGBUILDDIR>>/Source/JavaScriptCore/bytecode/BytecodeList.json"
> FAILED: DerivedSources/JavaScriptCore/Bytecodes.h DerivedSources/JavaScriptCore/InitBytecodes.asm 
> cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Source/JavaScriptCore" && /usr/bin/python3 "/<<PKGBUILDDIR>>/Source/JavaScriptCore/generate-bytecode-files" --bytecodes_h "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/JavaScriptCore/Bytecodes.h" --init_bytecodes_asm "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DerivedSources/JavaScriptCore/InitBytecodes.asm" "/<<PKGBUILDDIR>>/Source/JavaScriptCore/bytecode/BytecodeList.json"
> Unexpected error parsing /<<PKGBUILDDIR>>/Source/JavaScriptCore/bytecode/BytecodeList.json: (<class 'TypeError'>, TypeError("__init__() got an unexpected keyword argument 'encoding'"), <traceback object at 0x7fb9ee1d1b80>)
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/Source/JavaScriptCore/generate-bytecode-files", line 181, in <module>
>     for section in bytecodeSections:
> NameError: name 'bytecodeSections' is not defined
> [115/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp
> [116/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Diagnostics.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Diagnostics.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Diagnostics.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/Diagnostics.cpp
> [117/4460] /usr/bin/c++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DJS_NO_EXPORT -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_USE_QSTRINGBUILDER -ISource/WebCore -I../Source/WebCore -I../Source/WebCore/Modules/airplay -I../Source/WebCore/Modules/battery -I../Source/WebCore/Modules/encryptedmedia -I../Source/WebCore/Modules/fetch -I../Source/WebCore/Modules/geolocation -I../Source/WebCore/Modules/indexeddb -I../Source/WebCore/Modules/indexeddb/client -I../Source/WebCore/Modules/indexeddb/server -I../Source/WebCore/Modules/indexeddb/shared -I../Source/WebCore/Modules/indieui -I../Source/WebCore/Modules/mediacontrols -I../Source/WebCore/Modules/mediasession -I../Source/WebCore/Modules/mediasource -I../Source/WebCore/Modules/mediastream -I../Source/WebCore/Modules/navigatorcontentutils -I../Source/WebCore/Modules/notifications -I../Source/WebCore/Modules/plugins -I../Source/WebCore/Modules/proximity -I../Source/WebCore/Modules/quota -I../Source/WebCore/Modules/speech -I../Source/WebCore/Modules/streams -I../Source/WebCore/Modules/vibration -I../Source/WebCore/Modules/webaudio -I../Source/WebCore/Modules/webdatabase -I../Source/WebCore/Modules/websockets -I../Source/WebCore/accessibility -I../Source/WebCore/bindings -I../Source/WebCore/bindings/generic -I../Source/WebCore/bindings/js -I../Source/WebCore/bridge -I../Source/WebCore/bridge/c -I../Source/WebCore/bridge/jsc -I../Source/WebCore/contentextensions -I../Source/WebCore/crypto -I../Source/WebCore/crypto/algorithms -I../Source/WebCore/crypto/keys -I../Source/WebCore/crypto/parameters -I../Source/WebCore/css -I../Source/WebCore/cssjit -I../Source/WebCore/dom -I../Source/WebCore/dom/default -I../Source/WebCore/editing -I../Source/WebCore/fileapi -I../Source/WebCore/history -I../Source/WebCore/html -I../Source/WebCore/html/canvas -I../Source/WebCore/html/forms -I../Source/WebCore/html/parser -I../Source/WebCore/html/shadow -I../Source/WebCore/html/track -I../Source/WebCore/inspector -I../Source/WebCore/loader -I../Source/WebCore/loader/appcache -I../Source/WebCore/loader/archive -I../Source/WebCore/loader/archive/mhtml -I../Source/WebCore/loader/cache -I../Source/WebCore/loader/icon -I../Source/WebCore/mathml -I../Source/WebCore/page -I../Source/WebCore/page/animation -I../Source/WebCore/page/csp -I../Source/WebCore/page/scrolling -I../Source/WebCore/platform -I../Source/WebCore/platform/animation -I../Source/WebCore/platform/audio -I../Source/WebCore/platform/crypto -I../Source/WebCore/platform/graphics -I../Source/WebCore/platform/graphics/cpu/arm -I../Source/WebCore/platform/graphics/cpu/arm/filters -I../Source/WebCore/platform/graphics/displaylists -I../Source/WebCore/platform/graphics/filters -I../Source/WebCore/platform/graphics/harfbuzz -I../Source/WebCore/platform/graphics/harfbuzz/ng -I../Source/WebCore/platform/graphics/opentype -I../Source/WebCore/platform/graphics/transforms -I../Source/WebCore/platform/mediastream -I../Source/WebCore/platform/mock -I../Source/WebCore/platform/mock/mediasource -I../Source/WebCore/platform/network -I../Source/WebCore/platform/sql -I../Source/WebCore/platform/text -I../Source/WebCore/platform/text/icu -I../Source/WebCore/plugins -I../Source/WebCore/rendering -I../Source/WebCore/rendering/line -I../Source/WebCore/rendering/mathml -I../Source/WebCore/rendering/shapes -I../Source/WebCore/rendering/style -I../Source/WebCore/rendering/svg -I../Source/WebCore/replay -I../Source/WebCore/storage -I../Source/WebCore/style -I../Source/WebCore/svg -I../Source/WebCore/svg/animation -I../Source/WebCore/svg/graphics -I../Source/WebCore/svg/graphics/filters -I../Source/WebCore/svg/properties -I../Source/WebCore/websockets -I../Source/WebCore/workers -I../Source/WebCore/xml -I../Source/WebCore/xml/parser -IDerivedSources -IDerivedSources/ForwardingHeaders -IDerivedSources/WebCore -I../Source -I. -I../Source/WebCore/Modules/gamepad/deprecated -I../Source/WebCore/platform/graphics/gpu -I../Source/WebCore/platform/image-decoders -I../Source/WebCore/platform/image-decoders/bmp -I../Source/WebCore/platform/image-decoders/gif -I../Source/WebCore/platform/image-decoders/ico -I../Source/WebCore/platform/image-decoders/jpeg -I../Source/WebCore/platform/image-decoders/png -I../Source/WebCore/platform/image-decoders/webp -I../Source/WebCore/platform/linux -I../Source/WebCore/platform/graphics/texmap -I../Source/WebCore/page/scrolling/coordinatedgraphics -I../Source/WebCore/platform/graphics/texmap/coordinated -IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector -I../Source/JavaScriptCore -I../Source/JavaScriptCore/ForwardingHeaders -I../Source/JavaScriptCore/API -I../Source/JavaScriptCore/assembler -I../Source/JavaScriptCore/bytecode -I../Source/JavaScriptCore/bytecompiler -I../Source/JavaScriptCore/dfg -I../Source/JavaScriptCore/disassembler -I../Source/JavaScriptCore/heap -I../Source/JavaScriptCore/debugger -I../Source/JavaScriptCore/interpreter -I../Source/JavaScriptCore/jit -I../Source/JavaScriptCore/llint -I../Source/JavaScriptCore/parser -I../Source/JavaScriptCore/profiler -I../Source/JavaScriptCore/runtime -I../Source/JavaScriptCore/yarr -I../Source/ThirdParty/ANGLE -I../Source/ThirdParty/ANGLE/include/KHR -I../Source/WebCore/Modules/gamepad -I../Source/WebCore/bridge/qt -I../Source/WebCore/dom/qt -I../Source/WebCore/editing/qt -I../Source/WebCore/history/qt -I../Source/WebCore/page/qt -I../Source/WebCore/platform/qt -I../Source/WebCore/platform/audio/qt -I../Source/WebCore/platform/graphics/egl -I../Source/WebCore/platform/graphics/glx -I../Source/WebCore/platform/graphics/gpu/qt -I../Source/WebCore/platform/graphics/opengl -I../Source/WebCore/platform/graphics/surfaces -I../Source/WebCore/platform/graphics/surfaces/qt -I../Source/WebCore/platform/graphics/qt -I../Source/WebCore/platform/graphics/win -I../Source/WebCore/platform/network/qt -I../Source/WebCore/platform/text/qt -I../Source/WebCore/platform/win -I../Source/WebCore/platform/graphics/x11 -I../Source/WTF -I../Source/WebCore/platform/mediastream/openwebrtc -I../Source/WebCore/platform/graphics/gstreamer -I../Source/WebCore/platform/audio/gstreamer -I../Source/WebCore/testing -I../Source/ThirdParty/ANGLE/include -I../Source/ThirdParty/ANGLE/src -isystem /usr/include/libxml2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.1/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.1/QtCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork/5.15.1/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtSensors -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/orc-0.4 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g1 -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -Wno-expansion-to-defined -fPIC -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp.o -c ../Source/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v returned exit code 1
> make: *** [debian/rules:50: build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/11/25/qtwebkit-opensource-src_5.212.0~alpha4-7_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
On Thu, Nov 26, 2020 at 08:50:16PM +0300, Dmitry Shachnev wrote:
> This is fixed in experimental.
>
> The fix will reach unstable as part of Qt 5.15.2 transition which will
> happen soon, I think it can wait until that.

Now the fix reached unstable, so closing.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: