Skip to content

Instantly share code, notes, and snippets.

@Alexpux
Created July 16, 2019 15:07
Show Gist options
  • Save Alexpux/f93bec15d6d730c07a50dec7395d2a41 to your computer and use it in GitHub Desktop.
Save Alexpux/f93bec15d6d730c07a50dec7395d2a41 to your computer and use it in GitHub Desktop.
QtWebkit 5.212.0-alpha3 build with mingw-w64 gcc-9.1.0
This file has been truncated, but you can view the full file.
 ->(B Build debug version ...(B
-- The C compiler identification is GNU 9.1.0
-- The CXX compiler identification is GNU 9.1.0
-- Check for working C compiler: C:/building/msys64/mingw64/bin/gcc.exe
-- Check for working C compiler: C:/building/msys64/mingw64/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/building/msys64/mingw64/bin/g++.exe
-- Check for working CXX compiler: C:/building/msys64/mingw64/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found BISON: C:/building/msys64/usr/bin/bison.exe (found suitable version "3.4.1", minimum required is "2.1")
-- Found Gperf: C:/building/msys64/usr/bin/gperf.exe (Required is at least version "3.0.1")
-- Found Perl: C:/building/msys64/usr/bin/perl.exe (found suitable version "5.30.0", minimum required is "5.10.0")
-- Found PythonInterp: C:/building/msys64/mingw64/bin/python2.7.exe (found suitable version "2.7.16", minimum required is "2.7.0")
-- Could NOT find Ruby (missing: RUBY_LIBRARY) (found suitable version "2.6.3", minimum required is "1.9")
-- Looking for include file features.h
-- Looking for include file features.h - not found
-- Disabling ENABLE_DFG_JIT since ENABLE_JIT is disabled.
-- Disabling ENABLE_SAMPLING_PROFILER since ENABLE_JIT is disabled.
-- Found Sqlite: C:/building/msys64/mingw64/include
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found JPEG: C:/building/msys64/mingw64/lib/libjpeg.dll.a (found version "80")
-- Found ZLIB: C:/building/msys64/mingw64/lib/libz.dll.a (found version "1.2.11")
-- Found PNG: C:/building/msys64/mingw64/lib/libpng.dll.a (found version "1.6.37")
-- Found PkgConfig: C:/building/msys64/mingw64/bin/pkg-config.exe (found version "0.29.2")
-- Checking for module 'icu-uc'
-- Found icu-uc, version 64.2
-- Checking for module 'icu-i18n'
-- Found icu-i18n, version 64.2
-- Found ICU header files in C:/building/msys64/mingw64/include
-- Found ICU libraries: C:/building/msys64/mingw64/lib/libicuuc.dll.a
-- Found LibXml2: C:/building/msys64/mingw64/lib/libxml2.dll.a (found suitable version "2.9.9", minimum required is "2.8.0")
-- Found LibXslt: C:/building/msys64/mingw64/lib/libxslt.dll.a (found suitable version "1.1.33", minimum required is "1.1.7")
-- Found WebP: C:/building/msys64/mingw64/include
-- Looking for QT_OPENGL_DYNAMIC
-- Looking for QT_OPENGL_DYNAMIC - not found
-- Qt OpenGL implementation: GL
-- Qt OpenGL libraries: Qt5::Gui_libglu32;Qt5::Gui_libopengl32;Qt5::Gui_libgdi32;Qt5::Gui_libuser32
-- Qt EGL libraries:
-- Performing Test Qt5Gui_PRIVATE_HEADER_FOUND
-- Performing Test Qt5Gui_PRIVATE_HEADER_FOUND - Success
-- Performing Test Qt5Quick_PRIVATE_HEADER_FOUND
-- Performing Test Qt5Quick_PRIVATE_HEADER_FOUND - Success
-- Checking for module 'libwoff2dec'
-- Found libwoff2dec, version 1.0.2
-- Found WOFF2Dec: C:/building/msys64/mingw64/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
* 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.12.4)
* Qt5Quick
* Qt5WebChannel
* Qt5 (required version >= 5.2.0)
* Qt5Multimedia (required version >= 5.2.0)
* Qt5MultimediaWidgets (required version >= 5.2.0)
* Ruby (required version >= 1.9)
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/shell/PlatformQt.cmake
-- All-in-One build is enabled.
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebKit/PlatformQt.cmake
-- Performing Test ATOMIC_INT64_IS_BUILTIN
-- Performing Test ATOMIC_INT64_IS_BUILTIN - Success
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebKit2/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Tools/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 OFF
-- ENABLE_GEOLOCATION ...................... ON
-- ENABLE_ICONDATABASE ON
-- ENABLE_INDEXED_DATABASE ................. ON
-- ENABLE_INSPECTOR_UI ON
-- ENABLE_LEGACY_WEB_AUDIO ................. OFF
-- ENABLE_LINK_PREFETCH ON
-- ENABLE_MEDIA_SOURCE ..................... OFF
-- ENABLE_NETSCAPE_PLUGIN_API ON
-- ENABLE_OPENGL ........................... ON
-- ENABLE_PRINT_SUPPORT ON
-- ENABLE_QT_GESTURE_EVENTS ................ ON
-- ENABLE_QT_WEBCHANNEL ON
-- ENABLE_SAMPLING_PROFILER ................ OFF
-- ENABLE_SPELLCHECK ON
-- ENABLE_TOUCH_EVENTS ..................... ON
-- ENABLE_VIDEO ON
-- ENABLE_WEBKIT2 .......................... ON
-- ENABLE_WEB_AUDIO OFF
-- ENABLE_X11_TARGET ....................... OFF
-- ENABLE_XSLT ON
-- USE_GSTREAMER ........................... OFF
-- USE_LIBHYPHEN OFF
-- USE_LIBJPEG ............................. ON
-- USE_MEDIA_FOUNDATION OFF
-- USE_QT_MULTIMEDIA ....................... ON
-- USE_SYSTEM_MALLOC 1
-- USE_WOFF2 ............................... ON
-- Configuring done
CMake Warning (dev) in Source/WebKit/CMakeLists.txt:
Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
For compatibility, CMake is excluding the GENERATED source file(s):
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-debug/Source/WebKit/moc_qwebfullscreenvideohandler.cxx"
from processing by AUTOMOC. If any of the files should be processed, set
CMP0071 to NEW. If any of the files should not be processed, explicitly
exclude them by setting the source file property SKIP_AUTOMOC:
set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in Tools/QtTestBrowser/CMakeLists.txt:
Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
For compatibility, CMake is excluding the GENERATED source file(s):
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-debug/Tools/QtTestBrowser/moc_webinspector.cxx"
from processing by AUTOMOC. If any of the files should be processed, set
CMP0071 to NEW. If any of the files should not be processed, explicitly
exclude them by setting the source file property SKIP_AUTOMOC:
set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Tools/TestWebKitAPI/CMakeLists.txt:174 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
The dependency target "TestWTFLib" of target "TestWTF" does not exist.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-debug
[ 0%] Generating RunLoopQt.moc
Scanning dependencies of target stageSharedScripts
[ 0%] Generating MainThreadQt.moc
Scanning dependencies of target WebKit2-forwarding-headers
Scanning dependencies of target qmlwebkitplugin-files
Scanning dependencies of target qmlwebkitexperimentalplugin-files
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/UpdateContents.py
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins.py
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_header.py
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_implementation.py
Scanning dependencies of target WTF
[ 0%] Built target qmlwebkitexperimentalplugin-files
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_header.py
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_separate_implementation.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generator.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_model.py
[ 1%] Built target qmlwebkitplugin-files
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_templates.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/cssmin.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-combined-inspector-json.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-js-builtins.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/jsmin.py
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/lazywriter.py
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.obj
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/make-js-file-arrays.py
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.obj
[ 1%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/xxd.pl
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.obj
[ 1%] Built target stageSharedScripts
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DecimalNumber.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/Assertions.cpp: In function 'void WTFGetBacktrace(void**, int*)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/Assertions.cpp:241:63: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'RtlCaptureStackBackTraceFunc' {aka 'short unsigned int (*)(long unsigned int, long unsigned int, void**, long unsigned int*)'} [-Wcast-function-type]
241 | ::GetProcAddress(kernel32, "RtlCaptureStackBackTrace"));
| ^
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/DateMath.cpp: In function 'BOOL (* WTF::timeZoneInformationForYearFunction())(USHORT, PDYNAMIC_TIME_ZONE_INFORMATION, LPTIME_ZONE_INFORMATION)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/DateMath.cpp:379:148: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'WTF::callGetTimeZoneInformationForYear_t' {aka 'int (*)(short unsigned int, _TIME_DYNAMIC_ZONE_INFORMATION*, _TIME_ZONE_INFORMATION*)'} [-Wcast-function-type]
379 | getTimeZoneInformationForYear = reinterpret_cast<callGetTimeZoneInformationForYear_t>(::GetProcAddress(module, "GetTimeZoneInformationForYear"));
| ^
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.obj
Scanning dependencies of target ANGLESupport
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/angleutils.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.obj
[ 2%] Built target WebKit2-forwarding-headers
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounter.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/debug.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/event_tracer.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/mathutil.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFThreadData.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/MemoryBuffer.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/utilities.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/tls.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ArrayReturnValueToOutParameter.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ASTMetadataHLSL.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayout.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayoutHLSL.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulator.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulatorGLSL.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulatorHLSL.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/CallDAG.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Diagnostics.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/DirectiveHandler.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/EmulatePrecision.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/glslang_lex.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ForLoopUnroll.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringStatics.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/FlagStd140Structs.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InfoSink.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/config.h:51,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/StringImpl.cpp:25:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 long unsigned int; V = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long long unsigned int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/StringBuffer.h:44:90: required from 'WTF::StringBuffer<T>::StringBuffer(unsigned int) [with CharType = unsigned char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/StringImpl.cpp:841:57: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:761:16: warning: implicitly-declared 'constexpr WTF::Checked<long long unsigned int>::Checked(const WTF::Checked<long long unsigned int>&)' is deprecated [-Wdeprecated-copy]
761 | return lhs * Checked<V, OverflowHandler>(rhs);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<long long unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 long unsigned int; V = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeDll.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeParseContext.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeVariables.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Intermediate.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/IntermTraverse.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/IntermNode.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/intermOut.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/LoopInfo.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Operator.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputESSL.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorWin.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSL.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSLBase.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadSpecificWin.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingWin.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputHLSL.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/parseConst.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ParseContext.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PoolAlloc.cpp.obj
[ 2%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PruneEmptyDeclarations.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/qt/MainThreadQt.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/ThreadingWin.cpp: In function 'WTF::ThreadIdentifier WTF::createThreadInternal(WTF::ThreadFunction, void*, const char*)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/ThreadingWin.cpp:210:90: warning: unused parameter 'threadName' [-Wunused-parameter]
210 | ThreadIdentifier createThreadInternal(ThreadFunction entryPoint, void* data, const char* threadName)
| ~~~~~~~~~~~~^~~~~~~~~~
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/qt/RunLoopQt.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/qt/StringQt.cpp.obj
[ 3%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/QualifierAlive.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RegenerateStructNames.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RewriteElseBlocks.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RemoveSwitchFallThrough.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/win/BinarySemaphoreWin.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/win/WorkItemWin.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/win/WorkQueueWin.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SearchSymbol.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ScalarizeVecAndMatConstructorArgs.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateArrayInitialization.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateDeclarations.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ShaderLang.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp: In member function 'void WTF::WorkQueue::platformInitialize(const char*, WTF::WorkQueue::Type, WTF::WorkQueue::QOS)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp:101:48: warning: unused parameter 'name' [-Wunused-parameter]
101 | void WorkQueue::platformInitialize(const char* name, Type, QOS)
| ~~~~~~~~~~~~^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp: In static member function 'static DWORD WTF::WorkQueue::unregisterWaitAndDestroyItemCallback(void*)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp:243:15: warning: unused variable 'error' [-Wunused-variable]
243 | DWORD error = ::GetLastError();
| ^~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp: In member function 'void WTF::WorkQueue::registerHandle(HANDLE, const std::function<void()>&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp:263:15: warning: unused variable 'error' [-Wunused-variable]
263 | DWORD error = ::GetLastError();
| ^~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp: In member function 'void WTF::WorkQueue::dispatchAfter(std::chrono::nanoseconds, std::function<void()>)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/win/WorkQueueWin.cpp:222:30: warning: ignoring return value of 'T* WTF::PassRefPtr<T>::leakRef() const [with T = WTF::TimerContext]', declared with attribute warn_unused_result [-Wunused-result]
222 | context.release().leakRef();
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~
[ 4%] Linking CXX static library ../../../lib/libWTFd.a
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ShaderVars.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SimplifyArrayAssignment.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/StructureHLSL.cpp.obj
[ 4%] Built target WTF
[ 4%] Generating ../../DerivedSources/JavaScriptCore/Bytecodes.h, ../../DerivedSources/JavaScriptCore/InitBytecodes.asm
[ 4%] Generating ../../DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SymbolTable.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/TranslatorESSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/TranslatorGLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/TranslatorHLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Types.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UnfoldShortCircuitAST.cpp.obj
Scanning dependencies of target gtest
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest.cc.obj
Scanning dependencies of target LLIntOffsetsExtractor
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UnfoldShortCircuit.cpp.obj
[ 4%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UniformHLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/util.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UtilsHLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ValidateLimitations.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ValidateOutputs.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ValidateSwitch.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-death-test.cc.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-filepath.cc.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest_main.cc.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/VariableInfo.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/VariablePacker.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/VersionGLSL.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-port.cc.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraph.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-test-part.cc.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraphBuilder.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-typed-test.cc.obj
[ 4%] Linking CXX executable ../../bin/LLIntOffsetsExtractor.exe
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraphOutput.cpp.obj
[ 4%] Built target LLIntOffsetsExtractor
[ 4%] Linking CXX static library ../../../lib/libgtestd.a
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraphTraverse.cpp.obj
[ 4%] Built target gtest
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/DiagnosticsBase.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/udis86_itab.c, ../../DerivedSources/JavaScriptCore/udis86_itab.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/DirectiveHandlerBase.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/LLIntAssembly.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/DirectiveParser.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/ArrayConstructor.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/ArrayIteratorPrototype.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/BooleanPrototype.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/ExpressionParser.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/DateConstructor.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Input.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/DatePrototype.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Lexer.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/ErrorPrototype.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/GeneratorPrototype.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Macro.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/InspectorInstrumentationObject.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/MacroExpander.cpp.obj
Scanning dependencies of target TestWTF
[ 4%] Generating ../../DerivedSources/JavaScriptCore/IntlCollatorConstructor.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Preprocessor.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/IntlCollatorPrototype.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Token.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Tokenizer.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatConstructor.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatPrototype.lut.h
[ 4%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/qt/main.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp.obj
[ 4%] Generating ../../DerivedSources/JavaScriptCore/IntlNumberFormatConstructor.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/IntlNumberFormatPrototype.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/JSDataViewPrototype.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/JSGlobalObject.lut.h
[ 4%] Generating ../../DerivedSources/JavaScriptCore/JSInternalPromiseConstructor.lut.h
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/timing/RestrictVertexShaderTiming.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/libANGLE/Platform.cpp.obj
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Counters.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/third_party/compiler/ArrayBoundsClamper.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSONObject.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSPromiseConstructor.lut.h
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/TestsController.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSPromisePrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/MapPrototype.lut.h
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/AtomicString.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ModuleLoaderObject.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/NumberConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/NumberPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ObjectConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ReflectObject.lut.h
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/ThirdParty/ANGLE/src/libANGLE/Platform.cpp:19:18: warning: 'angle::Platform* ANGLEPlatformCurrent()' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
19 | angle::Platform *ANGLEPlatformCurrent()
| ^~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/ThirdParty/ANGLE/src/libANGLE/Platform.cpp:25:6: warning: 'void ANGLEPlatformInitialize(angle::Platform*)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
25 | void ANGLEPlatformInitialize(angle::Platform *platformImpl)
| ^~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/ThirdParty/ANGLE/src/libANGLE/Platform.cpp:32:6: warning: 'void ANGLEPlatformShutdown()' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
32 | void ANGLEPlatformShutdown()
| ^~~~~~~~~~~~~~~~~~~~~
[ 5%] Generating ../../DerivedSources/JavaScriptCore/RegExpConstructor.lut.h
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/CString.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/RegExpPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/SetPrototype.lut.h
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/Condition.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/StringConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/StringIteratorPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/StringPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/SymbolConstructor.lut.h
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/CheckedArithmeticOperations.cpp.obj
[ 5%] Linking CXX static library ../../lib/libANGLESupportd.a
[ 5%] Generating ../../DerivedSources/JavaScriptCore/SymbolPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/Lexer.lut.h
[ 5%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/DateMath.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/CombinedDomains.json
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSCBuiltins.cpp, ../../DerivedSources/JavaScriptCore/JSCBuiltins.h
[ 6%] Generating ../../DerivedSources/JavaScriptCore/InjectedScriptSource.h, ../../DerivedSources/JavaScriptCore/InjectedScriptSource.min.js
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/Deque.cpp.obj
[ 6%] Built target ANGLESupport
[ 6%] Generating ../../DerivedSources/JavaScriptCore/KeywordLookup.h
[ 6%] Generating ../../DerivedSources/JavaScriptCore/RegExpJitTables.h
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/Functional.cpp.obj
[ 6%] Generating ../../DerivedSources/JavaScriptCore/AirOpcode.h, ../../DerivedSources/JavaScriptCore/AirOpcodeGenerated.h
[ 6%] Generating ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp, ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.h, ../../DerivedSources/JavaScriptCore/inspector/InspectorFrontendDispatchers.cpp, ../../DerivedSources/JavaScriptCore/inspector/InspectorFrontendDispatchers.h, ../../DerivedSources/JavaScriptCore/inspector/InspectorProtocolObjects.cpp, ../../DerivedSources/JavaScriptCore/inspector/InspectorProtocolObjects.h, ../../DerivedSources/JavaScriptCore/inspector/InspectorBackendCommands.js
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/HashCountedSet.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/HashMap.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/HashSet.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/IntegerToStringConversion.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/ListHashSet.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/Lock.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/MD5.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/MathExtras.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/MediaTime.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/MetaAllocator.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/NakedPtr.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/OptionSet.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/ParkingLot.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/RedBlackTree.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/Ref.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/RefPtr.cpp.obj
[ 6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/SHA1.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/SaturatedArithmeticOperations.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/StringBuilder.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/StringHasher.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/StringImpl.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/StringOperators.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/StringView.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/TemporaryChange.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/Vector.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/WTFString.cpp.obj
[ 7%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/TestWTF.dir/Tests/WTF/WorkQueue.cpp.obj
[ 7%] Linking CXX executable ../../bin/TestWebKitAPI/WTF/TestWTF.exe
Scanning dependencies of target JavaScriptCore
[ 7%] Built target TestWTF
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSBase.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSCTestRunnerUtils.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSCallbackConstructor.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSCallbackFunction.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSCallbackObject.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSClassRef.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSContextRef.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSObjectRef.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSProfilerPrivate.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSScriptRef.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSStringRef.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSValueRef.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSWeakObjectMapRefPrivate.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/OpaqueJSString.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/ARMAssembler.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/LinkBuffer.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssembler.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerARM.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerARMv7.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerPrinter.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerX86Common.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirArg.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirAllocateStack.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirBasicBlock.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirCCallingConvention.cpp.obj
[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirCCallSpecial.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirCustom.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirCode.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirEliminateDeadCode.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirEmitShuffle.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirFixObviousSpills.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirFixPartialRegisterStalls.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirGenerate.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:80:14: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirGenerated.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirHandleCalleeSaves.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirInsertionSet.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirIteratedRegisterCoalescing.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirInst.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirLogRegisterPressure.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirPhaseScope.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirOptimizeBlockOrder.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirLowerAfterRegAlloc.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirLowerMacros.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirReportUsedRegisters.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirRegisterPriority.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirSimplifyCFG.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirSpecial.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirSpillEverything.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirStackSlot.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirStackSlotKind.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirTmpWidth.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirTmp.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirValidate.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ArgumentRegValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3BasicBlock.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3BlockInsertionSet.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3BreakCriticalEdges.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3CCallValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3CheckSpecial.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3CheckValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Common.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Commutativity.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Compilation.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Const64Value.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Const32Value.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ConstDoubleValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ConstFloatValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ConstrainedValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ControlValue.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3DataSection.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3DuplicateTails.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3EliminateCommonSubexpressions.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Effects.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3FixSSA.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3FoldPathConstants.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3FrequencyClass.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Generate.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3HeapRange.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3InsertionSet.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3LegalizeMemoryOffsets.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3LowerMacros.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3LowerMacrosAfterOptimizations.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3LowerToAir.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3MathExtras.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3MemoryValue.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3MoveConstants.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3OpaqueByproducts.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Opcode.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Origin.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3PatchpointSpecial.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3OriginDump.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3PatchpointValue.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3PhaseScope.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3PhiChildren.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Procedure.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3PureCSE.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ReduceDoubleToFloat.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ReduceStrength.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3SSACalculator.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3SlotBaseValue.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3StackmapGenerationParams.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3StackmapSpecial.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3StackmapValue.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3StackSlot.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3SwitchCase.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3SwitchValue.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Type.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3TimingScope.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3UpsilonValue.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3UseCounts.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Validate.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Value.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ValueKey.cpp.obj
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ValueRep.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3Variable.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3VariableValue.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bindings/ScriptFunctionCall.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bindings/ScriptObject.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bindings/ScriptValue.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/builtins/BuiltinExecutables.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/AdaptiveInferredPropertyValueWatchpointBase.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ArrayAllocationProfile.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ArrayProfile.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/BytecodeBasicBlock.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/BytecodeIntrinsicRegistry.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:86:52: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/BytecodeLivenessAnalysis.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CallLinkInfo.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CallEdge.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CallLinkStatus.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CallMode.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CallVariant.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CodeBlock.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CodeBlockHash.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CodeBlockJettisoningWatchpoint.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CodeOrigin.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/CodeType.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ComplexGetStatus.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/DataFormat.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/DFGExitProfile.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/DeferredCompilationCallback.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/DeferredSourceDump.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ExecutionCounter.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ExitKind.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ExitingJITType.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/GetByIdStatus.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/GetByIdVariant.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/InlineCallFrame.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/InlineCallFrameSet.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/JumpTable.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/LazyOperandValueProfile.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/MethodOfGettingAValueProfile.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ObjectPropertyCondition.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ObjectPropertyConditionSet.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/Opcode.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/GetByIdVariant.cpp: In member function 'JSC::GetByIdVariant& JSC::GetByIdVariant::operator=(const JSC::GetByIdVariant&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/GetByIdVariant.cpp:64:28: warning: implicitly-declared 'JSC::StructureSet& JSC::StructureSet::operator=(const JSC::StructureSet&)' is deprecated [-Wdeprecated-copy]
64 | m_structureSet = other.m_structureSet;
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/TypeSet.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/TypeLocation.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/SymbolTable.h:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSSymbolTableObject.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalLexicalEnvironment.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObject.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionRareData.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CallLinkInfo.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/CallLinkStatus.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/GetByIdVariant.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/GetByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: note: because 'JSC::StructureSet' has user-provided 'JSC::StructureSet::StructureSet(const JSC::StructureSet&)'
60 | ALWAYS_INLINE StructureSet(const StructureSet& other)
| ^~~~~~~~~~~~
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PreciseJumpTargets.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PolymorphicAccess.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PropertyCondition.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PutByIdFlags.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PutByIdStatus.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ReduceWhitespace.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PutByIdVariant.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/SamplingTool.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/SpecialPointer.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/SpeculatedType.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/StructureSet.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/StructureStubClearingWatchpoint.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/StructureStubInfo.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ToThisStatus.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp: In member function 'JSC::PutByIdVariant& JSC::PutByIdVariant::operator=(const JSC::PutByIdVariant&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:44:28: warning: implicitly-declared 'JSC::StructureSet& JSC::StructureSet::operator=(const JSC::StructureSet&)' is deprecated [-Wdeprecated-copy]
44 | m_oldStructure = other.m_oldStructure;
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: note: because 'JSC::StructureSet' has user-provided 'JSC::StructureSet::StructureSet(const JSC::StructureSet&)'
60 | ALWAYS_INLINE StructureSet(const StructureSet& other)
| ^~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp: In static member function 'static JSC::PutByIdVariant JSC::PutByIdVariant::replace(const JSC::StructureSet&, JSC::PropertyOffset, const JSC::InferredType::Descriptor&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:61:29: warning: implicitly-declared 'JSC::StructureSet& JSC::StructureSet::operator=(const JSC::StructureSet&)' is deprecated [-Wdeprecated-copy]
61 | result.m_oldStructure = structure;
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: note: because 'JSC::StructureSet' has user-provided 'JSC::StructureSet::StructureSet(const JSC::StructureSet&)'
60 | ALWAYS_INLINE StructureSet(const StructureSet& other)
| ^~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp: In static member function 'static JSC::PutByIdVariant JSC::PutByIdVariant::transition(const JSC::StructureSet&, JSC::Structure*, const JSC::ObjectPropertyConditionSet&, JSC::PropertyOffset, const JSC::InferredType::Descriptor&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:74:29: warning: implicitly-declared 'JSC::StructureSet& JSC::StructureSet::operator=(const JSC::StructureSet&)' is deprecated [-Wdeprecated-copy]
74 | result.m_oldStructure = oldStructure;
| ^~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: note: because 'JSC::StructureSet' has user-provided 'JSC::StructureSet::StructureSet(const JSC::StructureSet&)'
60 | ALWAYS_INLINE StructureSet(const StructureSet& other)
| ^~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp: In static member function 'static JSC::PutByIdVariant JSC::PutByIdVariant::setter(const JSC::StructureSet&, JSC::PropertyOffset, const JSC::ObjectPropertyConditionSet&, std::unique_ptr<JSC::CallLinkStatus>)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:89:29: warning: implicitly-declared 'JSC::StructureSet& JSC::StructureSet::operator=(const JSC::StructureSet&)' is deprecated [-Wdeprecated-copy]
89 | result.m_oldStructure = structure;
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: note: because 'JSC::StructureSet' has user-provided 'JSC::StructureSet::StructureSet(const JSC::StructureSet&)'
60 | ALWAYS_INLINE StructureSet(const StructureSet& other)
| ^~~~~~~~~~~~
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/TrackedReferences.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/UnlinkedCodeBlock.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/UnlinkedFunctionExecutable.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/UnlinkedInstructionStream.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ValueProfile.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/ValueRecovery.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/VariableWriteFireDetail.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/VirtualRegister.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/Watchpoint.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecompiler/BytecodeGenerator.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:37:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::FunctionNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:59:134: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:37:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecompiler/NodesCodegen.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/debugger/Debugger.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/debugger/DebuggerCallFrame.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/debugger/DebuggerScope.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAbstractHeap.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAbstractValue.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAdaptiveInferredPropertyValueWatchpoint.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAdaptiveStructureWatchpoint.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGArgumentsEliminationPhase.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGArgumentsUtilities.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGArithMode.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAtTailAbstractState.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGArrayMode.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAvailability.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp: In member function 'bool JSC::Debugger::hasBreakpoint(JSC::SourceID, const WTF::TextPosition&, JSC::Breakpoint*)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:443:27: warning: implicitly-declared 'JSC::Breakpoint& JSC::Breakpoint::operator=(const JSC::Breakpoint&)' is deprecated [-Wdeprecated-copy]
443 | *hitBreakpoint = *breakpoint;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Debugger.cpp:23:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/Breakpoint.h:51:5: note: because 'JSC::Breakpoint' has user-provided 'JSC::Breakpoint::Breakpoint(const JSC::Breakpoint&)'
51 | Breakpoint(const Breakpoint& other)
| ^~~~~~~~~~
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAvailabilityMap.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGBackwardsPropagationPhase.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGBasicBlock.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGBlockInsertionSet.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGBlockSet.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGByteCodeParser.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCFGSimplificationPhase.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCFAPhase.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCPSRethreadingPhase.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCSEPhase.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCapabilities.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCleanUpPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGClobberSet.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGClobberize.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGClobbersExitState.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCommon.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCombinedLiveness.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCommonData.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCompilationKey.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCompilationMode.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGConstantFoldingPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGConstantHoistingPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCopyBarrierOptimizationPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCriticalEdgeBreakingPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDCEPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDesiredIdentifiers.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDesiredTransitions.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDesiredWatchpoints.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDesiredWeakReferences.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDisassembler.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDoesGC.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGDriver.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGEpoch.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGEdge.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFailedFinalizer.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFinalizer.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFixupPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFlushFormat.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFlushedAt.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLiveCatchVariablePreservationPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFrozenValue.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGFunctionWhitelist.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGGraph.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGGraphSafepoint.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGHeapLocation.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGInPlaceAbstractState.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGInferredTypeCheck.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGInsertionSet.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGIntegerRangeOptimizationPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGInvalidationPointInjectionPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGIntegerCheckCombiningPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGJITCode.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGJITCompiler.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGJITFinalizer.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGJumpReplacement.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLICMPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLazyJSValue.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLazyNode.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLivenessAnalysisPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLongLivedState.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGLoopPreHeaderCreationPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGMaximalFlushInsertionPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGMayExit.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGMinifiedGraph.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGMinifiedNode.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGMovHintRemovalPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGMultiGetByOffsetData.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGNaturalLoops.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGNode.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGNodeFlags.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGNodeOrigin.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRAvailabilityAnalysisPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSREntry.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSREntrypointCreationPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExit.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitBase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitCompiler.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitCompiler32_64.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitCompiler64.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitCompilerCommon.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitFuzz.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitJumpPlaceholder.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOSRExitPreparation.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGObjectAllocationSinkingPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGObjectMaterializationData.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGOperations.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPhantomInsertionPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPlan.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPhiChildren.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPrePostNumbering.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPredictionInjectionPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPredictionPropagationPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPromotedHeapLocation.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPureValue.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPutStackSinkingPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSACalculator.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSAConversionPhase.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSALoweringPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSafepoint.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT64.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStackLayoutPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStaticExecutionCountEstimationPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStoreBarrierInsertionPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStrengthReductionPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureAbstractValue.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThreadData.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureRegistrationPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThunks.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLDeferredCompilationCallback.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTierUpCheckInjectionPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTransition.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTypeCheckHoistingPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUnificationPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUseKind.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValidate.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueStrength.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueSource.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableAccessData.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVarargsForwardingPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableAccessDataDump.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableEvent.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVirtualRegisterAllocationPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableEventStream.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGWatchpointCollectionPhase.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGWorklist.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/ARM64Disassembler.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/ARMv7Disassembler.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/Disassembler.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/UDis86Disassembler.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/X86Disassembler.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/ARM64/A64DOpcode.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/ARMv7/ARMv7DOpcode.cpp.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86.c.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_decode.c.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_itab_holder.c.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn-att.c.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn-intel.c.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn.c.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLAbstractHeap.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLAbstractHeapRepository.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLAvailableRecovery.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLCapabilities.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLCommonValues.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLCompile.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLExceptionTarget.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLExitArgument.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLExitArgumentForOperand.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLExitPropertyValue.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLExitTimeObjectMaterialization.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLExitValue.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLFail.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLForOSREntryJITCode.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLJITCode.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLJITFinalizer.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLazySlowPath.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLink.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLocation.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLowerDFGToB3.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLOSREntry.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLOSRExit.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLOSRExitCompiler.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLOSRExitHandle.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLOperations.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLOutput.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLPatchpointExceptionHandle.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLRecoveryOpcode.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLSaveRestore.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLSlowPathCall.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLSlowPathCallKey.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLState.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLThunks.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLValueRange.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/CodeBlockSet.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/ConservativeRoots.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/CopiedBlock.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/CopiedSpace.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/CopyVisitor.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/DeferGC.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/EdenGCActivityCallback.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/FullGCActivityCallback.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/GCActivityCallback.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/GCLogging.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HandleSet.cpp.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HandleStack.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/Heap.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HeapHelperPool.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HeapStatistics.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HeapTimer.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HeapVerifier.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/IncrementalSweeper.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/JITStubRoutineSet.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/LiveObjectList.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/MachineStackMarker.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/MarkStack.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/MarkedAllocator.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/MarkedBlock.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/MarkedSpace.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/SlotVisitor.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/Weak.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/WeakBlock.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/WeakHandleOwner.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/WeakSet.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/WriteBarrierBuffer.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/WriteBarrierSupport.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ConsoleMessage.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ContentSearchUtilities.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/EventLoop.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/IdentifiersFactory.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InjectedScript.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InjectedScriptBase.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InjectedScriptHost.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InjectedScriptManager.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InjectedScriptModule.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InspectorAgentRegistry.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InspectorFrontendRouter.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InspectorBackendDispatcher.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/InspectorValues.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSGlobalObjectConsoleClient.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSGlobalObjectScriptDebugServer.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSInjectedScriptHost.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSInjectedScriptHostPrototype.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSJavaScriptCallFrame.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSJavaScriptCallFramePrototype.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JavaScriptCallFrame.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/PerGlobalObjectWrapperWorld.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptArguments.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptCallFrame.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptCallStack.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptCallStackFactory.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptDebugServer.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/InspectorAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/InspectorConsoleAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/InspectorDebuggerAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/InspectorHeapAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/InspectorRuntimeAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/InspectorScriptProfilerAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/JSGlobalObjectConsoleAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/JSGlobalObjectDebuggerAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/JSGlobalObjectRuntimeAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/CallFrame.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/AbstractPC.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/Interpreter.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/JSStack.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/ProtoCallFrame.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/StackVisitor.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/AssemblyHelpers.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/BinarySwitch.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/CachedRecovery.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/CallFrameShuffleData.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/CallFrameShuffler.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/CallFrameShuffler32_64.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/CallFrameShuffler64.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/ExecutableAllocationFuzz.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/ExecutableAllocator.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/ExecutableAllocatorFixedVMPool.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/GCAwareJITStubRoutine.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/GPRInfo.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/HostCallReturnValue.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/IntrinsicEmitter.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JIT.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITArithmetic.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITAddGenerator.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITArithmetic32_64.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITBitAndGenerator.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITBitOrGenerator.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITBitXorGenerator.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITCall.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITCall32_64.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITCode.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITDisassembler.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITDivGenerator.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITExceptions.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITInlineCacheGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITLeftShiftGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITMulGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITNegGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITOpcodes.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITOpcodes32_64.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITOperations.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITPropertyAccess.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITPropertyAccess32_64.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITRightShiftGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITStubRoutine.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITSubGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITThunks.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/PCToCodeOriginMap.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITToDFGDeferredCompilationCallback.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/PolymorphicCallStubRoutine.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/Reg.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/RegisterAtOffset.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/RegisterAtOffsetList.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/RegisterSet.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/Repatch.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/ScratchRegisterAllocator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/SetupVarargsFrame.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/TempRegisterSet.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/ThunkGenerators.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntCLoop.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntEntrypoint.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntData.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntExceptions.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntSlowPaths.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntThunks.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LowLevelInterpreter.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/Lexer.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/llint/LLIntData.cpp: In static member function 'static void JSC::LLInt::Data::performAssertions(JSC::VM&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/llint/LLIntData.cpp:191:98: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
191 | STATIC_ASSERT(MarkedBlock::blockMask == ~static_cast<decltype(MarkedBlock::blockMask)>(0x3fff));
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/llint/LLIntData.cpp:39:43: note: in definition of macro 'STATIC_ASSERT'
39 | #define STATIC_ASSERT(cond) static_assert(cond, "LLInt assumes " #cond)
| ^~~~
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/ModuleAnalyzer.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/Nodes.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/NodesAnalyzeModule.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/Parser.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/ParserArena.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/SourceCode.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::lex(JSC::JSToken*, unsigned int, bool) [with T = unsigned char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:1783:26: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1783 | m_lastTockenLocation = JSTokenLocation(tokenRecord->m_location);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:1800:34: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1800 | tokenRecord->m_startPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2283:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
2283 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2293:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
2293 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::scanTrailingTemplateString(JSC::JSToken*, JSC::Lexer<T>::RawStringsBuildMode) [with T = unsigned char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2446:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
2446 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::lexExpectIdentifier(JSC::JSToken*, unsigned int, bool) [with T = unsigned char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:378:34: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
378 | tokenRecord->m_startPosition = startPosition;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:379:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
379 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp: In instantiation of 'void JSC::Lexer<T>::shiftLineTerminator() [with T = unsigned char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:670:33: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
670 | m_positionBeforeLastNewline = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::lex(JSC::JSToken*, unsigned int, bool) [with T = char16_t]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:1783:26: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1783 | m_lastTockenLocation = JSTokenLocation(tokenRecord->m_location);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:1800:34: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1800 | tokenRecord->m_startPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2283:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
2283 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2293:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
2293 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::scanTrailingTemplateString(JSC::JSToken*, JSC::Lexer<T>::RawStringsBuildMode) [with T = char16_t]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2446:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
2446 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::lexExpectIdentifier(JSC::JSToken*, unsigned int, bool) [with T = char16_t]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:378:34: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
378 | tokenRecord->m_startPosition = startPosition;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:379:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
379 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp: In instantiation of 'void JSC::Lexer<T>::shiftLineTerminator() [with T = char16_t]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:670:33: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
670 | m_positionBeforeLastNewline = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/SourceProvider.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/SourceProviderCache.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/VariableEnvironment.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/LegacyProfiler.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp: In member function 'void JSC::StatementNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:56:72: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
56 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'void JSC::Parser<T>::next(unsigned int) [with LexerType = JSC::Lexer<unsigned char>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1024:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1024 | m_lastTokenEndPosition = JSTextPosition(lastLine, lastTokenEnd, lastTokenLineStart);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'void JSC::Parser<T>::nextExpectIdentifier(unsigned int) [with LexerType = JSC::Lexer<unsigned char>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1036:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1036 | m_lastTokenEndPosition = JSTextPosition(lastLine, lastTokenEnd, lastTokenLineStart);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'void JSC::Parser<T>::next(unsigned int) [with LexerType = JSC::Lexer<char16_t>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1024:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1024 | m_lastTokenEndPosition = JSTextPosition(lastLine, lastTokenEnd, lastTokenLineStart);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'void JSC::Parser<T>::nextExpectIdentifier(unsigned int) [with LexerType = JSC::Lexer<char16_t>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1036:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1036 | m_lastTokenEndPosition = JSTextPosition(lastLine, lastTokenEnd, lastTokenLineStart);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::lexExpectIdentifier(JSC::JSToken*, unsigned int, bool) [with T = unsigned char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1038:24: required from 'void JSC::Parser<T>::nextExpectIdentifier(unsigned int) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/Profile.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:378:34: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
378 | tokenRecord->m_startPosition = startPosition;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:379:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
379 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfileGenerator.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h: In instantiation of 'JSC::JSTokenType JSC::Lexer<T>::lexExpectIdentifier(JSC::JSToken*, unsigned int, bool) [with T = char16_t]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1038:24: required from 'void JSC::Parser<T>::nextExpectIdentifier(unsigned int) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:378:34: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
378 | tokenRecord->m_startPosition = startPosition;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:379:32: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
379 | tokenRecord->m_endPosition = currentPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfileNode.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:833:20: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseArrowFunctionSingleExpressionBodySourceElements(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:271:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3024:15: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
3024 | start = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseExpressionOrLabelStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:565:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2363:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2363 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseExpressionOrLabelStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:565:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2363:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2363 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:833:20: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseArrowFunctionSingleExpressionBodySourceElements(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:271:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3024:15: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
3024 | start = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseExpressionOrLabelStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:565:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2363:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2363 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseExpressionOrLabelStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:565:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2363:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2363 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerBytecode.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseArrowFunctionExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2970:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:833:20: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseArrowFunctionSingleExpressionBodySourceElements(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:271:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3891:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3891 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'bool JSC::Parser<T>::parseFunctionInfo(TreeBuilder&, JSC::FunctionRequirements, JSC::SourceParseMode, bool, JSC::ConstructorKind, JSC::SuperBinding, int, JSC::ParserFunctionInfo<TreeBuilder>&, JSC::Parser<T>::FunctionDefinitionType) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2137:5: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseFunctionDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2771:24: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseExportDeclaration(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:460:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1894:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1894 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1946:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1946 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2080:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2080 | location = locationBeforeLastToken();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseVariableDeclarationList(TreeBuilder&, int&, typename TreeBuilder::DestructuringPattern&, typename TreeBuilder::Expression&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::Parser<T>::VarDeclarationListContext, JSC::DeclarationType, JSC::Parser<T>::ExportType, bool&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:599:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseVariableDeclaration(TreeBuilder&, JSC::DeclarationType, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2870:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseExportDeclaration(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:460:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:675:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
675 | identStart = varStart;
| ~~~~~~~~~~~^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:700:27: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
700 | initStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:704:25: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
704 | initEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseVariableDeclarationList(TreeBuilder&, int&, typename TreeBuilder::DestructuringPattern&, typename TreeBuilder::Expression&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::Parser<T>::VarDeclarationListContext, JSC::DeclarationType, JSC::Parser<T>::ExportType, bool&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int; typename TreeBuilder::DestructuringPattern = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:599:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseVariableDeclaration(TreeBuilder&, JSC::DeclarationType, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:546:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:675:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
675 | identStart = varStart;
| ~~~~~~~~~~~^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:700:27: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
700 | initStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:704:25: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
704 | initEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseForStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1629:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1196:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1196 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1198:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1198 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1205:20: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1205 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1207:18: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1207 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseContinueStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1632:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1323:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1323 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseBreakStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1635:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1299:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1299 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseReturnStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1638:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1342:13: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1342 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1348:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1348 | end = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1350:14: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1350 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseForStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1629:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1196:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1196 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1198:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1198 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1205:20: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1205 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1207:18: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1207 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseContinueStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1632:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1323:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1323 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseBreakStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1635:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1299:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1299 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseReturnStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1638:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1342:13: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1342 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1348:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1348 | end = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1350:14: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1350 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1014:40: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1713:23: required from 'bool JSC::Parser<T>::parseFormalParameters(TreeBuilder&, typename TreeBuilder::FormalParameterList, unsigned int&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::FormalParameterList = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:387:128: required from 'bool JSC::Parser<T>::isArrowFunctionParameters() [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3024:15: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
3024 | start = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseArrowFunctionExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2970:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:833:20: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseArrowFunctionSingleExpressionBodySourceElements(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:271:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3891:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3891 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'bool JSC::Parser<T>::parseFunctionInfo(TreeBuilder&, JSC::FunctionRequirements, JSC::SourceParseMode, bool, JSC::ConstructorKind, JSC::SuperBinding, int, JSC::ParserFunctionInfo<TreeBuilder>&, JSC::Parser<T>::FunctionDefinitionType) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2137:5: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseFunctionDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2771:24: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseExportDeclaration(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:460:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1894:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1894 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1946:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1946 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2080:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2080 | location = locationBeforeLastToken();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseVariableDeclarationList(TreeBuilder&, int&, typename TreeBuilder::DestructuringPattern&, typename TreeBuilder::Expression&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::Parser<T>::VarDeclarationListContext, JSC::DeclarationType, JSC::Parser<T>::ExportType, bool&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:599:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseVariableDeclaration(TreeBuilder&, JSC::DeclarationType, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2870:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseExportDeclaration(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:460:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:675:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
675 | identStart = varStart;
| ~~~~~~~~~~~^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:700:27: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
700 | initStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:704:25: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
704 | initEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseVariableDeclarationList(TreeBuilder&, int&, typename TreeBuilder::DestructuringPattern&, typename TreeBuilder::Expression&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::JSTextPosition&, JSC::Parser<T>::VarDeclarationListContext, JSC::DeclarationType, JSC::Parser<T>::ExportType, bool&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int; typename TreeBuilder::DestructuringPattern = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:599:20: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseVariableDeclaration(TreeBuilder&, JSC::DeclarationType, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:546:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:675:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
675 | identStart = varStart;
| ~~~~~~~~~~~^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:700:27: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
700 | initStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:704:25: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
704 | initEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseForStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1629:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1196:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1196 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1198:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1198 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1205:20: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1205 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1207:18: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1207 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseContinueStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1632:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1323:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1323 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseBreakStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1635:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1299:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1299 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseReturnStatement(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1638:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1342:13: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1342 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1348:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1348 | end = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1350:14: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1350 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseForStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1629:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1196:24: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1196 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1198:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1198 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1205:20: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1205 | declsStart = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1207:18: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1207 | declsEnd = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseContinueStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1632:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1323:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1323 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseBreakStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1635:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1299:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1299 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Statement JSC::Parser<T>::parseReturnStatement(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1638:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatement(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:576:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = JSC::StatementNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:469:23: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1342:13: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1342 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1348:9: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1348 | end = lastTokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1350:14: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1350 | end = tokenEndPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1014:40: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1713:23: required from 'bool JSC::Parser<T>::parseFormalParameters(TreeBuilder&, typename TreeBuilder::FormalParameterList, unsigned int&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::FormalParameterList = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:387:128: required from 'bool JSC::Parser<T>::isArrowFunctionParameters() [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3024:15: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
3024 | start = tokenStartPosition();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:881:10: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:863:133: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseBindingOrAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:942:22: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1805:22: required from 'int JSC::Parser<T>::parseFunctionParameters(TreeBuilder&, JSC::SourceParseMode, JSC::ParserFunctionInfo<TreeBuilder>&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:250:13: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3817:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3817 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2206:21: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3817:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3817 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'bool JSC::Parser<T>::parseFunctionInfo(TreeBuilder&, JSC::FunctionRequirements, JSC::SourceParseMode, bool, JSC::ConstructorKind, JSC::SuperBinding, int, JSC::ParserFunctionInfo<TreeBuilder>&, JSC::Parser<T>::FunctionDefinitionType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2300:13: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1894:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1894 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1946:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1946 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2080:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2080 | location = locationBeforeLastToken();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseArrowFunctionExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2970:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1014:40: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1713:23: required from 'bool JSC::Parser<T>::parseFormalParameters(TreeBuilder&, typename TreeBuilder::FormalParameterList, unsigned int&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::FormalParameterList = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:387:128: required from 'bool JSC::Parser<T>::isArrowFunctionParameters() [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3891:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3891 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:881:10: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:863:133: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseBindingOrAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:942:22: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1805:22: required from 'int JSC::Parser<T>::parseFunctionParameters(TreeBuilder&, JSC::SourceParseMode, JSC::ParserFunctionInfo<TreeBuilder>&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:250:13: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3817:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3817 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2206:21: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3817:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3817 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'bool JSC::Parser<T>::parseFunctionInfo(TreeBuilder&, JSC::FunctionRequirements, JSC::SourceParseMode, bool, JSC::ConstructorKind, JSC::SuperBinding, int, JSC::ParserFunctionInfo<TreeBuilder>&, JSC::Parser<T>::FunctionDefinitionType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2300:13: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1894:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1894 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1946:23: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
1946 | startLocation = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2080:18: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
2080 | location = locationBeforeLastToken();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseArrowFunctionExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2970:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1014:40: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1713:23: required from 'bool JSC::Parser<T>::parseFormalParameters(TreeBuilder&, typename TreeBuilder::FormalParameterList, unsigned int&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::FormalParameterList = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:387:128: required from 'bool JSC::Parser<T>::isArrowFunctionParameters() [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3891:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3891 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseUnaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3132:24: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseBinaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3091:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseConditionalExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2973:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:833:20: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseArrowFunctionSingleExpressionBodySourceElements(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:271:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4009:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
4009 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4049:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
4049 | subExprStart = context.unaryTokenStackLastStart(tokenStackDepth);
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseUnaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3132:24: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseBinaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3091:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseConditionalExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2973:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:833:20: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseArrowFunctionSingleExpressionBodySourceElements(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:271:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4009:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
4009 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4049:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
4049 | subExprStart = context.unaryTokenStackLastStart(tokenStackDepth);
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseStrictObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3608:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:881:10: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:863:133: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseBindingOrAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:942:22: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1805:22: required from 'int JSC::Parser<T>::parseFunctionParameters(TreeBuilder&, JSC::SourceParseMode, JSC::ParserFunctionInfo<TreeBuilder>&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:250:13: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3435:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3435 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3609:42: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:881:10: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:863:133: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseBindingOrAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:942:22: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1805:22: required from 'int JSC::Parser<T>::parseFunctionParameters(TreeBuilder&, JSC::SourceParseMode, JSC::ParserFunctionInfo<TreeBuilder>&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:250:13: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3389:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3389 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseStrictObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3608:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2206:21: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3435:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3435 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3609:42: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2206:21: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3389:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3389 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseUnaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3132:24: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseBinaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3091:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseConditionalExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2973:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1014:40: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::DestructuringPattern = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1713:23: required from 'bool JSC::Parser<T>::parseFormalParameters(TreeBuilder&, typename TreeBuilder::FormalParameterList, unsigned int&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<unsigned char>; typename TreeBuilder::FormalParameterList = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:387:128: required from 'bool JSC::Parser<T>::isArrowFunctionParameters() [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4009:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
4009 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4049:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
4049 | subExprStart = context.unaryTokenStackLastStart(tokenStackDepth);
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseStrictObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3608:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:881:10: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:863:133: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseBindingOrAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:942:22: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1805:22: required from 'int JSC::Parser<T>::parseFunctionParameters(TreeBuilder&, JSC::SourceParseMode, JSC::ParserFunctionInfo<TreeBuilder>&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:250:13: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3435:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3435 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3609:42: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = JSC::ExpressionNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:881:10: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:863:133: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseBindingOrAssignmentElement(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:942:22: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = JSC::DestructuringPatternNode*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1805:22: required from 'int JSC::Parser<T>::parseFunctionParameters(TreeBuilder&, JSC::SourceParseMode, JSC::ParserFunctionInfo<TreeBuilder>&) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:250:13: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3389:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3389 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseStrictObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3608:52: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2206:21: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3435:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3435 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseObjectLiteral(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3609:42: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parsePrimaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3813:14: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseMemberExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2206:21: required from 'typename TreeBuilder::ClassExpression JSC::Parser<T>::parseClass(TreeBuilder&, JSC::FunctionRequirements, JSC::ParserClassInfo<TreeBuilder>&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::ClassExpression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2160:25: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseClassDeclaration(TreeBuilder&, JSC::Parser<T>::ExportType) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:571:16: required from 'typename TreeBuilder::Statement JSC::Parser<T>::parseStatementListItem(TreeBuilder&, const JSC::Identifier*&, unsigned int*) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Statement = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:465:21: required from 'typename TreeBuilder::SourceElements JSC::Parser<T>::parseModuleSourceElements(TreeBuilder&, JSC::SourceParseMode) [with TreeBuilder = JSC::ASTBuilder; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::SourceElements = JSC::SourceElements*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:273:28: required from 'WTF::String JSC::Parser<T>::parseInner(const JSC::Identifier&, JSC::SourceParseMode) [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3389:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
3389 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp: In instantiation of 'typename TreeBuilder::Expression JSC::Parser<T>::parseUnaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3132:24: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseBinaryExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:3091:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseConditionalExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2973:20: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&, JSC::Parser<T>::ExpressionErrorClassifier&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:2947:57: required from 'typename TreeBuilder::Expression JSC::Parser<T>::parseAssignmentExpression(TreeBuilder&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::Expression = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1014:40: required from 'typename TreeBuilder::DestructuringPattern JSC::Parser<T>::parseDestructuringPattern(TreeBuilder&, JSC::DestructuringKind, JSC::Parser<T>::ExportType, const JSC::Identifier**, bool*, JSC::AssignmentContext, int) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::DestructuringPattern = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:1713:23: required from 'bool JSC::Parser<T>::parseFormalParameters(TreeBuilder&, typename TreeBuilder::FormalParameterList, unsigned int&) [with TreeBuilder = JSC::SyntaxChecker; LexerType = JSC::Lexer<char16_t>; typename TreeBuilder::FormalParameterList = int]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:387:128: required from 'bool JSC::Parser<T>::isArrowFunctionParameters() [with LexerType = JSC::Lexer<char16_t>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4009:14: warning: implicitly-declared 'JSC::JSTokenLocation& JSC::JSTokenLocation::operator=(const JSC::JSTokenLocation&)' is deprecated [-Wdeprecated-copy]
4009 | location = tokenLocation();
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:203:5: note: because 'JSC::JSTokenLocation' has user-provided 'JSC::JSTokenLocation::JSTokenLocation(const JSC::JSTokenLocation&)'
203 | JSTokenLocation(const JSTokenLocation& location)
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:4049:22: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
4049 | subExprStart = context.unaryTokenStackLastStart(tokenStackDepth);
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerBytecodeSequence.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerBytecodes.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerCompilation.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerCompilationKind.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerCompiledBytecode.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerDatabase.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerJettisonReason.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerOSRExit.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerOSRExitSite.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerOrigin.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerOriginStack.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerProfiledBytecodes.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArgList.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArrayBuffer.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArrayBufferNeuteringWatchpoint.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArrayBufferView.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArrayConstructor.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArrayIteratorPrototype.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ArrayPrototype.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/BasicBlockLocation.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 = int; V = int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.cpp:69:51: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:761:16: warning: implicitly-declared 'constexpr WTF::Checked<int>::Checked(const WTF::Checked<int>&)' is deprecated [-Wdeprecated-copy]
761 | return lhs * Checked<V, OverflowHandler>(rhs);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 = int; V = int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 long unsigned int; V = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long long unsigned int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.cpp:70:72: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:761:16: warning: implicitly-declared 'constexpr WTF::Checked<long long unsigned int>::Checked(const WTF::Checked<long long unsigned int>&)' is deprecated [-Wdeprecated-copy]
761 | return lhs * Checked<V, OverflowHandler>(rhs);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<long long unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 long unsigned int; V = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/BooleanConstructor.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/BooleanObject.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/BooleanPrototype.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CallData.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ClonedArguments.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CodeCache.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CodeSpecializationKind.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArrayPrototype.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = unsigned int; T = unsigned int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.h:76:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = int; T = unsigned int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.h:90:50: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CommonIdentifiers.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CommonSlowPaths.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CommonSlowPathsExceptions.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CompilationResult.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ConsoleClient.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Completion.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ConsolePrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:166:42: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::EvalNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:105:57: required from 'UnlinkedCodeBlockType* JSC::CodeCache::getGlobalCodeBlock(JSC::VM&, ExecutableType*, const JSC::SourceCode&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::ThisTDZMode, bool, JSC::DebuggerMode, JSC::ProfilerMode, JSC::ParserError&, const JSC::VariableEnvironment*) [with UnlinkedCodeBlockType = JSC::UnlinkedEvalCodeBlock; ExecutableType = JSC::EvalExecutable]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:142:192: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ModuleProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:105:57: required from 'UnlinkedCodeBlockType* JSC::CodeCache::getGlobalCodeBlock(JSC::VM&, ExecutableType*, const JSC::SourceCode&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::ThisTDZMode, bool, JSC::DebuggerMode, JSC::ProfilerMode, JSC::ParserError&, const JSC::VariableEnvironment*) [with UnlinkedCodeBlockType = JSC::UnlinkedModuleProgramCodeBlock; ExecutableType = JSC::ModuleProgramExecutable]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:148:222: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ConstantMode.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ConstructData.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CustomGetterSetter.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ControlFlowProfiler.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:68:100: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ModuleProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:78:103: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DataView.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DateConstructor.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DateConversion.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DateInstance.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DatePrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DirectArguments.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DirectArgumentsOffset.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DumpContext.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Error.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ErrorConstructor.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ErrorHandlingScope.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ErrorInstance.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ErrorPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Exception.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ExceptionFuzz.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ExceptionHelpers.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Executable.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/FunctionConstructor.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/FunctionExecutableDump.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/FunctionHasExecutedCache.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/FunctionPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/FunctionRareData.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/GeneratorFrame.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/GeneratorFunctionConstructor.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/GeneratorFunctionPrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:560:100: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/GeneratorPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/GetterSetter.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Identifier.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IndexingType.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/InferredType.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/InferredTypeTable.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/InferredValue.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/InitializeThreading.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/InspectorInstrumentationObject.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/InternalFunction.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlCollator.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlCollatorPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlCollatorConstructor.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlDateTimeFormatConstructor.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlDateTimeFormatPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlNumberFormat.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlDateTimeFormat.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlNumberFormatPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlNumberFormatConstructor.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlObject.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IteratorOperations.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IteratorPrototype.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSAPIValueWrapper.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArray.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArrayBuffer.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArrayBufferConstructor.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArrayBufferPrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArrayBufferView.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSBoundFunction.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArrayIterator.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSBoundSlotBaseFunction.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSCJSValue.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSCallee.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSCell.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSConsole.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSDataView.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSDataViewPrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSDateMath.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSEnvironmentRecord.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSFunction.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSGeneratorFunction.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSGlobalLexicalEnvironment.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSGlobalObject.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSGlobalObjectDebuggable.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSGlobalObjectFunctions.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSInternalPromise.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSInternalPromiseConstructor.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSInternalPromiseDeferred.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSInternalPromisePrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSJob.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSLexicalEnvironment.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSLock.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSMap.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSMapIterator.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSModuleEnvironment.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSModuleNamespaceObject.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSModuleRecord.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSNativeStdFunction.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSNotAnObject.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSObject.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSONObject.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromiseConstructor.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromise.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromiseDeferred.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromisePrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPropertyNameEnumerator.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPropertyNameIterator.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSProxy.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSScope.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSSegmentedVariableObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSSet.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSSetIterator.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSStringIterator.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSString.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSStringJoiner.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSSymbolTableObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTypedArrayConstructors.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTemplateRegistryKey.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTypedArrayPrototypes.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTypedArrayViewConstructor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTypedArrayViewPrototype.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTypedArrays.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSWeakMap.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp: In member function 'unsigned int JSC::JSStringJoiner::joinedLength(JSC::ExecState&) const':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:85:101: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
85 | Checked<unsigned, RecordOverflow> totalSeparatorsLength = separatorLength * (numberOfStrings - 1);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:759:173: note: initializing argument 1 of 'WTF::Checked<typename WTF::Result<U, V>::ResultType, OverflowHandler> WTF::operator*(WTF::Checked<U, OverflowHandler>, V) [with U = unsigned int; V = unsigned int; OverflowHandler = WTF::RecordOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]'
759 | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator*(Checked<U, OverflowHandler> lhs, V rhs)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:86:77: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
86 | Checked<unsigned, RecordOverflow> totalLength = totalSeparatorsLength + m_accumulatedStringsLength;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:713: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 = unsigned int; V = unsigned int; OverflowHandler = WTF::RecordOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]'
713 | 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:86:77: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
86 | Checked<unsigned, RecordOverflow> totalLength = totalSeparatorsLength + m_accumulatedStringsLength;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:713:206: note: initializing argument 2 of 'WTF::Checked<typename WTF::Result<U, V>::ResultType, OverflowHandler> WTF::operator+(WTF::Checked<U, OverflowHandler>, WTF::Checked<V, OverflowHandler>) [with U = unsigned int; V = unsigned int; OverflowHandler = WTF::RecordOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]'
713 | 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = unsigned int; T = unsigned int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.h:76:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = int; T = unsigned int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.h:90:50: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 = unsigned int; V = unsigned int; OverflowHandler = WTF::RecordOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:85:101: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:761:16: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
761 | return lhs * Checked<V, OverflowHandler>(rhs);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 = unsigned int; V = unsigned int; OverflowHandler = WTF::RecordOverflow; typename WTF::Result<U, V>::ResultType = 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSWeakSet.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSWithScope.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSTypedArrayViewPrototype.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = unsigned int; T = unsigned int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.h:76:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = int; T = unsigned int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSStringJoiner.h:90:50: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int, WTF::RecordOverflow>::Checked(const WTF::Checked<unsigned int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSWrapperObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/LiteralParser.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Lookup.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/MapConstructor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/MapIteratorPrototype.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/MapPrototype.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/MathCommon.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/MathObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/MemoryStatistics.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ModuleLoaderObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NativeErrorConstructor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NativeErrorPrototype.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NullGetterFunction.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NativeStdFunctionCell.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NullSetterFunction.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NumberConstructor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NumberObject.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:42:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h: In instantiation of 'std::unique_ptr<T> JSC::parse(JSC::VM*, const JSC::SourceCode&, const JSC::Identifier&, JSC::JSParserBuiltinMode, JSC::JSParserStrictMode, JSC::SourceParseMode, JSC::SuperBinding, JSC::ParserError&, JSC::JSTextPosition*, JSC::ConstructorKind, JSC::ThisTDZMode) [with ParsedNode = JSC::ModuleProgramNode]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:284:103: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1558:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1558 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:42:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Parser.h:1569:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1569 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NumberPrototype.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ObjectConstructor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ObjectPrototype.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Operations.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Options.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PropertyDescriptor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PropertySlot.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PrototypeMap.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PropertyTable.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ProxyConstructor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ProxyObject.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ReflectObject.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExp.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpCache.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpCachedResult.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpConstructor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpMatchesArray.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpObject.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RuntimeType.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SamplingCounter.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SamplingProfiler.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ScopeOffset.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ScopedArguments.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ScopedArgumentsTable.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SetConstructor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SetPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SetIteratorPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SimpleTypedArrayController.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SmallStrings.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SparseArrayValueMap.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StrictEvalActivation.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StringConstructor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StringObject.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StringIteratorPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StringPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StringRecursionChecker.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Structure.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StructureChain.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StructureIDTable.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StructureRareData.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp: In function 'JSC::JSValue JSC::normalize(JSC::ExecState*, const UChar*, size_t, UNormalizationMode)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:2014:104: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
2014 | int32_t normalizedStringLength = unorm_normalize(source, sourceLength, form, 0, nullptr, 0, &status);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:24:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:2014:104: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
2014 | int32_t normalizedStringLength = unorm_normalize(source, sourceLength, form, 0, nullptr, 0, &status);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:24:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:2028:91: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
2028 | unorm_normalize(source, sourceLength, form, 0, buffer, normalizedStringLength, &status);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:24:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:2028:91: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
2028 | unorm_normalize(source, sourceLength, form, 0, buffer, normalizedStringLength, &status);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:24:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:23:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = int; T = int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:378:43: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<int, WTF::RecordOverflow>::Checked(const WTF::Checked<int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = unsigned int; T = int; OverflowHandler = WTF::RecordOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/StringPrototype.cpp:380:45: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<int, WTF::RecordOverflow>::Checked(const WTF::Checked<int, WTF::RecordOverflow>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<int, WTF::RecordOverflow>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = int; OverflowHandler = WTF::RecordOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SymbolConstructor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Symbol.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SymbolObject.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SymbolPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SymbolTable.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TemplateRegistry.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TestRunnerUtils.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeLocationCache.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeProfiler.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeProfilerLog.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeSet.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypedArrayController.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypedArrayType.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/VM.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeofType.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/VMEntryScope.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/VarOffset.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Watchdog.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/WeakMapConstructor.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/WeakMapData.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/WeakMapPrototype.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/WeakSetConstructor.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/WeakSetPrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::ThrowableExpressionData::setExceptionSourceCode(const JSC::JSTextPosition&, const JSC::JSTextPosition&, const JSC::JSTextPosition&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:330:23: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
330 | m_divot = divot;
| ^~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:331:28: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
331 | m_divotStart = divotStart;
| ^~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:332:26: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
332 | m_divotEnd = divotEnd;
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h: In member function 'void JSC::FunctionMetadataNode::setLoc(unsigned int, unsigned int, int, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Nodes.h:1863:80: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1863 | m_position = JSTextPosition(firstLine, startOffset, lineStartOffset);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/parser/ParserTokens.h:172:5: note: because 'JSC::JSTextPosition' has user-provided 'JSC::JSTextPosition::JSTextPosition(const JSC::JSTextPosition&)'
172 | JSTextPosition(const JSTextPosition& other) : line(other.line), offset(other.offset), lineStartOffset(other.lineStartOffset) { }
| ^~~~~~~~~~~~~~
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/tools/CodeProfile.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/tools/CodeProfiling.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/tools/FunctionOverrides.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/tools/JSDollarVM.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/tools/JSDollarVMPrototype.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/wasm/JSWASMModule.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/wasm/WASMFunctionParser.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/wasm/WASMModuleParser.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/wasm/WASMReader.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/RegularExpression.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/YarrCanonicalizeUCS2.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/YarrInterpreter.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/YarrJIT.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/YarrSyntaxChecker.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/YarrPattern.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/inspector/InspectorFrontendDispatchers.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp: In member function 'unsigned int JSC::Yarr::YarrPatternConstructor::setupAlternativeOffsets(JSC::Yarr::PatternAlternative*, unsigned int, unsigned int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:600:50: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
600 | currentInputPosition += term.quantityCount;
| ^~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:615:78: note: initializing argument 1 of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(WTF::Checked<U, V>) [with U = unsigned int; V = WTF::CrashOnOverflow; T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
615 | template <typename U, typename V> const Checked operator+=(Checked<U, V> rhs)
| ~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:610:50: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
610 | currentInputPosition += term.quantityCount;
| ^~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:615:78: note: initializing argument 1 of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(WTF::Checked<U, V>) [with U = unsigned int; V = WTF::CrashOnOverflow; T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
615 | template <typename U, typename V> const Checked operator+=(Checked<U, V> rhs)
| ~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:650:62: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
650 | alternative->m_minimumSize = (currentInputPosition - initialInputPosition).unsafeGet();
| ^~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:754:173: note: initializing argument 1 of 'WTF::Checked<typename WTF::Result<U, V>::ResultType, OverflowHandler> WTF::operator-(WTF::Checked<U, OverflowHandler>, V) [with U = unsigned int; V = unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]'
754 | template <typename U, typename V, typename OverflowHandler> static inline Checked<typename Result<U, V>::ResultType, OverflowHandler> operator-(Checked<U, OverflowHandler> lhs, V rhs)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h: In instantiation of 'const WTF::Checked<T, OverflowHandler> WTF::Checked<T, OverflowHandler>::operator+=(U) [with U = unsigned int; T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:622:79: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:583:17: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
583 | return *this;
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 = unsigned int; V = unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrPattern.cpp:650:62: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:756:16: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
756 | return lhs - Checked<V, OverflowHandler>(rhs);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:725: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 = unsigned int; V = unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = unsigned int]'
725 | 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp: In member function 'void JSC::Yarr::ByteCompiler::atomPatternCharacter(UChar, unsigned int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1519:123: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1519 | m_bodyDisjunction->terms.append(ByteTerm(lo, hi, inputPosition, frameLocation, quantityCount, quantityType));
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.h:131:90: note: initializing argument 5 of 'JSC::Yarr::ByteTerm::ByteTerm(UChar, UChar, int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
131 | ByteTerm(UChar lo, UChar hi, int inputPos, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1524:111: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1524 | m_bodyDisjunction->terms.append(ByteTerm(ch, inputPosition, frameLocation, quantityCount, quantityType));
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.h:108:80: note: initializing argument 4 of 'JSC::Yarr::ByteTerm::ByteTerm(UChar, int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
108 | ByteTerm(UChar ch, int inputPos, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp: In member function 'void JSC::Yarr::ByteCompiler::emitDisjunction(JSC::Yarr::PatternDisjunction*, unsigned int, unsigned int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1850:171: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1850 | atomPatternCharacter(term.patternCharacter, currentCountAlreadyChecked - term.inputPosition, term.frameLocation, term.quantityCount, term.quantityType);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1509:107: note: initializing argument 4 of 'void JSC::Yarr::ByteCompiler::atomPatternCharacter(UChar, unsigned int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
1509 | void atomPatternCharacter(UChar ch, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1854:181: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1854 | atomCharacterClass(term.characterClass, term.invert(), currentCountAlreadyChecked- term.inputPosition, term.frameLocation, term.quantityCount, term.quantityType);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1527:140: note: initializing argument 5 of 'void JSC::Yarr::ByteCompiler::atomCharacterClass(JSC::Yarr::CharacterClass*, bool, unsigned int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
1527 | void atomCharacterClass(CharacterClass* characterClass, bool invert, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1858:177: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1858 | atomBackReference(term.backReferenceSubpatternId, currentCountAlreadyChecked - term.inputPosition, term.frameLocation, term.quantityCount, term.quantityType);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1536:117: note: initializing argument 4 of 'void JSC::Yarr::ByteCompiler::atomBackReference(unsigned int, unsigned int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
1536 | void atomBackReference(unsigned subpatternId, unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1876:129: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1876 | atomParenthesesOnceEnd(delegateEndInputOffset, term.frameLocation, term.quantityCount, term.quantityType);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1735:94: note: initializing argument 3 of 'void JSC::Yarr::ByteCompiler::atomParenthesesOnceEnd(int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
1735 | void atomParenthesesOnceEnd(int inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1881:133: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1881 | atomParenthesesTerminalEnd(delegateEndInputOffset, term.frameLocation, term.quantityCount, term.quantityType);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1757:98: note: initializing argument 3 of 'void JSC::Yarr::ByteCompiler::atomParenthesesTerminalEnd(int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
1757 | void atomParenthesesTerminalEnd(int inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1886:217: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1886 | atomParenthesesSubpatternEnd(term.parentheses.lastSubpatternId, delegateEndInputOffset, term.frameLocation, term.quantityCount, term.quantityType, term.parentheses.disjunction->m_callFrameSize);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1701:127: note: initializing argument 4 of 'void JSC::Yarr::ByteCompiler::atomParenthesesSubpatternEnd(unsigned int, int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType, unsigned int)'
1701 | void atomParenthesesSubpatternEnd(unsigned lastSubpatternId, int inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType, unsigned callFrameSize = 0)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1905:111: warning: implicitly-declared 'constexpr WTF::Checked<unsigned int>::Checked(const WTF::Checked<unsigned int>&)' is deprecated [-Wdeprecated-copy]
1905 | atomParentheticalAssertionEnd(0, term.frameLocation, term.quantityCount, term.quantityType);
| ^
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:1603:106: note: initializing argument 3 of 'void JSC::Yarr::ByteCompiler::atomParentheticalAssertionEnd(unsigned int, unsigned int, WTF::Checked<unsigned int>, JSC::Yarr::QuantifierType)'
1603 | void atomParentheticalAssertionEnd(unsigned inputPosition, unsigned frameLocation, Checked<unsigned> quantityCount, QuantifierType quantityType)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/inspector/InspectorProtocolObjects.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/JSCBuiltins.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/JSStringRefQt.cpp.obj
[ 24%] Linking CXX static library ../../lib/libJavaScriptCored.a
[ 24%] Built target JavaScriptCore
[ 24%] Generating ../../DerivedSources/WebCore/SettingsMacros.h, ../../DerivedSources/WebCore/InternalSettingsGenerated.h, ../../DerivedSources/WebCore/InternalSettingsGenerated.cpp, ../../DerivedSources/WebCore/InternalSettingsGenerated.idl
[ 24%] Generating ../../DerivedSources/WebCore/EventTargetInterfaces.h
[ 24%] Generating ../../DerivedSources/WebCore/FetchHeadersBuiltins.cpp, ../../DerivedSources/WebCore/FetchHeadersBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/MediaDevicesBuiltins.cpp, ../../DerivedSources/WebCore/MediaDevicesBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/NavigatorUserMediaBuiltins.cpp, ../../DerivedSources/WebCore/NavigatorUserMediaBuiltins.h
Scanning dependencies of target jsc
[ 24%] Generating ../../DerivedSources/WebCore/RTCPeerConnectionBuiltins.cpp, ../../DerivedSources/WebCore/RTCPeerConnectionBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/RTCPeerConnectionInternalsBuiltins.cpp, ../../DerivedSources/WebCore/RTCPeerConnectionInternalsBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/ByteLengthQueuingStrategyBuiltins.cpp, ../../DerivedSources/WebCore/ByteLengthQueuingStrategyBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/CountQueuingStrategyBuiltins.cpp, ../../DerivedSources/WebCore/CountQueuingStrategyBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/ReadableStreamBuiltins.cpp, ../../DerivedSources/WebCore/ReadableStreamBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/ReadableStreamControllerBuiltins.cpp, ../../DerivedSources/WebCore/ReadableStreamControllerBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/ReadableStreamInternalsBuiltins.cpp, ../../DerivedSources/WebCore/ReadableStreamInternalsBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/ReadableStreamReaderBuiltins.cpp, ../../DerivedSources/WebCore/ReadableStreamReaderBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/StreamInternalsBuiltins.cpp, ../../DerivedSources/WebCore/StreamInternalsBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/WritableStreamBuiltins.cpp, ../../DerivedSources/WebCore/WritableStreamBuiltins.h
[ 24%] Generating ../../DerivedSources/WebCore/WritableStreamInternalsBuiltins.cpp, ../../DerivedSources/WebCore/WritableStreamInternalsBuiltins.h
[ 24%] Generating moc_CookieJarQt.cpp
[ 24%] Generating DNSQt.moc
[ 24%] Building CXX object Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/__/jsc.cpp.obj
[ 24%] Generating moc_NetworkStateNotifierPrivate.cpp
[ 24%] Generating moc_QNetworkReplyHandler.cpp
[ 24%] Generating moc_QtMIMETypeSniffer.cpp
[ 24%] Generating moc_SocketStreamHandlePrivate.cpp
[ 24%] Generating MainThreadSharedTimerQt.moc
[ 24%] Generating ../../DerivedSources/WebCore/UserAgentScripts.h, ../../DerivedSources/WebCore/UserAgentScriptsData.cpp
[ 24%] Generating moc_MediaPlayerPrivateQt.cpp
[ 24%] Generating ../../DerivedSources/WebCore/WebKitVersion.h
[ 24%] Generating ../../DerivedSources/WebCore/InspectorOverlayPage.h, ../../DerivedSources/WebCore/InspectorOverlayPage.combined.html
[ 24%] Generating ../../DerivedSources/WebCore/CommandLineAPIModuleSource.h, ../../DerivedSources/WebCore/CommandLineAPIModuleSource.min.js
[ 24%] Generating ../../DerivedSources/WebCore/ColorData.cpp
[ 24%] Generating ../../DerivedSources/WebCore/XMLViewerCSS.h, ../../DerivedSources/WebCore/XMLViewer.min.css
[ 24%] Generating ../../DerivedSources/WebCore/XMLViewerJS.h, ../../DerivedSources/WebCore/XMLViewer.min.js
[ 24%] Generating ../../DerivedSources/WebCore/HTMLEntityTable.cpp
[ 24%] Generating ../../DerivedSources/WebCore/HTTPHeaderNames.cpp, ../../DerivedSources/WebCore/HTTPHeaderNames.gperf, ../../DerivedSources/WebCore/HTTPHeaderNames.h
[ 24%] Generating ../../DerivedSources/WebCore/CSSPropertyNames.in, ../../DerivedSources/WebCore/CSSPropertyNames.h, ../../DerivedSources/WebCore/CSSPropertyNames.cpp, ../../DerivedSources/WebCore/CSSPropertyNames.gperf, ../../DerivedSources/WebCore/StyleBuilder.cpp, ../../DerivedSources/WebCore/StylePropertyShorthandFunctions.h, ../../DerivedSources/WebCore/StylePropertyShorthandFunctions.cpp
[ 24%] Generating ../../DerivedSources/WebCore/CSSValueKeywords.in, ../../DerivedSources/WebCore/CSSValueKeywords.h, ../../DerivedSources/WebCore/CSSValueKeywords.cpp, ../../DerivedSources/WebCore/CSSValueKeywords.gperf
[ 24%] Generating ../../DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.gperf, ../../DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.cpp
[ 24%] Generating ../../DerivedSources/WebCore/SelectorPseudoElementTypeMap.gperf, ../../DerivedSources/WebCore/SelectorPseudoElementTypeMap.cpp
[ 24%] Generating ../../DerivedSources/WebCore/UserAgentStyleSheetsData.cpp, ../../DerivedSources/WebCore/UserAgentStyleSheets.h
[ 25%] Generating ../../DerivedSources/WebCore/PlugInsResourcesData.cpp, ../../DerivedSources/WebCore/PlugInsResources.h
[ 25%] Generating ../../DerivedSources/WebCore/CSSGrammar.h, ../../DerivedSources/WebCore/CSSGrammar.cpp
[ 25%] Generating ../../DerivedSources/WebCore/XPathGrammar.h, ../../DerivedSources/WebCore/XPathGrammar.cpp
[ 25%] Generating ../../DerivedSources/WebCore/HTMLNames.cpp, ../../DerivedSources/WebCore/HTMLNames.h, ../../DerivedSources/WebCore/HTMLElementFactory.cpp, ../../DerivedSources/WebCore/HTMLElementFactory.h, ../../DerivedSources/WebCore/JSHTMLElementWrapperFactory.cpp, ../../DerivedSources/WebCore/JSHTMLElementWrapperFactory.h
[ 25%] Generating ../../DerivedSources/WebCore/EventInterfaces.h
[ 25%] Generating ../../DerivedSources/WebCore/ExceptionCodeDescription.cpp
[ 25%] Generating ../../DerivedSources/WebCore/WebKitFontFamilyNames.cpp, ../../DerivedSources/WebCore/WebKitFontFamilyNames.h
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/xml/XPathGrammar.y:50.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated]
50 | %pure-parser
| ^~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-debug/DerivedSources/WebCore/CSSGrammar.y:62.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated]
62 | %pure-parser
| ^~~~~~~~~~~~
[ 25%] Generating ../../DerivedSources/WebCore/MathMLNames.cpp, ../../DerivedSources/WebCore/MathMLNames.h, ../../DerivedSources/WebCore/MathMLElementFactory.cpp, ../../DerivedSources/WebCore/MathMLElementFactory.h, ../../DerivedSources/WebCore/JSMathMLElementWrapperFactory.cpp, ../../DerivedSources/WebCore/JSMathMLElementWrapperFactory.h
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/xml/XPathGrammar.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
[ 25%] Generating ../../DerivedSources/WebCore/SVGNames.cpp, ../../DerivedSources/WebCore/SVGNames.h, ../../DerivedSources/WebCore/SVGElementFactory.cpp, ../../DerivedSources/WebCore/SVGElementFactory.h, ../../DerivedSources/WebCore/JSSVGElementWrapperFactory.cpp, ../../DerivedSources/WebCore/JSSVGElementWrapperFactory.h
[ 25%] Generating ../../DerivedSources/WebCore/XLinkNames.cpp, ../../DerivedSources/WebCore/XLinkNames.h
[ 25%] Generating ../../DerivedSources/WebCore/XMLNSNames.cpp, ../../DerivedSources/WebCore/XMLNSNames.h
[ 25%] Generating ../../DerivedSources/WebCore/XMLNames.cpp, ../../DerivedSources/WebCore/XMLNames.h
E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-debug/DerivedSources/WebCore/CSSGrammar.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
[ 25%] Generating ../../DerivedSources/WebCore/supplemental_dependency.tmp, ../../DerivedSources/WebCore/DOMWindowConstructors.idl, ../../DerivedSources/WebCore/WorkerGlobalScopeConstructors.idl, ../../DerivedSources/WebCore/DedicatedWorkerGlobalScopeConstructors.idl
[ 25%] Linking CXX executable ../../../bin/jsc.exe
[ 25%] Built target jsc
[ 25%] Generating ../../DerivedSources/WebCore/JSWebKitPlaybackTargetAvailabilityEvent.cpp, ../../DerivedSources/WebCore/JSWebKitPlaybackTargetAvailabilityEvent.h
[ 25%] Generating ../../DerivedSources/WebCore/JSBatteryManager.cpp, ../../DerivedSources/WebCore/JSBatteryManager.h
[ 25%] Generating ../../DerivedSources/WebCore/JSNavigatorBattery.cpp, ../../DerivedSources/WebCore/JSNavigatorBattery.h
[ 25%] Generating ../../DerivedSources/WebCore/JSFetchBody.cpp, ../../DerivedSources/WebCore/JSFetchBody.h
[ 25%] Generating ../../DerivedSources/WebCore/JSFetchHeaders.cpp, ../../DerivedSources/WebCore/JSFetchHeaders.h
[ 25%] Generating ../../DerivedSources/WebCore/JSFetchRequest.cpp, ../../DerivedSources/WebCore/JSFetchRequest.h
[ 25%] Generating ../../DerivedSources/WebCore/JSGeolocation.cpp, ../../DerivedSources/WebCore/JSGeolocation.h
[ 25%] Generating ../../DerivedSources/WebCore/JSCoordinates.cpp, ../../DerivedSources/WebCore/JSCoordinates.h
[ 25%] Generating ../../DerivedSources/WebCore/JSGeoposition.cpp, ../../DerivedSources/WebCore/JSGeoposition.h
[ 25%] Generating ../../DerivedSources/WebCore/JSNavigatorGeolocation.cpp, ../../DerivedSources/WebCore/JSNavigatorGeolocation.h
[ 25%] Generating ../../DerivedSources/WebCore/JSPositionCallback.cpp, ../../DerivedSources/WebCore/JSPositionCallback.h
[ 25%] Generating ../../DerivedSources/WebCore/JSPositionError.cpp, ../../DerivedSources/WebCore/JSPositionError.h
[ 25%] Generating ../../DerivedSources/WebCore/JSPositionErrorCallback.cpp, ../../DerivedSources/WebCore/JSPositionErrorCallback.h
[ 25%] Generating ../../DerivedSources/WebCore/JSDOMWindowIndexedDatabase.cpp, ../../DerivedSources/WebCore/JSDOMWindowIndexedDatabase.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBAny.cpp, ../../DerivedSources/WebCore/JSIDBAny.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBCursor.cpp, ../../DerivedSources/WebCore/JSIDBCursor.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBCursorWithValue.cpp, ../../DerivedSources/WebCore/JSIDBCursorWithValue.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBDatabase.cpp, ../../DerivedSources/WebCore/JSIDBDatabase.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBFactory.cpp, ../../DerivedSources/WebCore/JSIDBFactory.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBIndex.cpp, ../../DerivedSources/WebCore/JSIDBIndex.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBKeyRange.cpp, ../../DerivedSources/WebCore/JSIDBKeyRange.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBObjectStore.cpp, ../../DerivedSources/WebCore/JSIDBObjectStore.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBOpenDBRequest.cpp, ../../DerivedSources/WebCore/JSIDBOpenDBRequest.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBRequest.cpp, ../../DerivedSources/WebCore/JSIDBRequest.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBTransaction.cpp, ../../DerivedSources/WebCore/JSIDBTransaction.h
[ 25%] Generating ../../DerivedSources/WebCore/JSIDBVersionChangeEvent.cpp, ../../DerivedSources/WebCore/JSIDBVersionChangeEvent.h
[ 25%] Generating ../../DerivedSources/WebCore/JSWorkerGlobalScopeIndexedDatabase.cpp, ../../DerivedSources/WebCore/JSWorkerGlobalScopeIndexedDatabase.h
[ 25%] Generating ../../DerivedSources/WebCore/JSUIRequestEvent.cpp, ../../DerivedSources/WebCore/JSUIRequestEvent.h
[ 25%] Generating ../../DerivedSources/WebCore/JSMediaControlsHost.cpp, ../../DerivedSources/WebCore/JSMediaControlsHost.h
[ 25%] Generating ../../DerivedSources/WebCore/JSHTMLMediaElementMediaSession.cpp, ../../DerivedSources/WebCore/JSHTMLMediaElementMediaSession.h
[ 25%] Generating ../../DerivedSources/WebCore/JSMediaRemoteControls.cpp, ../../DerivedSources/WebCore/JSMediaRemoteControls.h
[ 25%] Generating ../../DerivedSources/WebCore/JSDOMURLMediaSource.cpp, ../../DerivedSources/WebCore/JSDOMURLMediaSource.h
[ 25%] Generating ../../DerivedSources/WebCore/JSMediaSession.cpp, ../../DerivedSources/WebCore/JSMediaSession.h
[ 25%] Generating ../../DerivedSources/WebCore/JSMediaSource.cpp, ../../DerivedSources/WebCore/JSMediaSource.h
[ 25%] Generating ../../DerivedSources/WebCore/JSSourceBufferList.cpp, ../../DerivedSources/WebCore/JSSourceBufferList.h
[ 25%] Generating ../../DerivedSources/WebCore/JSSourceBuffer.cpp, ../../DerivedSources/WebCore/JSSourceBuffer.h
[ 25%] Generating ../../DerivedSources/WebCore/JSVideoPlaybackQuality.cpp, ../../DerivedSources/WebCore/JSVideoPlaybackQuality.h
[ 25%] Generating ../../DerivedSources/WebCore/JSDOMURLMediaStream.cpp, ../../DerivedSources/WebCore/JSDOMURLMediaStream.h
[ 25%] Generating ../../DerivedSources/WebCore/JSHTMLMediaElementMediaStream.cpp, ../../DerivedSources/WebCore/JSHTMLMediaElementMediaStream.h
[ 25%] Generating ../../DerivedSources/WebCore/JSMediaDeviceInfo.cpp, ../../DerivedSources/WebCore/JSMediaDeviceInfo.h
[ 25%] Generating ../../DerivedSources/WebCore/JSMediaDevices.cpp, ../../DerivedSources/WebCore/JSMediaDevices.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaStream.cpp, ../../DerivedSources/WebCore/JSMediaStream.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaStreamEvent.cpp, ../../DerivedSources/WebCore/JSMediaStreamEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaStreamTrack.cpp, ../../DerivedSources/WebCore/JSMediaStreamTrack.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaStreamTrackSourcesCallback.cpp, ../../DerivedSources/WebCore/JSMediaStreamTrackSourcesCallback.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaStreamTrackEvent.cpp, ../../DerivedSources/WebCore/JSMediaStreamTrackEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaTrackConstraint.cpp, ../../DerivedSources/WebCore/JSMediaTrackConstraint.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaTrackConstraintSet.cpp, ../../DerivedSources/WebCore/JSMediaTrackConstraintSet.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaTrackConstraints.cpp, ../../DerivedSources/WebCore/JSMediaTrackConstraints.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaTrackSupportedConstraints.cpp, ../../DerivedSources/WebCore/JSMediaTrackSupportedConstraints.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNavigatorMediaDevices.cpp, ../../DerivedSources/WebCore/JSNavigatorMediaDevices.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNavigatorUserMedia.cpp, ../../DerivedSources/WebCore/JSNavigatorUserMedia.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNavigatorUserMediaError.cpp, ../../DerivedSources/WebCore/JSNavigatorUserMediaError.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCConfiguration.cpp, ../../DerivedSources/WebCore/JSRTCConfiguration.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCDTMFSender.cpp, ../../DerivedSources/WebCore/JSRTCDTMFSender.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCDTMFToneChangeEvent.cpp, ../../DerivedSources/WebCore/JSRTCDTMFToneChangeEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCDataChannel.cpp, ../../DerivedSources/WebCore/JSRTCDataChannel.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCDataChannelEvent.cpp, ../../DerivedSources/WebCore/JSRTCDataChannelEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCIceCandidate.cpp, ../../DerivedSources/WebCore/JSRTCIceCandidate.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCIceCandidateEvent.cpp, ../../DerivedSources/WebCore/JSRTCIceCandidateEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCIceServer.cpp, ../../DerivedSources/WebCore/JSRTCIceServer.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCPeerConnection.cpp, ../../DerivedSources/WebCore/JSRTCPeerConnection.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCRtpReceiver.cpp, ../../DerivedSources/WebCore/JSRTCRtpReceiver.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCRtpSender.cpp, ../../DerivedSources/WebCore/JSRTCRtpSender.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCSessionDescription.cpp, ../../DerivedSources/WebCore/JSRTCSessionDescription.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCStatsReport.cpp, ../../DerivedSources/WebCore/JSRTCStatsReport.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCStatsResponse.cpp, ../../DerivedSources/WebCore/JSRTCStatsResponse.h
[ 26%] Generating ../../DerivedSources/WebCore/JSRTCTrackEvent.cpp, ../../DerivedSources/WebCore/JSRTCTrackEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSSourceInfo.cpp, ../../DerivedSources/WebCore/JSSourceInfo.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNavigatorContentUtils.cpp, ../../DerivedSources/WebCore/JSNavigatorContentUtils.h
[ 26%] Generating ../../DerivedSources/WebCore/JSDOMWindowNotifications.cpp, ../../DerivedSources/WebCore/JSDOMWindowNotifications.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNotification.cpp, ../../DerivedSources/WebCore/JSNotification.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNotificationCenter.cpp, ../../DerivedSources/WebCore/JSNotificationCenter.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNotificationPermissionCallback.cpp, ../../DerivedSources/WebCore/JSNotificationPermissionCallback.h
[ 26%] Generating ../../DerivedSources/WebCore/JSWorkerGlobalScopeNotifications.cpp, ../../DerivedSources/WebCore/JSWorkerGlobalScopeNotifications.h
[ 26%] Generating ../../DerivedSources/WebCore/JSDeviceProximityEvent.cpp, ../../DerivedSources/WebCore/JSDeviceProximityEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSDOMWindowSpeechSynthesis.cpp, ../../DerivedSources/WebCore/JSDOMWindowSpeechSynthesis.h
[ 26%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesis.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesis.h
[ 26%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesisEvent.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesisEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesisUtterance.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesisUtterance.h
[ 26%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesisVoice.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesisVoice.h
[ 26%] Generating ../../DerivedSources/WebCore/JSByteLengthQueuingStrategy.cpp, ../../DerivedSources/WebCore/JSByteLengthQueuingStrategy.h
[ 26%] Generating ../../DerivedSources/WebCore/JSCountQueuingStrategy.cpp, ../../DerivedSources/WebCore/JSCountQueuingStrategy.h
[ 26%] Generating ../../DerivedSources/WebCore/JSReadableStream.cpp, ../../DerivedSources/WebCore/JSReadableStream.h
[ 26%] Generating ../../DerivedSources/WebCore/JSReadableStreamController.cpp, ../../DerivedSources/WebCore/JSReadableStreamController.h
[ 26%] Generating ../../DerivedSources/WebCore/JSReadableStreamReader.cpp, ../../DerivedSources/WebCore/JSReadableStreamReader.h
[ 27%] Generating ../../DerivedSources/WebCore/JSWritableStream.cpp, ../../DerivedSources/WebCore/JSWritableStream.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNavigatorVibration.cpp, ../../DerivedSources/WebCore/JSNavigatorVibration.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAnalyserNode.cpp, ../../DerivedSources/WebCore/JSAnalyserNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioBuffer.cpp, ../../DerivedSources/WebCore/JSAudioBuffer.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioBufferCallback.cpp, ../../DerivedSources/WebCore/JSAudioBufferCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioBufferSourceNode.cpp, ../../DerivedSources/WebCore/JSAudioBufferSourceNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioContext.cpp, ../../DerivedSources/WebCore/JSAudioContext.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioDestinationNode.cpp, ../../DerivedSources/WebCore/JSAudioDestinationNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioListener.cpp, ../../DerivedSources/WebCore/JSAudioListener.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioNode.cpp, ../../DerivedSources/WebCore/JSAudioNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioParam.cpp, ../../DerivedSources/WebCore/JSAudioParam.h
[ 27%] Generating ../../DerivedSources/WebCore/JSAudioProcessingEvent.cpp, ../../DerivedSources/WebCore/JSAudioProcessingEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSBiquadFilterNode.cpp, ../../DerivedSources/WebCore/JSBiquadFilterNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSChannelMergerNode.cpp, ../../DerivedSources/WebCore/JSChannelMergerNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSChannelSplitterNode.cpp, ../../DerivedSources/WebCore/JSChannelSplitterNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSConvolverNode.cpp, ../../DerivedSources/WebCore/JSConvolverNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDelayNode.cpp, ../../DerivedSources/WebCore/JSDelayNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDynamicsCompressorNode.cpp, ../../DerivedSources/WebCore/JSDynamicsCompressorNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSGainNode.cpp, ../../DerivedSources/WebCore/JSGainNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaElementAudioSourceNode.cpp, ../../DerivedSources/WebCore/JSMediaElementAudioSourceNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStreamAudioDestinationNode.cpp, ../../DerivedSources/WebCore/JSMediaStreamAudioDestinationNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStreamAudioSourceNode.cpp, ../../DerivedSources/WebCore/JSMediaStreamAudioSourceNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp, ../../DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSOfflineAudioContext.cpp, ../../DerivedSources/WebCore/JSOfflineAudioContext.h
[ 27%] Generating ../../DerivedSources/WebCore/JSOscillatorNode.cpp, ../../DerivedSources/WebCore/JSOscillatorNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSPannerNode.cpp, ../../DerivedSources/WebCore/JSPannerNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSPeriodicWave.cpp, ../../DerivedSources/WebCore/JSPeriodicWave.h
[ 27%] Generating ../../DerivedSources/WebCore/JSScriptProcessorNode.cpp, ../../DerivedSources/WebCore/JSScriptProcessorNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSWaveShaperNode.cpp, ../../DerivedSources/WebCore/JSWaveShaperNode.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDOMWindowWebDatabase.cpp, ../../DerivedSources/WebCore/JSDOMWindowWebDatabase.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDatabase.cpp, ../../DerivedSources/WebCore/JSDatabase.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDatabaseCallback.cpp, ../../DerivedSources/WebCore/JSDatabaseCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLError.cpp, ../../DerivedSources/WebCore/JSSQLError.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLException.cpp, ../../DerivedSources/WebCore/JSSQLException.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLResultSet.cpp, ../../DerivedSources/WebCore/JSSQLResultSet.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLResultSetRowList.cpp, ../../DerivedSources/WebCore/JSSQLResultSetRowList.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLStatementCallback.cpp, ../../DerivedSources/WebCore/JSSQLStatementCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLStatementErrorCallback.cpp, ../../DerivedSources/WebCore/JSSQLStatementErrorCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLTransaction.cpp, ../../DerivedSources/WebCore/JSSQLTransaction.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLTransactionCallback.cpp, ../../DerivedSources/WebCore/JSSQLTransactionCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSQLTransactionErrorCallback.cpp, ../../DerivedSources/WebCore/JSSQLTransactionErrorCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSCloseEvent.cpp, ../../DerivedSources/WebCore/JSCloseEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSWebSocket.cpp, ../../DerivedSources/WebCore/JSWebSocket.h
[ 27%] Generating ../../DerivedSources/WebCore/JSCryptoKey.cpp, ../../DerivedSources/WebCore/JSCryptoKey.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCryptoKeyPair.cpp, ../../DerivedSources/WebCore/JSCryptoKeyPair.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSubtleCrypto.cpp, ../../DerivedSources/WebCore/JSSubtleCrypto.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSCharsetRule.cpp, ../../DerivedSources/WebCore/JSCSSCharsetRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSFontFaceLoadEvent.cpp, ../../DerivedSources/WebCore/JSCSSFontFaceLoadEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSFontFaceRule.cpp, ../../DerivedSources/WebCore/JSCSSFontFaceRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSImportRule.cpp, ../../DerivedSources/WebCore/JSCSSImportRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSKeyframeRule.cpp, ../../DerivedSources/WebCore/JSCSSKeyframeRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSKeyframesRule.cpp, ../../DerivedSources/WebCore/JSCSSKeyframesRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSMediaRule.cpp, ../../DerivedSources/WebCore/JSCSSMediaRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSPageRule.cpp, ../../DerivedSources/WebCore/JSCSSPageRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSPrimitiveValue.cpp, ../../DerivedSources/WebCore/JSCSSPrimitiveValue.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSRule.cpp, ../../DerivedSources/WebCore/JSCSSRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSRuleList.cpp, ../../DerivedSources/WebCore/JSCSSRuleList.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSStyleRule.cpp, ../../DerivedSources/WebCore/JSCSSStyleRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSStyleDeclaration.cpp, ../../DerivedSources/WebCore/JSCSSStyleDeclaration.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSStyleSheet.cpp, ../../DerivedSources/WebCore/JSCSSStyleSheet.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSSupportsRule.cpp, ../../DerivedSources/WebCore/JSCSSSupportsRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSUnknownRule.cpp, ../../DerivedSources/WebCore/JSCSSUnknownRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSValue.cpp, ../../DerivedSources/WebCore/JSCSSValue.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCSSValueList.cpp, ../../DerivedSources/WebCore/JSCSSValueList.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCounter.cpp, ../../DerivedSources/WebCore/JSCounter.h
[ 28%] Generating ../../DerivedSources/WebCore/JSDOMWindowCSS.cpp, ../../DerivedSources/WebCore/JSDOMWindowCSS.h
[ 28%] Generating ../../DerivedSources/WebCore/JSFontFaceSet.cpp, ../../DerivedSources/WebCore/JSFontFaceSet.h
[ 28%] Generating ../../DerivedSources/WebCore/JSFontFace.cpp, ../../DerivedSources/WebCore/JSFontFace.h
[ 28%] Generating ../../DerivedSources/WebCore/JSFontLoader.cpp, ../../DerivedSources/WebCore/JSFontLoader.h
[ 28%] Generating ../../DerivedSources/WebCore/JSMediaList.cpp, ../../DerivedSources/WebCore/JSMediaList.h
[ 28%] Generating ../../DerivedSources/WebCore/JSMediaQueryList.cpp, ../../DerivedSources/WebCore/JSMediaQueryList.h
[ 28%] Generating ../../DerivedSources/WebCore/JSMediaQueryListListener.cpp, ../../DerivedSources/WebCore/JSMediaQueryListListener.h
[ 28%] Generating ../../DerivedSources/WebCore/JSRGBColor.cpp, ../../DerivedSources/WebCore/JSRGBColor.h
[ 28%] Generating ../../DerivedSources/WebCore/JSRect.cpp, ../../DerivedSources/WebCore/JSRect.h
[ 28%] Generating ../../DerivedSources/WebCore/JSStyleMedia.cpp, ../../DerivedSources/WebCore/JSStyleMedia.h
[ 28%] Generating ../../DerivedSources/WebCore/JSStyleSheet.cpp, ../../DerivedSources/WebCore/JSStyleSheet.h
[ 28%] Generating ../../DerivedSources/WebCore/JSStyleSheetList.cpp, ../../DerivedSources/WebCore/JSStyleSheetList.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWebKitCSSFilterValue.cpp, ../../DerivedSources/WebCore/JSWebKitCSSFilterValue.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWebKitCSSMatrix.cpp, ../../DerivedSources/WebCore/JSWebKitCSSMatrix.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWebKitCSSRegionRule.cpp, ../../DerivedSources/WebCore/JSWebKitCSSRegionRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWebKitCSSTransformValue.cpp, ../../DerivedSources/WebCore/JSWebKitCSSTransformValue.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWebKitCSSViewportRule.cpp, ../../DerivedSources/WebCore/JSWebKitCSSViewportRule.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAnimationEvent.cpp, ../../DerivedSources/WebCore/JSAnimationEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAttr.cpp, ../../DerivedSources/WebCore/JSAttr.h
[ 28%] Generating ../../DerivedSources/WebCore/JSBeforeLoadEvent.cpp, ../../DerivedSources/WebCore/JSBeforeLoadEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSBeforeUnloadEvent.cpp, ../../DerivedSources/WebCore/JSBeforeUnloadEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCDATASection.cpp, ../../DerivedSources/WebCore/JSCDATASection.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCharacterData.cpp, ../../DerivedSources/WebCore/JSCharacterData.h
[ 29%] Generating ../../DerivedSources/WebCore/JSChildNode.cpp, ../../DerivedSources/WebCore/JSChildNode.h
[ 29%] Generating ../../DerivedSources/WebCore/JSClientRect.cpp, ../../DerivedSources/WebCore/JSClientRect.h
[ 29%] Generating ../../DerivedSources/WebCore/JSClientRectList.cpp, ../../DerivedSources/WebCore/JSClientRectList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSComment.cpp, ../../DerivedSources/WebCore/JSComment.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCompositionEvent.cpp, ../../DerivedSources/WebCore/JSCompositionEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCustomEvent.cpp, ../../DerivedSources/WebCore/JSCustomEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMCoreException.cpp, ../../DerivedSources/WebCore/JSDOMCoreException.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMError.cpp, ../../DerivedSources/WebCore/JSDOMError.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMImplementation.cpp, ../../DerivedSources/WebCore/JSDOMImplementation.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMNamedFlowCollection.cpp, ../../DerivedSources/WebCore/JSDOMNamedFlowCollection.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMStringList.cpp, ../../DerivedSources/WebCore/JSDOMStringList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMStringMap.cpp, ../../DerivedSources/WebCore/JSDOMStringMap.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDataTransfer.cpp, ../../DerivedSources/WebCore/JSDataTransfer.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDataTransferItem.cpp, ../../DerivedSources/WebCore/JSDataTransferItem.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDataTransferItemList.cpp, ../../DerivedSources/WebCore/JSDataTransferItemList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDeviceMotionEvent.cpp, ../../DerivedSources/WebCore/JSDeviceMotionEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDeviceOrientationEvent.cpp, ../../DerivedSources/WebCore/JSDeviceOrientationEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDocument.cpp, ../../DerivedSources/WebCore/JSDocument.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDocumentFragment.cpp, ../../DerivedSources/WebCore/JSDocumentFragment.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDocumentType.cpp, ../../DerivedSources/WebCore/JSDocumentType.h
[ 29%] Generating ../../DerivedSources/WebCore/JSElement.cpp, ../../DerivedSources/WebCore/JSElement.h
[ 29%] Generating ../../DerivedSources/WebCore/JSErrorEvent.cpp, ../../DerivedSources/WebCore/JSErrorEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSEvent.cpp, ../../DerivedSources/WebCore/JSEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSEventTarget.cpp, ../../DerivedSources/WebCore/JSEventTarget.h
[ 29%] Generating ../../DerivedSources/WebCore/JSFocusEvent.cpp, ../../DerivedSources/WebCore/JSFocusEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSGlobalEventHandlers.cpp, ../../DerivedSources/WebCore/JSGlobalEventHandlers.h
[ 29%] Generating ../../DerivedSources/WebCore/JSHashChangeEvent.cpp, ../../DerivedSources/WebCore/JSHashChangeEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSKeyboardEvent.cpp, ../../DerivedSources/WebCore/JSKeyboardEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMessageChannel.cpp, ../../DerivedSources/WebCore/JSMessageChannel.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMessageEvent.cpp, ../../DerivedSources/WebCore/JSMessageEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMessagePort.cpp, ../../DerivedSources/WebCore/JSMessagePort.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMouseEvent.cpp, ../../DerivedSources/WebCore/JSMouseEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMutationEvent.cpp, ../../DerivedSources/WebCore/JSMutationEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMutationObserver.cpp, ../../DerivedSources/WebCore/JSMutationObserver.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMutationRecord.cpp, ../../DerivedSources/WebCore/JSMutationRecord.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNamedNodeMap.cpp, ../../DerivedSources/WebCore/JSNamedNodeMap.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNode.cpp, ../../DerivedSources/WebCore/JSNode.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNodeFilter.cpp, ../../DerivedSources/WebCore/JSNodeFilter.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNodeIterator.cpp, ../../DerivedSources/WebCore/JSNodeIterator.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNodeList.cpp, ../../DerivedSources/WebCore/JSNodeList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNonDocumentTypeChildNode.cpp, ../../DerivedSources/WebCore/JSNonDocumentTypeChildNode.h
[ 29%] Generating ../../DerivedSources/WebCore/JSNonElementParentNode.cpp, ../../DerivedSources/WebCore/JSNonElementParentNode.h
[ 29%] Generating ../../DerivedSources/WebCore/JSOverflowEvent.cpp, ../../DerivedSources/WebCore/JSOverflowEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSPageTransitionEvent.cpp, ../../DerivedSources/WebCore/JSPageTransitionEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSParentNode.cpp, ../../DerivedSources/WebCore/JSParentNode.h
[ 30%] Generating ../../DerivedSources/WebCore/JSPopStateEvent.cpp, ../../DerivedSources/WebCore/JSPopStateEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSProcessingInstruction.cpp, ../../DerivedSources/WebCore/JSProcessingInstruction.h
[ 30%] Generating ../../DerivedSources/WebCore/JSProgressEvent.cpp, ../../DerivedSources/WebCore/JSProgressEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSRange.cpp, ../../DerivedSources/WebCore/JSRange.h
[ 30%] Generating ../../DerivedSources/WebCore/JSRequestAnimationFrameCallback.cpp, ../../DerivedSources/WebCore/JSRequestAnimationFrameCallback.h
[ 30%] Generating ../../DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp, ../../DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSShadowRoot.cpp, ../../DerivedSources/WebCore/JSShadowRoot.h
[ 30%] Generating ../../DerivedSources/WebCore/JSStringCallback.cpp, ../../DerivedSources/WebCore/JSStringCallback.h
[ 30%] Generating ../../DerivedSources/WebCore/JSText.cpp, ../../DerivedSources/WebCore/JSText.h
[ 30%] Generating ../../DerivedSources/WebCore/JSTextEvent.cpp, ../../DerivedSources/WebCore/JSTextEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSTouch.cpp, ../../DerivedSources/WebCore/JSTouch.h
[ 30%] Generating ../../DerivedSources/WebCore/JSTouchEvent.cpp, ../../DerivedSources/WebCore/JSTouchEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSTouchList.cpp, ../../DerivedSources/WebCore/JSTouchList.h
[ 30%] Generating ../../DerivedSources/WebCore/JSTransitionEvent.cpp, ../../DerivedSources/WebCore/JSTransitionEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSTreeWalker.cpp, ../../DerivedSources/WebCore/JSTreeWalker.h
[ 30%] Generating ../../DerivedSources/WebCore/JSUIEvent.cpp, ../../DerivedSources/WebCore/JSUIEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSWebKitAnimationEvent.cpp, ../../DerivedSources/WebCore/JSWebKitAnimationEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSWebKitNamedFlow.cpp, ../../DerivedSources/WebCore/JSWebKitNamedFlow.h
[ 30%] Generating ../../DerivedSources/WebCore/JSWebKitTransitionEvent.cpp, ../../DerivedSources/WebCore/JSWebKitTransitionEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSWheelEvent.cpp, ../../DerivedSources/WebCore/JSWheelEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSXMLDocument.cpp, ../../DerivedSources/WebCore/JSXMLDocument.h
[ 30%] Generating ../../DerivedSources/WebCore/JSBlob.cpp, ../../DerivedSources/WebCore/JSBlob.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFile.cpp, ../../DerivedSources/WebCore/JSFile.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFileError.cpp, ../../DerivedSources/WebCore/JSFileError.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFileException.cpp, ../../DerivedSources/WebCore/JSFileException.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFileList.cpp, ../../DerivedSources/WebCore/JSFileList.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFileReader.cpp, ../../DerivedSources/WebCore/JSFileReader.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFileReaderSync.cpp, ../../DerivedSources/WebCore/JSFileReaderSync.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMFormData.cpp, ../../DerivedSources/WebCore/JSDOMFormData.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMTokenList.cpp, ../../DerivedSources/WebCore/JSDOMTokenList.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMURL.cpp, ../../DerivedSources/WebCore/JSDOMURL.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLAllCollection.cpp, ../../DerivedSources/WebCore/JSHTMLAllCollection.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLAnchorElement.cpp, ../../DerivedSources/WebCore/JSHTMLAnchorElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLAppletElement.cpp, ../../DerivedSources/WebCore/JSHTMLAppletElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLAreaElement.cpp, ../../DerivedSources/WebCore/JSHTMLAreaElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLAttachmentElement.cpp, ../../DerivedSources/WebCore/JSHTMLAttachmentElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLAudioElement.cpp, ../../DerivedSources/WebCore/JSHTMLAudioElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLBRElement.cpp, ../../DerivedSources/WebCore/JSHTMLBRElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLBaseElement.cpp, ../../DerivedSources/WebCore/JSHTMLBaseElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLBodyElement.cpp, ../../DerivedSources/WebCore/JSHTMLBodyElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLButtonElement.cpp, ../../DerivedSources/WebCore/JSHTMLButtonElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLCanvasElement.cpp, ../../DerivedSources/WebCore/JSHTMLCanvasElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLCollection.cpp, ../../DerivedSources/WebCore/JSHTMLCollection.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHTMLDListElement.cpp, ../../DerivedSources/WebCore/JSHTMLDListElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLDataElement.cpp, ../../DerivedSources/WebCore/JSHTMLDataElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLDataListElement.cpp, ../../DerivedSources/WebCore/JSHTMLDataListElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLDetailsElement.cpp, ../../DerivedSources/WebCore/JSHTMLDetailsElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLDirectoryElement.cpp, ../../DerivedSources/WebCore/JSHTMLDirectoryElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLDivElement.cpp, ../../DerivedSources/WebCore/JSHTMLDivElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLDocument.cpp, ../../DerivedSources/WebCore/JSHTMLDocument.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLElement.cpp, ../../DerivedSources/WebCore/JSHTMLElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLEmbedElement.cpp, ../../DerivedSources/WebCore/JSHTMLEmbedElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLFieldSetElement.cpp, ../../DerivedSources/WebCore/JSHTMLFieldSetElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLFontElement.cpp, ../../DerivedSources/WebCore/JSHTMLFontElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLFormControlsCollection.cpp, ../../DerivedSources/WebCore/JSHTMLFormControlsCollection.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLFormElement.cpp, ../../DerivedSources/WebCore/JSHTMLFormElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLFrameElement.cpp, ../../DerivedSources/WebCore/JSHTMLFrameElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLFrameSetElement.cpp, ../../DerivedSources/WebCore/JSHTMLFrameSetElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLHRElement.cpp, ../../DerivedSources/WebCore/JSHTMLHRElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLHeadElement.cpp, ../../DerivedSources/WebCore/JSHTMLHeadElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLHeadingElement.cpp, ../../DerivedSources/WebCore/JSHTMLHeadingElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLHtmlElement.cpp, ../../DerivedSources/WebCore/JSHTMLHtmlElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLIFrameElement.cpp, ../../DerivedSources/WebCore/JSHTMLIFrameElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLImageElement.cpp, ../../DerivedSources/WebCore/JSHTMLImageElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLInputElement.cpp, ../../DerivedSources/WebCore/JSHTMLInputElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLKeygenElement.cpp, ../../DerivedSources/WebCore/JSHTMLKeygenElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLLIElement.cpp, ../../DerivedSources/WebCore/JSHTMLLIElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLLabelElement.cpp, ../../DerivedSources/WebCore/JSHTMLLabelElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLLegendElement.cpp, ../../DerivedSources/WebCore/JSHTMLLegendElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLLinkElement.cpp, ../../DerivedSources/WebCore/JSHTMLLinkElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLMapElement.cpp, ../../DerivedSources/WebCore/JSHTMLMapElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLMarqueeElement.cpp, ../../DerivedSources/WebCore/JSHTMLMarqueeElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLMediaElement.cpp, ../../DerivedSources/WebCore/JSHTMLMediaElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLMetaElement.cpp, ../../DerivedSources/WebCore/JSHTMLMetaElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLMenuElement.cpp, ../../DerivedSources/WebCore/JSHTMLMenuElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLMeterElement.cpp, ../../DerivedSources/WebCore/JSHTMLMeterElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLModElement.cpp, ../../DerivedSources/WebCore/JSHTMLModElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLOListElement.cpp, ../../DerivedSources/WebCore/JSHTMLOListElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLObjectElement.cpp, ../../DerivedSources/WebCore/JSHTMLObjectElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLOptGroupElement.cpp, ../../DerivedSources/WebCore/JSHTMLOptGroupElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLOptionElement.cpp, ../../DerivedSources/WebCore/JSHTMLOptionElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLOptionsCollection.cpp, ../../DerivedSources/WebCore/JSHTMLOptionsCollection.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLOutputElement.cpp, ../../DerivedSources/WebCore/JSHTMLOutputElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLParagraphElement.cpp, ../../DerivedSources/WebCore/JSHTMLParagraphElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLParamElement.cpp, ../../DerivedSources/WebCore/JSHTMLParamElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLPictureElement.cpp, ../../DerivedSources/WebCore/JSHTMLPictureElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLPreElement.cpp, ../../DerivedSources/WebCore/JSHTMLPreElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLProgressElement.cpp, ../../DerivedSources/WebCore/JSHTMLProgressElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLQuoteElement.cpp, ../../DerivedSources/WebCore/JSHTMLQuoteElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLScriptElement.cpp, ../../DerivedSources/WebCore/JSHTMLScriptElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLSelectElement.cpp, ../../DerivedSources/WebCore/JSHTMLSelectElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLSlotElement.cpp, ../../DerivedSources/WebCore/JSHTMLSlotElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLSourceElement.cpp, ../../DerivedSources/WebCore/JSHTMLSourceElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLSpanElement.cpp, ../../DerivedSources/WebCore/JSHTMLSpanElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLStyleElement.cpp, ../../DerivedSources/WebCore/JSHTMLStyleElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableCaptionElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableCaptionElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableCellElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableCellElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableColElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableColElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableDataCellElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableDataCellElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableHeaderCellElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableHeaderCellElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableRowElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableRowElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTableSectionElement.cpp, ../../DerivedSources/WebCore/JSHTMLTableSectionElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTemplateElement.cpp, ../../DerivedSources/WebCore/JSHTMLTemplateElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTextAreaElement.cpp, ../../DerivedSources/WebCore/JSHTMLTextAreaElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTimeElement.cpp, ../../DerivedSources/WebCore/JSHTMLTimeElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTitleElement.cpp, ../../DerivedSources/WebCore/JSHTMLTitleElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLTrackElement.cpp, ../../DerivedSources/WebCore/JSHTMLTrackElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLUListElement.cpp, ../../DerivedSources/WebCore/JSHTMLUListElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLUnknownElement.cpp, ../../DerivedSources/WebCore/JSHTMLUnknownElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLVideoElement.cpp, ../../DerivedSources/WebCore/JSHTMLVideoElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSImageData.cpp, ../../DerivedSources/WebCore/JSImageData.h
[ 32%] Generating ../../DerivedSources/WebCore/JSMediaController.cpp, ../../DerivedSources/WebCore/JSMediaController.h
[ 32%] Generating ../../DerivedSources/WebCore/JSMediaError.cpp, ../../DerivedSources/WebCore/JSMediaError.h
[ 32%] Generating ../../DerivedSources/WebCore/JSRadioNodeList.cpp, ../../DerivedSources/WebCore/JSRadioNodeList.h
[ 32%] Generating ../../DerivedSources/WebCore/JSTextMetrics.cpp, ../../DerivedSources/WebCore/JSTextMetrics.h
[ 32%] Generating ../../DerivedSources/WebCore/JSTimeRanges.cpp, ../../DerivedSources/WebCore/JSTimeRanges.h
[ 32%] Generating ../../DerivedSources/WebCore/JSURLUtils.cpp, ../../DerivedSources/WebCore/JSURLUtils.h
[ 32%] Generating ../../DerivedSources/WebCore/JSValidityState.cpp, ../../DerivedSources/WebCore/JSValidityState.h
[ 32%] Generating ../../DerivedSources/WebCore/JSVoidCallback.cpp, ../../DerivedSources/WebCore/JSVoidCallback.h
[ 32%] Generating ../../DerivedSources/WebCore/JSANGLEInstancedArrays.cpp, ../../DerivedSources/WebCore/JSANGLEInstancedArrays.h
[ 32%] Generating ../../DerivedSources/WebCore/JSCanvasGradient.cpp, ../../DerivedSources/WebCore/JSCanvasGradient.h
[ 32%] Generating ../../DerivedSources/WebCore/JSCanvasPattern.cpp, ../../DerivedSources/WebCore/JSCanvasPattern.h
[ 32%] Generating ../../DerivedSources/WebCore/JSCanvasProxy.cpp, ../../DerivedSources/WebCore/JSCanvasProxy.h
[ 32%] Generating ../../DerivedSources/WebCore/JSCanvasRenderingContext.cpp, ../../DerivedSources/WebCore/JSCanvasRenderingContext.h
[ 32%] Generating ../../DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp, ../../DerivedSources/WebCore/JSCanvasRenderingContext2D.h
[ 32%] Generating ../../DerivedSources/WebCore/JSDOMPath.cpp, ../../DerivedSources/WebCore/JSDOMPath.h
[ 32%] Generating ../../DerivedSources/WebCore/JSEXTBlendMinMax.cpp, ../../DerivedSources/WebCore/JSEXTBlendMinMax.h
[ 32%] Generating ../../DerivedSources/WebCore/JSEXTFragDepth.cpp, ../../DerivedSources/WebCore/JSEXTFragDepth.h
[ 32%] Generating ../../DerivedSources/WebCore/JSEXTShaderTextureLOD.cpp, ../../DerivedSources/WebCore/JSEXTShaderTextureLOD.h
[ 32%] Generating ../../DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp, ../../DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h
[ 32%] Generating ../../DerivedSources/WebCore/JSEXTsRGB.cpp, ../../DerivedSources/WebCore/JSEXTsRGB.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESElementIndexUint.cpp, ../../DerivedSources/WebCore/JSOESElementIndexUint.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESStandardDerivatives.cpp, ../../DerivedSources/WebCore/JSOESStandardDerivatives.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESTextureFloat.cpp, ../../DerivedSources/WebCore/JSOESTextureFloat.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESTextureFloatLinear.cpp, ../../DerivedSources/WebCore/JSOESTextureFloatLinear.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESTextureHalfFloat.cpp, ../../DerivedSources/WebCore/JSOESTextureHalfFloat.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp, ../../DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h
[ 33%] Generating ../../DerivedSources/WebCore/JSOESVertexArrayObject.cpp, ../../DerivedSources/WebCore/JSOESVertexArrayObject.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGL2RenderingContext.cpp, ../../DerivedSources/WebCore/JSWebGL2RenderingContext.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLActiveInfo.cpp, ../../DerivedSources/WebCore/JSWebGLActiveInfo.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLBuffer.cpp, ../../DerivedSources/WebCore/JSWebGLBuffer.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLCompressedTextureATC.cpp, ../../DerivedSources/WebCore/JSWebGLCompressedTextureATC.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLCompressedTexturePVRTC.cpp, ../../DerivedSources/WebCore/JSWebGLCompressedTexturePVRTC.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.cpp, ../../DerivedSources/WebCore/JSWebGLCompressedTextureS3TC.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLContextAttributes.cpp, ../../DerivedSources/WebCore/JSWebGLContextAttributes.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLContextEvent.cpp, ../../DerivedSources/WebCore/JSWebGLContextEvent.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLDebugShaders.cpp, ../../DerivedSources/WebCore/JSWebGLDebugShaders.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp, ../../DerivedSources/WebCore/JSWebGLDebugRendererInfo.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLDepthTexture.cpp, ../../DerivedSources/WebCore/JSWebGLDepthTexture.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLDrawBuffers.cpp, ../../DerivedSources/WebCore/JSWebGLDrawBuffers.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLFramebuffer.cpp, ../../DerivedSources/WebCore/JSWebGLFramebuffer.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLLoseContext.cpp, ../../DerivedSources/WebCore/JSWebGLLoseContext.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLProgram.cpp, ../../DerivedSources/WebCore/JSWebGLProgram.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLQuery.cpp, ../../DerivedSources/WebCore/JSWebGLQuery.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLRenderbuffer.cpp, ../../DerivedSources/WebCore/JSWebGLRenderbuffer.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLRenderingContext.cpp, ../../DerivedSources/WebCore/JSWebGLRenderingContext.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLRenderingContextBase.cpp, ../../DerivedSources/WebCore/JSWebGLRenderingContextBase.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLSampler.cpp, ../../DerivedSources/WebCore/JSWebGLSampler.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLShader.cpp, ../../DerivedSources/WebCore/JSWebGLShader.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.cpp, ../../DerivedSources/WebCore/JSWebGLShaderPrecisionFormat.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLSync.cpp, ../../DerivedSources/WebCore/JSWebGLSync.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLTexture.cpp, ../../DerivedSources/WebCore/JSWebGLTexture.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLTransformFeedback.cpp, ../../DerivedSources/WebCore/JSWebGLTransformFeedback.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLUniformLocation.cpp, ../../DerivedSources/WebCore/JSWebGLUniformLocation.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLVertexArrayObject.cpp, ../../DerivedSources/WebCore/JSWebGLVertexArrayObject.h
[ 33%] Generating ../../DerivedSources/WebCore/JSWebGLVertexArrayObjectOES.cpp, ../../DerivedSources/WebCore/JSWebGLVertexArrayObjectOES.h
[ 33%] Generating ../../DerivedSources/WebCore/JSAudioTrack.cpp, ../../DerivedSources/WebCore/JSAudioTrack.h
[ 33%] Generating ../../DerivedSources/WebCore/JSAudioTrackList.cpp, ../../DerivedSources/WebCore/JSAudioTrackList.h
[ 33%] Generating ../../DerivedSources/WebCore/JSDataCue.cpp, ../../DerivedSources/WebCore/JSDataCue.h
[ 33%] Generating ../../DerivedSources/WebCore/JSTextTrack.cpp, ../../DerivedSources/WebCore/JSTextTrack.h
[ 33%] Generating ../../DerivedSources/WebCore/JSTextTrackCue.cpp, ../../DerivedSources/WebCore/JSTextTrackCue.h
[ 33%] Generating ../../DerivedSources/WebCore/JSTextTrackCueList.cpp, ../../DerivedSources/WebCore/JSTextTrackCueList.h
[ 33%] Generating ../../DerivedSources/WebCore/JSTextTrackList.cpp, ../../DerivedSources/WebCore/JSTextTrackList.h
[ 33%] Generating ../../DerivedSources/WebCore/JSTrackEvent.cpp, ../../DerivedSources/WebCore/JSTrackEvent.h
[ 33%] Generating ../../DerivedSources/WebCore/JSVTTCue.cpp, ../../DerivedSources/WebCore/JSVTTCue.h
[ 33%] Generating ../../DerivedSources/WebCore/JSVTTRegion.cpp, ../../DerivedSources/WebCore/JSVTTRegion.h
[ 34%] Generating ../../DerivedSources/WebCore/JSVTTRegionList.cpp, ../../DerivedSources/WebCore/JSVTTRegionList.h
[ 34%] Generating ../../DerivedSources/WebCore/JSVideoTrack.cpp, ../../DerivedSources/WebCore/JSVideoTrack.h
[ 34%] Generating ../../DerivedSources/WebCore/JSVideoTrackList.cpp, ../../DerivedSources/WebCore/JSVideoTrackList.h
[ 34%] Generating ../../DerivedSources/WebCore/JSCommandLineAPIHost.cpp, ../../DerivedSources/WebCore/JSCommandLineAPIHost.h
[ 34%] Generating ../../DerivedSources/WebCore/JSInspectorFrontendHost.cpp, ../../DerivedSources/WebCore/JSInspectorFrontendHost.h
[ 34%] Generating ../../DerivedSources/WebCore/JSScriptProfile.cpp, ../../DerivedSources/WebCore/JSScriptProfile.h
[ 34%] Generating ../../DerivedSources/WebCore/JSScriptProfileNode.cpp, ../../DerivedSources/WebCore/JSScriptProfileNode.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMApplicationCache.cpp, ../../DerivedSources/WebCore/JSDOMApplicationCache.h
[ 34%] Generating ../../DerivedSources/WebCore/JSAbstractView.cpp, ../../DerivedSources/WebCore/JSAbstractView.h
[ 34%] Generating ../../DerivedSources/WebCore/JSCrypto.cpp, ../../DerivedSources/WebCore/JSCrypto.h
[ 34%] Generating ../../DerivedSources/WebCore/JSBarProp.cpp, ../../DerivedSources/WebCore/JSBarProp.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMSelection.cpp, ../../DerivedSources/WebCore/JSDOMSelection.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMWindow.cpp, ../../DerivedSources/WebCore/JSDOMWindow.h
[ 34%] Generating ../../DerivedSources/WebCore/JSEventSource.cpp, ../../DerivedSources/WebCore/JSEventSource.h
[ 34%] Generating ../../DerivedSources/WebCore/JSHistory.cpp, ../../DerivedSources/WebCore/JSHistory.h
[ 34%] Generating ../../DerivedSources/WebCore/JSLocation.cpp, ../../DerivedSources/WebCore/JSLocation.h
[ 34%] Generating ../../DerivedSources/WebCore/JSNavigator.cpp, ../../DerivedSources/WebCore/JSNavigator.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformance.cpp, ../../DerivedSources/WebCore/JSPerformance.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceEntry.cpp, ../../DerivedSources/WebCore/JSPerformanceEntry.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceEntryList.cpp, ../../DerivedSources/WebCore/JSPerformanceEntryList.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceMark.cpp, ../../DerivedSources/WebCore/JSPerformanceMark.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceMeasure.cpp, ../../DerivedSources/WebCore/JSPerformanceMeasure.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceNavigation.cpp, ../../DerivedSources/WebCore/JSPerformanceNavigation.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceResourceTiming.cpp, ../../DerivedSources/WebCore/JSPerformanceResourceTiming.h
[ 34%] Generating ../../DerivedSources/WebCore/JSPerformanceTiming.cpp, ../../DerivedSources/WebCore/JSPerformanceTiming.h
[ 34%] Generating ../../DerivedSources/WebCore/JSScreen.cpp, ../../DerivedSources/WebCore/JSScreen.h
[ 34%] Generating ../../DerivedSources/WebCore/JSUserMessageHandler.cpp, ../../DerivedSources/WebCore/JSUserMessageHandler.h
[ 34%] Generating ../../DerivedSources/WebCore/JSUserMessageHandlersNamespace.cpp, ../../DerivedSources/WebCore/JSUserMessageHandlersNamespace.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWebKitNamespace.cpp, ../../DerivedSources/WebCore/JSWebKitNamespace.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWebKitPoint.cpp, ../../DerivedSources/WebCore/JSWebKitPoint.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWindowBase64.cpp, ../../DerivedSources/WebCore/JSWindowBase64.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWindowEventHandlers.cpp, ../../DerivedSources/WebCore/JSWindowEventHandlers.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWindowTimers.cpp, ../../DerivedSources/WebCore/JSWindowTimers.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWorkerNavigator.cpp, ../../DerivedSources/WebCore/JSWorkerNavigator.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMMimeType.cpp, ../../DerivedSources/WebCore/JSDOMMimeType.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMMimeTypeArray.cpp, ../../DerivedSources/WebCore/JSDOMMimeTypeArray.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMPlugin.cpp, ../../DerivedSources/WebCore/JSDOMPlugin.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDOMPluginArray.cpp, ../../DerivedSources/WebCore/JSDOMPluginArray.h
[ 34%] Generating ../../DerivedSources/WebCore/JSStorage.cpp, ../../DerivedSources/WebCore/JSStorage.h
[ 34%] Generating ../../DerivedSources/WebCore/JSStorageEvent.cpp, ../../DerivedSources/WebCore/JSStorageEvent.h
[ 34%] Generating ../../DerivedSources/WebCore/JSAbstractWorker.cpp, ../../DerivedSources/WebCore/JSAbstractWorker.h
[ 34%] Generating ../../DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.cpp, ../../DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWorker.cpp, ../../DerivedSources/WebCore/JSWorker.h
[ 34%] Generating ../../DerivedSources/WebCore/JSWorkerGlobalScope.cpp, ../../DerivedSources/WebCore/JSWorkerGlobalScope.h
[ 35%] Generating ../../DerivedSources/WebCore/JSWorkerLocation.cpp, ../../DerivedSources/WebCore/JSWorkerLocation.h
[ 35%] Generating ../../DerivedSources/WebCore/JSDOMParser.cpp, ../../DerivedSources/WebCore/JSDOMParser.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXMLHttpRequest.cpp, ../../DerivedSources/WebCore/JSXMLHttpRequest.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXMLHttpRequestEventTarget.cpp, ../../DerivedSources/WebCore/JSXMLHttpRequestEventTarget.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXMLHttpRequestProgressEvent.cpp, ../../DerivedSources/WebCore/JSXMLHttpRequestProgressEvent.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXMLHttpRequestUpload.cpp, ../../DerivedSources/WebCore/JSXMLHttpRequestUpload.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXMLSerializer.cpp, ../../DerivedSources/WebCore/JSXMLSerializer.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXPathEvaluator.cpp, ../../DerivedSources/WebCore/JSXPathEvaluator.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXPathException.cpp, ../../DerivedSources/WebCore/JSXPathException.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXPathExpression.cpp, ../../DerivedSources/WebCore/JSXPathExpression.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXPathNSResolver.cpp, ../../DerivedSources/WebCore/JSXPathNSResolver.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXPathResult.cpp, ../../DerivedSources/WebCore/JSXPathResult.h
[ 35%] Generating ../../DerivedSources/WebCore/JSXSLTProcessor.cpp, ../../DerivedSources/WebCore/JSXSLTProcessor.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAElement.cpp, ../../DerivedSources/WebCore/JSSVGAElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAltGlyphDefElement.cpp, ../../DerivedSources/WebCore/JSSVGAltGlyphDefElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAltGlyphElement.cpp, ../../DerivedSources/WebCore/JSSVGAltGlyphElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAltGlyphItemElement.cpp, ../../DerivedSources/WebCore/JSSVGAltGlyphItemElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAngle.cpp, ../../DerivedSources/WebCore/JSSVGAngle.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimateColorElement.cpp, ../../DerivedSources/WebCore/JSSVGAnimateColorElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimateElement.cpp, ../../DerivedSources/WebCore/JSSVGAnimateElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimateMotionElement.cpp, ../../DerivedSources/WebCore/JSSVGAnimateMotionElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimateTransformElement.cpp, ../../DerivedSources/WebCore/JSSVGAnimateTransformElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedAngle.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedAngle.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedBoolean.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedBoolean.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedEnumeration.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedEnumeration.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedInteger.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedInteger.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedLength.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedLength.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedLengthList.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedLengthList.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedNumber.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedNumber.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedNumberList.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedNumberList.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedPreserveAspectRatio.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedPreserveAspectRatio.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedRect.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedRect.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedString.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedString.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimatedTransformList.cpp, ../../DerivedSources/WebCore/JSSVGAnimatedTransformList.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGAnimationElement.cpp, ../../DerivedSources/WebCore/JSSVGAnimationElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGCircleElement.cpp, ../../DerivedSources/WebCore/JSSVGCircleElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGClipPathElement.cpp, ../../DerivedSources/WebCore/JSSVGClipPathElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGColor.cpp, ../../DerivedSources/WebCore/JSSVGColor.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.cpp, ../../DerivedSources/WebCore/JSSVGComponentTransferFunctionElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGCursorElement.cpp, ../../DerivedSources/WebCore/JSSVGCursorElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGDefsElement.cpp, ../../DerivedSources/WebCore/JSSVGDefsElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGDescElement.cpp, ../../DerivedSources/WebCore/JSSVGDescElement.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGDocument.cpp, ../../DerivedSources/WebCore/JSSVGDocument.h
[ 35%] Generating ../../DerivedSources/WebCore/JSSVGElement.cpp, ../../DerivedSources/WebCore/JSSVGElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGEllipseElement.cpp, ../../DerivedSources/WebCore/JSSVGEllipseElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGException.cpp, ../../DerivedSources/WebCore/JSSVGException.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGExternalResourcesRequired.cpp, ../../DerivedSources/WebCore/JSSVGExternalResourcesRequired.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEBlendElement.cpp, ../../DerivedSources/WebCore/JSSVGFEBlendElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEColorMatrixElement.cpp, ../../DerivedSources/WebCore/JSSVGFEColorMatrixElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEComponentTransferElement.cpp, ../../DerivedSources/WebCore/JSSVGFEComponentTransferElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp, ../../DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFECompositeElement.cpp, ../../DerivedSources/WebCore/JSSVGFECompositeElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEDiffuseLightingElement.cpp, ../../DerivedSources/WebCore/JSSVGFEDiffuseLightingElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEDisplacementMapElement.cpp, ../../DerivedSources/WebCore/JSSVGFEDisplacementMapElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEDistantLightElement.cpp, ../../DerivedSources/WebCore/JSSVGFEDistantLightElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEDropShadowElement.cpp, ../../DerivedSources/WebCore/JSSVGFEDropShadowElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEFloodElement.cpp, ../../DerivedSources/WebCore/JSSVGFEFloodElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEFuncAElement.cpp, ../../DerivedSources/WebCore/JSSVGFEFuncAElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEFuncBElement.cpp, ../../DerivedSources/WebCore/JSSVGFEFuncBElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEFuncGElement.cpp, ../../DerivedSources/WebCore/JSSVGFEFuncGElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEFuncRElement.cpp, ../../DerivedSources/WebCore/JSSVGFEFuncRElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEGaussianBlurElement.cpp, ../../DerivedSources/WebCore/JSSVGFEGaussianBlurElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEImageElement.cpp, ../../DerivedSources/WebCore/JSSVGFEImageElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEMergeElement.cpp, ../../DerivedSources/WebCore/JSSVGFEMergeElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEMergeNodeElement.cpp, ../../DerivedSources/WebCore/JSSVGFEMergeNodeElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEMorphologyElement.cpp, ../../DerivedSources/WebCore/JSSVGFEMorphologyElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEOffsetElement.cpp, ../../DerivedSources/WebCore/JSSVGFEOffsetElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFEPointLightElement.cpp, ../../DerivedSources/WebCore/JSSVGFEPointLightElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFESpecularLightingElement.cpp, ../../DerivedSources/WebCore/JSSVGFESpecularLightingElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFESpotLightElement.cpp, ../../DerivedSources/WebCore/JSSVGFESpotLightElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFETileElement.cpp, ../../DerivedSources/WebCore/JSSVGFETileElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFETurbulenceElement.cpp, ../../DerivedSources/WebCore/JSSVGFETurbulenceElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFilterElement.cpp, ../../DerivedSources/WebCore/JSSVGFilterElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFilterPrimitiveStandardAttributes.cpp, ../../DerivedSources/WebCore/JSSVGFilterPrimitiveStandardAttributes.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFitToViewBox.cpp, ../../DerivedSources/WebCore/JSSVGFitToViewBox.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFontElement.cpp, ../../DerivedSources/WebCore/JSSVGFontElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFontFaceElement.cpp, ../../DerivedSources/WebCore/JSSVGFontFaceElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFontFaceFormatElement.cpp, ../../DerivedSources/WebCore/JSSVGFontFaceFormatElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFontFaceNameElement.cpp, ../../DerivedSources/WebCore/JSSVGFontFaceNameElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFontFaceSrcElement.cpp, ../../DerivedSources/WebCore/JSSVGFontFaceSrcElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGFontFaceUriElement.cpp, ../../DerivedSources/WebCore/JSSVGFontFaceUriElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGForeignObjectElement.cpp, ../../DerivedSources/WebCore/JSSVGForeignObjectElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGGElement.cpp, ../../DerivedSources/WebCore/JSSVGGElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGGlyphElement.cpp, ../../DerivedSources/WebCore/JSSVGGlyphElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGGlyphRefElement.cpp, ../../DerivedSources/WebCore/JSSVGGlyphRefElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGGradientElement.cpp, ../../DerivedSources/WebCore/JSSVGGradientElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGGraphicsElement.cpp, ../../DerivedSources/WebCore/JSSVGGraphicsElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGHKernElement.cpp, ../../DerivedSources/WebCore/JSSVGHKernElement.h
[ 36%] Generating ../../DerivedSources/WebCore/JSSVGImageElement.cpp, ../../DerivedSources/WebCore/JSSVGImageElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGLength.cpp, ../../DerivedSources/WebCore/JSSVGLength.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGLengthList.cpp, ../../DerivedSources/WebCore/JSSVGLengthList.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGLineElement.cpp, ../../DerivedSources/WebCore/JSSVGLineElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGLinearGradientElement.cpp, ../../DerivedSources/WebCore/JSSVGLinearGradientElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGMPathElement.cpp, ../../DerivedSources/WebCore/JSSVGMPathElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGMarkerElement.cpp, ../../DerivedSources/WebCore/JSSVGMarkerElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGMaskElement.cpp, ../../DerivedSources/WebCore/JSSVGMaskElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGMatrix.cpp, ../../DerivedSources/WebCore/JSSVGMatrix.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGMetadataElement.cpp, ../../DerivedSources/WebCore/JSSVGMetadataElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp, ../../DerivedSources/WebCore/JSSVGMissingGlyphElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGNumber.cpp, ../../DerivedSources/WebCore/JSSVGNumber.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGNumberList.cpp, ../../DerivedSources/WebCore/JSSVGNumberList.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPaint.cpp, ../../DerivedSources/WebCore/JSSVGPaint.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathElement.cpp, ../../DerivedSources/WebCore/JSSVGPathElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSeg.cpp, ../../DerivedSources/WebCore/JSSVGPathSeg.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegArcAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegArcAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegArcRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegArcRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegClosePath.cpp, ../../DerivedSources/WebCore/JSSVGPathSegClosePath.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicSmoothAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicSmoothAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicSmoothRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoCubicSmoothRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticSmoothAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticSmoothAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticSmoothRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegCurvetoQuadraticSmoothRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegLinetoAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegLinetoHorizontalAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegLinetoHorizontalAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegLinetoHorizontalRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegLinetoHorizontalRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegLinetoRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegLinetoRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegLinetoVerticalAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegLinetoVerticalRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegLinetoVerticalRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegList.cpp, ../../DerivedSources/WebCore/JSSVGPathSegList.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegMovetoAbs.cpp, ../../DerivedSources/WebCore/JSSVGPathSegMovetoAbs.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPathSegMovetoRel.cpp, ../../DerivedSources/WebCore/JSSVGPathSegMovetoRel.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPatternElement.cpp, ../../DerivedSources/WebCore/JSSVGPatternElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPoint.cpp, ../../DerivedSources/WebCore/JSSVGPoint.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPointList.cpp, ../../DerivedSources/WebCore/JSSVGPointList.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPolygonElement.cpp, ../../DerivedSources/WebCore/JSSVGPolygonElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPolylineElement.cpp, ../../DerivedSources/WebCore/JSSVGPolylineElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGPreserveAspectRatio.cpp, ../../DerivedSources/WebCore/JSSVGPreserveAspectRatio.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGRadialGradientElement.cpp, ../../DerivedSources/WebCore/JSSVGRadialGradientElement.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGRect.cpp, ../../DerivedSources/WebCore/JSSVGRect.h
[ 37%] Generating ../../DerivedSources/WebCore/JSSVGRectElement.cpp, ../../DerivedSources/WebCore/JSSVGRectElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGRenderingIntent.cpp, ../../DerivedSources/WebCore/JSSVGRenderingIntent.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGSVGElement.cpp, ../../DerivedSources/WebCore/JSSVGSVGElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGScriptElement.cpp, ../../DerivedSources/WebCore/JSSVGScriptElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGSetElement.cpp, ../../DerivedSources/WebCore/JSSVGSetElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGStopElement.cpp, ../../DerivedSources/WebCore/JSSVGStopElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGStringList.cpp, ../../DerivedSources/WebCore/JSSVGStringList.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGStyleElement.cpp, ../../DerivedSources/WebCore/JSSVGStyleElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGSwitchElement.cpp, ../../DerivedSources/WebCore/JSSVGSwitchElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGSymbolElement.cpp, ../../DerivedSources/WebCore/JSSVGSymbolElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTRefElement.cpp, ../../DerivedSources/WebCore/JSSVGTRefElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTSpanElement.cpp, ../../DerivedSources/WebCore/JSSVGTSpanElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTests.cpp, ../../DerivedSources/WebCore/JSSVGTests.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTextContentElement.cpp, ../../DerivedSources/WebCore/JSSVGTextContentElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTextElement.cpp, ../../DerivedSources/WebCore/JSSVGTextElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTextPathElement.cpp, ../../DerivedSources/WebCore/JSSVGTextPathElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTextPositioningElement.cpp, ../../DerivedSources/WebCore/JSSVGTextPositioningElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTitleElement.cpp, ../../DerivedSources/WebCore/JSSVGTitleElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTransform.cpp, ../../DerivedSources/WebCore/JSSVGTransform.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGTransformList.cpp, ../../DerivedSources/WebCore/JSSVGTransformList.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGURIReference.cpp, ../../DerivedSources/WebCore/JSSVGURIReference.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGUnitTypes.cpp, ../../DerivedSources/WebCore/JSSVGUnitTypes.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGUseElement.cpp, ../../DerivedSources/WebCore/JSSVGUseElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGVKernElement.cpp, ../../DerivedSources/WebCore/JSSVGVKernElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGViewElement.cpp, ../../DerivedSources/WebCore/JSSVGViewElement.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGViewSpec.cpp, ../../DerivedSources/WebCore/JSSVGViewSpec.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGZoomAndPan.cpp, ../../DerivedSources/WebCore/JSSVGZoomAndPan.h
[ 38%] Generating ../../DerivedSources/WebCore/JSSVGZoomEvent.cpp, ../../DerivedSources/WebCore/JSSVGZoomEvent.h
Scanning dependencies of target WebCore
[ 38%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/svg/SVGAllInOne.cpp.obj
[ 38%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/rendering/svg/RenderSVGAllInOne.cpp.obj
[ 38%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/rendering/style/StyleAllInOne.cpp.obj
[ 38%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/rendering/RenderingAllInOne.cpp.obj
[ 38%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/text/TextAllInOne.cpp.obj
[ 38%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/mathml/MathMLAllInOne.cpp.obj
[ 39%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/loader/appcache/ApplicationCacheAllInOne.cpp.obj
[ 39%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/inspector/InspectorAllInOne.cpp.obj
[ 39%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/HTMLElementsAllInOne.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp: In member function 'WTF::CString WebCore::TextEncoding::encode(WTF::StringView, WebCore::UnencodableHandling) const':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp:86:63: warning: 'UNormalizationCheckResult unorm_quickCheck_64(const UChar*, int32_t, UNormalizationMode, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
86 | if (unorm_quickCheck(source, sourceLength, UNORM_NFC, &err) != UNORM_YES) {
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from C:/building/msys64/mingw64/include/unicode/uchar.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
C:/building/msys64/mingw64/include/unicode/unorm.h:240:1: note: declared here
240 | unorm_quickCheck(const UChar *source, int32_t sourcelength,
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp:86:63: warning: 'UNormalizationCheckResult unorm_quickCheck_64(const UChar*, int32_t, UNormalizationMode, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
86 | if (unorm_quickCheck(source, sourceLength, UNORM_NFC, &err) != UNORM_YES) {
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from C:/building/msys64/mingw64/include/unicode/uchar.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
C:/building/msys64/mingw64/include/unicode/unorm.h:240:1: note: declared here
240 | unorm_quickCheck(const UChar *source, int32_t sourcelength,
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp:89:135: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
89 | int32_t normalizedLength = unorm_normalize(source, sourceLength, UNORM_NFC, 0, normalizedCharacters.data(), sourceLength, &err);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from C:/building/msys64/mingw64/include/unicode/uchar.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp:89:135: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
89 | int32_t normalizedLength = unorm_normalize(source, sourceLength, UNORM_NFC, 0, normalizedCharacters.data(), sourceLength, &err);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from C:/building/msys64/mingw64/include/unicode/uchar.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp:93:135: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
93 | normalizedLength = unorm_normalize(source, sourceLength, UNORM_NFC, 0, normalizedCharacters.data(), normalizedLength, &err);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from C:/building/msys64/mingw64/include/unicode/uchar.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextEncoding.cpp:93:135: warning: 'int32_t unorm_normalize_64(const UChar*, int32_t, UNormalizationMode, int32_t, UChar*, int32_t, UErrorCode*)' is deprecated [-Wdeprecated-declarations]
93 | normalizedLength = unorm_normalize(source, sourceLength, UNORM_NFC, 0, normalizedCharacters.data(), normalizedLength, &err);
| ^
In file included from C:/building/msys64/mingw64/include/unicode/platform.h:25,
from C:/building/msys64/mingw64/include/unicode/ptypes.h:52,
from C:/building/msys64/mingw64/include/unicode/umachine.h:46,
from C:/building/msys64/mingw64/include/unicode/utypes.h:38,
from C:/building/msys64/mingw64/include/unicode/uchar.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
C:/building/msys64/mingw64/include/unicode/unorm.h:214:1: note: declared here
214 | unorm_normalize(const UChar *source, int32_t sourceLength,
| ^~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextBoundaries.cpp:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 long unsigned int; V = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long long unsigned int]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/text/StringBuffer.h:44:90: required from 'WTF::StringBuffer<T>::StringBuffer(unsigned int) [with CharType = char16_t]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/platform/text/TextCodecUTF16.cpp:77:40: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:761:16: warning: implicitly-declared 'constexpr WTF::Checked<long long unsigned int>::Checked(const WTF::Checked<long long unsigned int>&)' is deprecated [-Wdeprecated-copy]
761 | return lhs * Checked<V, OverflowHandler>(rhs);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/CheckedArithmetic.h:496:20: note: because 'WTF::Checked<long long unsigned int>' has user-provided 'const WTF::Checked<T, OverflowHandler>& WTF::Checked<T, OverflowHandler>::operator=(WTF::Checked<T, OverflowHandler>) [with T = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow]'
496 | const Checked& operator=(Checked rhs)
| ^~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/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 long unsigned int; V = long long unsigned int; OverflowHandler = WTF::CrashOnOverflow; typename WTF::Result<U, V>::ResultType = long 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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:186:71: note: in expansion of macro 'WTFMove'
186 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:187:71: note: in expansion of macro 'WTFMove'
187 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setRadius(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:188:58: note: in expansion of macro 'WTFMove'
188 | void setRadius(BasicShapeRadius radius) { m_radius = WTFMove(radius); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:217:71: note: in expansion of macro 'WTFMove'
217 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:218:71: note: in expansion of macro 'WTFMove'
218 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusX(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:219:61: note: in expansion of macro 'WTFMove'
219 | void setRadiusX(BasicShapeRadius radiusX) { m_radiusX = WTFMove(radiusX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusY(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:220:61: note: in expansion of macro 'WTFMove'
220 | void setRadiusY(BasicShapeRadius radiusY) { m_radiusY = WTFMove(radiusY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setKerning(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:249:38: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
249 | text.access()->kerning = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setBaselineShiftValue(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:285:49: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
285 | misc.access()->baselineShiftValue = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/StyleAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setKerning(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:249:38: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
249 | text.access()->kerning = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setBaselineShiftValue(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:285:49: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
285 | misc.access()->baselineShiftValue = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:186:71: note: in expansion of macro 'WTFMove'
186 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:187:71: note: in expansion of macro 'WTFMove'
187 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setRadius(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:188:58: note: in expansion of macro 'WTFMove'
188 | void setRadius(BasicShapeRadius radius) { m_radius = WTFMove(radius); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:217:71: note: in expansion of macro 'WTFMove'
217 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:218:71: note: in expansion of macro 'WTFMove'
218 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusX(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:219:61: note: in expansion of macro 'WTFMove'
219 | void setRadiusX(BasicShapeRadius radiusX) { m_radiusX = WTFMove(radiusX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:22,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusY(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:220:61: note: in expansion of macro 'WTFMove'
220 | void setRadiusY(BasicShapeRadius radiusY) { m_radiusY = WTFMove(radiusY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.h:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setKerning(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:249:38: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
249 | text.access()->kerning = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAnimatedType.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAnimatedTypeAnimator.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAnimatedBoolean.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setBaselineShiftValue(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:285:49: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
285 | misc.access()->baselineShiftValue = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAnimatedType.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAnimatedTypeAnimator.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAnimatedBoolean.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:186:71: note: in expansion of macro 'WTFMove'
186 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:187:71: note: in expansion of macro 'WTFMove'
187 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setRadius(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:188:58: note: in expansion of macro 'WTFMove'
188 | void setRadius(BasicShapeRadius radius) { m_radius = WTFMove(radius); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:217:71: note: in expansion of macro 'WTFMove'
217 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:218:71: note: in expansion of macro 'WTFMove'
218 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusX(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:219:61: note: in expansion of macro 'WTFMove'
219 | void setRadiusX(BasicShapeRadius radiusX) { m_radiusX = WTFMove(radiusX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:23,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusY(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:220:61: note: in expansion of macro 'WTFMove'
220 | void setRadiusY(BasicShapeRadius radiusY) { m_radiusY = WTFMove(radiusY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderInline.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/svg/RenderSVGInline.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAElement.cpp:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setKerning(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:249:38: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
249 | text.access()->kerning = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setBaselineShiftValue(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:285:49: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
285 | misc.access()->baselineShiftValue = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:186:71: note: in expansion of macro 'WTFMove'
186 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:187:71: note: in expansion of macro 'WTFMove'
187 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setRadius(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:188:58: note: in expansion of macro 'WTFMove'
188 | void setRadius(BasicShapeRadius radius) { m_radius = WTFMove(radius); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:217:71: note: in expansion of macro 'WTFMove'
217 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:218:71: note: in expansion of macro 'WTFMove'
218 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusX(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:219:61: note: in expansion of macro 'WTFMove'
219 | void setRadiusX(BasicShapeRadius radiusX) { m_radiusX = WTFMove(radiusX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusY(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:220:61: note: in expansion of macro 'WTFMove'
220 | void setRadiusY(BasicShapeRadius radiusY) { m_radiusY = WTFMove(radiusY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/InlineFlowBox.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RootInlineBox.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/FloatingObjects.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBlockFlow.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderTableCell.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLElement.cpp:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/mathml/MathMLAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setKerning(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:249:38: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
249 | text.access()->kerning = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h: In member function 'void WebCore::SVGRenderStyle::setBaselineShiftValue(const WebCore::SVGLength&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:285:49: warning: implicitly-declared 'WebCore::SVGLength& WebCore::SVGLength::operator=(const WebCore::SVGLength&)' is deprecated [-Wdeprecated-copy]
285 | misc.access()->baselineShiftValue = obj;
| ^~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyleDefs.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/SVGRenderStyle.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:52,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/svg/SVGLength.h:62:5: note: because 'WebCore::SVGLength' has user-provided 'WebCore::SVGLength::SVGLength(const WebCore::SVGLength&)'
62 | SVGLength(const SVGLength&);
| ^~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:186:71: note: in expansion of macro 'WTFMove'
186 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:187:71: note: in expansion of macro 'WTFMove'
187 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeCircle::setRadius(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:188:58: note: in expansion of macro 'WTFMove'
188 | void setRadius(BasicShapeRadius radius) { m_radius = WTFMove(radius); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
[ 39%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/editing/EditingAllInOne.cpp.obj
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterX(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:217:71: note: in expansion of macro 'WTFMove'
217 | void setCenterX(BasicShapeCenterCoordinate centerX) { m_centerX = WTFMove(centerX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setCenterY(WebCore::BasicShapeCenterCoordinate)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeCenterCoordinate& WebCore::BasicShapeCenterCoordinate::operator=(const WebCore::BasicShapeCenterCoordinate&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:218:71: note: in expansion of macro 'WTFMove'
218 | void setCenterY(BasicShapeCenterCoordinate centerY) { m_centerY = WTFMove(centerY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:93:5: note: because 'WebCore::BasicShapeCenterCoordinate' has user-provided 'WebCore::BasicShapeCenterCoordinate::BasicShapeCenterCoordinate(const WebCore::BasicShapeCenterCoordinate&)'
93 | BasicShapeCenterCoordinate(const BasicShapeCenterCoordinate& other)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusX(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:219:61: note: in expansion of macro 'WTFMove'
219 | void setRadiusX(BasicShapeRadius radiusX) { m_radiusX = WTFMove(radiusX); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/config.h:75,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCache.cpp:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h: In member function 'void WebCore::BasicShapeEllipse::setRadiusY(WebCore::BasicShapeRadius)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WTF/wtf/StdLibExtras.h:388:64: warning: implicitly-declared 'WebCore::BasicShapeRadius& WebCore::BasicShapeRadius::operator=(const WebCore::BasicShapeRadius&)' is deprecated [-Wdeprecated-copy]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:220:61: note: in expansion of macro 'WTFMove'
220 | void setRadiusY(BasicShapeRadius radiusY) { m_radiusY = WTFMove(radiusY); }
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/ShapeValue.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/RenderStyle.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderObject.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderElement.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayerModelObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBoxModelObject.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderBox.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderReplaced.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderWidget.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderEmbeddedObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/page/ChromeClient.h:39,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/loader/appcache/ApplicationCacheAllInOne.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/style/BasicShapes.h:144:5: note: because 'WebCore::BasicShapeRadius' has user-provided 'WebCore::BasicShapeRadius::BasicShapeRadius(const WebCore::BasicShapeRadius&)'
144 | BasicShapeRadius(const BasicShapeRadius& other)
| ^~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/rendering/RenderLayer.h:48,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/inspector/InspectorDOMAgent.h:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/inspector/CommandLineAPIHost.cpp:35,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha3/Source/WebCore/inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment