Skip to content

Instantly share code, notes, and snippets.

@Alexpux
Created July 19, 2019 07:49
Show Gist options
  • Save Alexpux/1ea5ddf64a412287c07bc6a03689a1ea to your computer and use it in GitHub Desktop.
Save Alexpux/1ea5ddf64a412287c07bc6a03689a1ea to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
 ->(B Build release 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- 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 Fontconfig: C:/building/msys64/mingw64/lib/libfontconfig.dll.a
-- Found WEBP: C:/building/msys64/mingw64/include
-- The following OPTIONAL packages have been found:
* Fontconfig
* PkgConfig
* WebP
* Qt5OpenGL (required version >= 5.2.0)
-- 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
* JPEG
* 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-alpha2/Source/WTF/wtf/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WebCore/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WebKit/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WebKit2/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/PlatformQt.cmake
-- Using platform-specific CMakeLists: E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Tools/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_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-release/Source/WebKit/moc_qwebfullscreenvideohandler.cxx"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebInspectorUI/qrc_WebInspector.cpp"
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 Source/WebKit2/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-release/DerivedSources/WebKit2/DatabaseProcessMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/DatabaseToWebProcessConnectionMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebIDBConnectionToClientMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/CustomProtocolManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/NetworkConnectionToWebProcessMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/NetworkProcessMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/NetworkResourceLoaderMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/PluginControllerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/PluginProcessMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebProcessConnectionMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/ChildProcessMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebConnectionMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/NPObjectMessageReceiverMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/DrawingAreaProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/VisitedLinkStoreMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebBatteryManagerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebCookieManagerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebFullScreenManagerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebGeolocationManagerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebIconDatabaseMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebInspectorProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebPageProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebPasteboardProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebProcessPoolMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebProcessProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebVibrationProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/DatabaseProcessProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/DownloadProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/NetworkProcessProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/CustomProtocolManagerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/PluginProcessProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/StorageManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebUserContentControllerProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebProcessMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebBatteryManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebCookieManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebIDBConnectionToServerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebFullScreenManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebGeolocationManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebIconDatabaseProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/NetworkProcessConnectionMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebResourceLoaderMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebNotificationManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/PluginProcessConnectionMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/PluginProcessConnectionManagerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/PluginProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/StorageAreaMapMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebUserContentControllerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/DrawingAreaMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/EventDispatcherMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/VisitedLinkTableControllerMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebInspectorMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebInspectorUIMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebPageMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/WebPageGroupProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/CoordinatedLayerTreeHostProxyMessageReceiver.cpp"
"E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebKit2/CoordinatedLayerTreeHostMessageReceiver.cpp"
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-release/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.
-- Generating done
-- Build files have been written to: E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release
[ 0%] Generating RunLoopQt.moc
Scanning dependencies of target stageSharedScripts
[ 0%] Generating MainThreadQt.moc
Scanning dependencies of target brotli
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%] Building C object Source/ThirdParty/brotli/CMakeFiles/brotli.dir/dec/bit_reader.c.obj
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generate_combined_implementation.py
[ 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
[ 0%] Built target qmlwebkitplugin-files
[ 0%] Building C object Source/ThirdParty/brotli/CMakeFiles/brotli.dir/dec/decode.c.obj
[ 0%] Building C object Source/ThirdParty/brotli/CMakeFiles/brotli.dir/dec/dictionary.c.obj
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_generator.py
[ 0%] Building C object Source/ThirdParty/brotli/CMakeFiles/brotli.dir/dec/huffman.c.obj
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_model.py
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/builtins_templates.py
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c: In function 'DecodeMetaBlockLength':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:196:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
196 | s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_EMPTY;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:199:7: note: here
199 | case BROTLI_STATE_METABLOCK_HEADER_EMPTY:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:207:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
207 | s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_NIBBLES;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:210:7: note: here
210 | case BROTLI_STATE_METABLOCK_HEADER_NIBBLES:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:221:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
221 | s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_SIZE;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:224:7: note: here
224 | case BROTLI_STATE_METABLOCK_HEADER_SIZE:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:236:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
236 | s->substate_metablock_header =
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
237 | BROTLI_STATE_METABLOCK_HEADER_UNCOMPRESSED;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:240:7: note: here
240 | case BROTLI_STATE_METABLOCK_HEADER_UNCOMPRESSED:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:258:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
258 | s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_BYTES;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:261:7: note: here
261 | case BROTLI_STATE_METABLOCK_HEADER_BYTES:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:270:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
270 | s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_METADATA;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:273:7: note: here
273 | case BROTLI_STATE_METABLOCK_HEADER_METADATA:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c: In function 'BrotliDecompressStream':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1952:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
1952 | s->state = BROTLI_STATE_METABLOCK_BEGIN;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1954:7: note: here
1954 | case BROTLI_STATE_METABLOCK_BEGIN:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1957:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
1957 | s->state = BROTLI_STATE_METABLOCK_HEADER;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1959:7: note: here
1959 | case BROTLI_STATE_METABLOCK_HEADER:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2032:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2032 | s->state = BROTLI_STATE_HUFFMAN_CODE_1;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2034:7: note: here
2034 | case BROTLI_STATE_HUFFMAN_CODE_1: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2039:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2039 | s->state = BROTLI_STATE_HUFFMAN_CODE_2;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2042:7: note: here
2042 | case BROTLI_STATE_HUFFMAN_CODE_2: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2047:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2047 | s->state = BROTLI_STATE_HUFFMAN_CODE_3;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2050:7: note: here
2050 | case BROTLI_STATE_HUFFMAN_CODE_3: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2062:45: warning: this statement may fall through [-Wimplicit-fallthrough=]
2062 | case BROTLI_STATE_METABLOCK_HEADER_2: {
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2085:7: note: here
2085 | case BROTLI_STATE_CONTEXT_MODES:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2090:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2090 | s->state = BROTLI_STATE_CONTEXT_MAP_1;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2092:7: note: here
2092 | case BROTLI_STATE_CONTEXT_MAP_1:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2100:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2100 | s->state = BROTLI_STATE_CONTEXT_MAP_2;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2102:7: note: here
2102 | case BROTLI_STATE_CONTEXT_MAP_2:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2127:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2127 | s->state = BROTLI_STATE_TREE_GROUP;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2129:7: note: here
2129 | case BROTLI_STATE_TREE_GROUP:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2220:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
2220 | s->state = BROTLI_STATE_DONE;
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:2222:7: note: here
2222 | case BROTLI_STATE_DONE:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c: In function 'CopyUncompressedBlockToOutput':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1254:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
1254 | s->substate_uncompressed = BROTLI_STATE_UNCOMPRESSED_WRITE;
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1257:7: note: here
1257 | case BROTLI_STATE_UNCOMPRESSED_WRITE: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c: In function 'DecodeVarLenUint8':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:143:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
143 | if (bits == 0) {
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:149:5: note: here
149 | case BROTLI_STATE_DECODE_UINT8_SHORT:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:160:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
160 | *value = bits;
| ~~~~~~~^~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:163:5: note: here
163 | case BROTLI_STATE_DECODE_UINT8_LONG:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c: In function 'ReadHuffmanCode':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:694:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
694 | if (s->sub_loop_counter != 1) {
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:706:5: note: here
706 | case BROTLI_STATE_HUFFMAN_SIMPLE_SIZE:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:712:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
712 | s->sub_loop_counter = 0;
| ~~~~~~~~~~~~~~~~~~~~^~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:714:5: note: here
714 | case BROTLI_STATE_HUFFMAN_SIMPLE_READ: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:714:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
714 | case BROTLI_STATE_HUFFMAN_SIMPLE_READ: {
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:721:5: note: here
721 | case BROTLI_STATE_HUFFMAN_SIMPLE_BUILD: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:762:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
762 | s->substate_huffman = BROTLI_STATE_HUFFMAN_LENGTH_SYMBOLS;
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:765:5: note: here
765 | case BROTLI_STATE_HUFFMAN_LENGTH_SYMBOLS: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c: In function 'DecodeContextMap':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:937:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
937 | s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_READ_PREFIX;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:939:5: note: here
939 | case BROTLI_STATE_CONTEXT_MAP_READ_PREFIX: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:939:48: warning: this statement may fall through [-Wimplicit-fallthrough=]
939 | case BROTLI_STATE_CONTEXT_MAP_READ_PREFIX: {
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:957:5: note: here
957 | case BROTLI_STATE_CONTEXT_MAP_HUFFMAN:
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:962:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
962 | s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_DECODE;
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:964:5: note: here
964 | case BROTLI_STATE_CONTEXT_MAP_DECODE: {
| ^~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:964:43: warning: this statement may fall through [-Wimplicit-fallthrough=]
964 | case BROTLI_STATE_CONTEXT_MAP_DECODE: {
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/ThirdParty/brotli/dec/decode.c:1009:5: note: here
1009 | case BROTLI_STATE_CONTEXT_MAP_TRANSFORM: {
| ^~~~
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/cssmin.py
[ 0%] Building C object Source/ThirdParty/brotli/CMakeFiles/brotli.dir/dec/state.c.obj
[ 0%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/generate-combined-inspector-json.py
[ 0%] 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%] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Scripts/xxd.pl
Scanning dependencies of target WTF
[ 1%] Built target stageSharedScripts
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.obj
[ 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%] Linking C static library ../../../lib/libbrotli.a
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.obj
[ 1%] Built target brotli
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.obj
Scanning dependencies of target woff2
[ 1%] Building CXX object Source/ThirdParty/woff2/CMakeFiles/woff2.dir/src/table_tags.cc.obj
[ 1%] Building CXX object Source/ThirdParty/woff2/CMakeFiles/woff2.dir/src/variable_length.cc.obj
[ 1%] Building CXX object Source/ThirdParty/woff2/CMakeFiles/woff2.dir/src/woff2_common.cc.obj
[ 1%] Building CXX object Source/ThirdParty/woff2/CMakeFiles/woff2.dir/src/woff2_dec.cc.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.obj
[ 1%] Building CXX object Source/ThirdParty/woff2/CMakeFiles/woff2.dir/src/woff2_out.cc.obj
[ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.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-alpha2/Source/WTF/wtf/Assertions.cpp: In function 'void WTFGetBacktrace(void**, int*)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.obj
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MD5.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/DateMath.cpp:378: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]
378 | getTimeZoneInformationForYear = reinterpret_cast<callGetTimeZoneInformationForYear_t>(::GetProcAddress(module, "GetTimeZoneInformationForYear"));
| ^
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.obj
[ 3%] Linking CXX static library ../../../lib/libwoff2.a
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.obj
[ 3%] Built target woff2
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounter.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.obj
[ 3%] Built target WebKit2-forwarding-headers
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFThreadData.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp: In member function 'void WTF::StackBounds::initialize()':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp:122:48: warning: missing initializer for member '_MEMORY_BASIC_INFORMATION::AllocationBase' [-Wmissing-field-initializers]
122 | MEMORY_BASIC_INFORMATION stackOrigin = { 0 };
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp:122:48: warning: missing initializer for member '_MEMORY_BASIC_INFORMATION::AllocationProtect' [-Wmissing-field-initializers]
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp:122:48: warning: missing initializer for member '_MEMORY_BASIC_INFORMATION::RegionSize' [-Wmissing-field-initializers]
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp:122:48: warning: missing initializer for member '_MEMORY_BASIC_INFORMATION::State' [-Wmissing-field-initializers]
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp:122:48: warning: missing initializer for member '_MEMORY_BASIC_INFORMATION::Protect' [-Wmissing-field-initializers]
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StackBounds.cpp:122:48: warning: missing initializer for member '_MEMORY_BASIC_INFORMATION::Type' [-Wmissing-field-initializers]
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicString.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringImpl.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomicStringTable.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.obj
Scanning dependencies of target ANGLESupport
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.obj
[ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringStatics.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/angleutils.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSAllocatorWin.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadSpecificWin.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/config.h:51,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringImpl.cpp:25:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/text/StringImpl.cpp:841:57: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadingWin.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/qt/MainThreadQt.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/text/qt/StringQt.cpp.obj
[ 4%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/qt/RunLoopQt.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/common/debug.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/event_tracer.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/ThreadingWin.cpp:210:90: warning: unused parameter 'threadName' [-Wunused-parameter]
210 | ThreadIdentifier createThreadInternal(ThreadFunction entryPoint, void* data, const char* threadName)
| ~~~~~~~~~~~~^~~~~~~~~~
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/mathutil.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/MemoryBuffer.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/utilities.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/common/tls.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/win/WorkQueueWin.cpp: In static member function 'static void WTF::WorkQueue::handleCallback(void*, BOOLEAN)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/win/WorkQueueWin.cpp:35:55: warning: unused parameter 'timerOrWaitFired' [-Wunused-parameter]
35 | void WorkQueue::handleCallback(void* context, BOOLEAN timerOrWaitFired)
| ~~~~~~~~^~~~~~~~~~~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ArrayReturnValueToOutParameter.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ASTMetadataHLSL.cpp.obj
[ 4%] Linking CXX static library ../../../lib/libWTF.a
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayout.cpp.obj
[ 4%] Built target WTF
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/blocklayoutHLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulator.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulatorGLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulatorHLSL.cpp.obj
[ 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/CallDAG.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/DirectiveHandler.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Diagnostics.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/EmulatePrecision.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/glslang_lex.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.cpp.obj
Scanning dependencies of target gtest
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest.cc.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-death-test.cc.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ForLoopUnroll.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/FlagStd140Structs.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeDll.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InfoSink.cpp.obj
Scanning dependencies of target LLIntOffsetsExtractor
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeParseContext.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-filepath.cc.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/InitializeVariables.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Intermediate.cpp.obj
[ 4%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest_main.cc.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/IntermTraverse.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/IntermNode.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/intermOut.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/LoopInfo.cpp.obj
[ 4%] Building CXX object Source/ThirdParty/gtest/CMakeFiles/gtest.dir/src/gtest-typed-test.cc.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputESSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Operator.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSL.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSLBase.cpp.obj
[ 4%] Linking CXX static library ../../../lib/libgtest.a
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputHLSL.cpp.obj
[ 4%] Built target gtest
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/parseConst.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ParseContext.cpp.obj
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PoolAlloc.cpp.obj
[ 4%] Linking CXX executable ../../bin/LLIntOffsetsExtractor.exe
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PruneEmptyDeclarations.cpp.obj
[ 4%] Built target LLIntOffsetsExtractor
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/QualifierAlive.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RegenerateStructNames.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RemoveSwitchFallThrough.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/udis86_itab.c, ../../DerivedSources/JavaScriptCore/udis86_itab.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RewriteElseBlocks.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/LLIntAssembly.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ScalarizeVecAndMatConstructorArgs.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SearchSymbol.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateArrayInitialization.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateDeclarations.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ShaderLang.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ShaderVars.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SimplifyArrayAssignment.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ArrayConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/StructureHLSL.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ArrayIteratorPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SymbolTable.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/BooleanPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/DateConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/DatePrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ErrorPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/TranslatorESSL.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/GeneratorPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/TranslatorGLSL.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/TranslatorHLSL.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/InspectorInstrumentationObject.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Types.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UnfoldShortCircuitAST.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/IntlCollatorConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UnfoldShortCircuit.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/IntlCollatorPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UniformHLSL.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/util.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/UtilsHLSL.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/IntlNumberFormatConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ValidateLimitations.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/IntlNumberFormatPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ValidateOutputs.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/ValidateSwitch.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/VariableInfo.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSDataViewPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSGlobalObject.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/VariablePacker.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSInternalPromiseConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSONObject.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/VersionGLSL.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSPromiseConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraph.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraphBuilder.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraphOutput.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/JSPromisePrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/MapPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/depgraph/DependencyGraphTraverse.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/DiagnosticsBase.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ModuleLoaderObject.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/DirectiveHandlerBase.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/NumberConstructor.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/NumberPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ObjectConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/DirectiveParser.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/ExpressionParser.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/ReflectObject.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Input.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Lexer.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/RegExpConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Macro.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/RegExpPrototype.lut.h
[ 5%] Generating ../../DerivedSources/JavaScriptCore/SetPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/MacroExpander.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Preprocessor.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/StringConstructor.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Token.cpp.obj
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/preprocessor/Tokenizer.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/StringIteratorPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/timing/RestrictFragmentShaderTiming.cpp.obj
[ 5%] Generating ../../DerivedSources/JavaScriptCore/StringPrototype.lut.h
[ 5%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/libANGLE/Platform.cpp.obj
[ 6%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/timing/RestrictVertexShaderTiming.cpp.obj
[ 6%] Generating ../../DerivedSources/JavaScriptCore/SymbolConstructor.lut.h
[ 6%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/third_party/compiler/ArrayBoundsClamper.cpp.obj
[ 6%] Generating ../../DerivedSources/JavaScriptCore/SymbolPrototype.lut.h
[ 6%] Generating ../../DerivedSources/JavaScriptCore/Lexer.lut.h
[ 6%] Generating ../../DerivedSources/JavaScriptCore/CombinedDomains.json
[ 7%] Generating ../../DerivedSources/JavaScriptCore/JSCBuiltins.cpp, ../../DerivedSources/JavaScriptCore/JSCBuiltins.h
[ 7%] Generating ../../DerivedSources/JavaScriptCore/InjectedScriptSource.h, ../../DerivedSources/JavaScriptCore/InjectedScriptSource.min.js
[ 7%] Generating ../../DerivedSources/JavaScriptCore/KeywordLookup.h
[ 7%] Generating ../../DerivedSources/JavaScriptCore/RegExpJitTables.h
[ 7%] Generating ../../DerivedSources/JavaScriptCore/AirOpcode.h, ../../DerivedSources/JavaScriptCore/AirOpcodeGenerated.h
[ 7%] 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
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/ThirdParty/ANGLE/src/libANGLE/Platform.cpp:32:6: warning: 'void ANGLEPlatformShutdown()' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
32 | void ANGLEPlatformShutdown()
| ^~~~~~~~~~~~~~~~~~~~~
[ 7%] Linking CXX static library ../../lib/libANGLESupport.a
[ 7%] Built target ANGLESupport
Scanning dependencies of target JavaScriptCore
[ 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/AirAllocateStack.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/AirBasicBlock.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirCCallSpecial.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirCCallingConvention.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/AirEliminateDeadCode.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/AirCustom.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirEmitShuffle.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:80:14: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/API/JSScriptRef.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/AirFixObviousSpills.cpp.obj
[ 8%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/air/AirGenerate.cpp.obj
[ 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/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/AirInst.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/AirLogRegisterPressure.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/AirOptimizeBlockOrder.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/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/AirTmp.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/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/B3Const32Value.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/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
[ 9%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ControlValue.cpp.obj
[ 9%] 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/B3Effects.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/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/B3OriginDump.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/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/B3PureCSE.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/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/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/B3Type.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
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/b3/B3ValueKey.cpp.obj
[ 10%] 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-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bindings/ScriptValue.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bindings/ScriptValue.cpp: In function 'WTF::RefPtr<Inspector::InspectorValue> Deprecated::jsToInspectorValue(JSC::ExecState*, JSC::JSValue, int)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:58: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bindings/ScriptValue.cpp:135:20: note: in expansion of macro 'WTFMove'
135 | return WTFMove(inspectorArray);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:58: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bindings/ScriptValue.cpp:135:20: note: in expansion of macro 'WTFMove'
135 | return WTFMove(inspectorArray);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:58: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bindings/ScriptValue.cpp:149:16: note: in expansion of macro 'WTFMove'
149 | return WTFMove(inspectorObject);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:58: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bindings/ScriptValue.cpp:149:16: note: in expansion of macro 'WTFMove'
149 | return WTFMove(inspectorObject);
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:86:52: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/CallLinkStatus.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/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
[ 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/DeferredCompilationCallback.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CodeBlock.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/ExecutionCounter.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/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
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/TypeSet.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/TypeLocation.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/SymbolTable.h:37,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSSymbolTableObject.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h:34,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalLexicalEnvironment.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalObject.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionRareData.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.h:27,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CallLinkInfo.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/CallLinkStatus.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/GetByIdVariant.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/GetByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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/Opcode.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/PreciseJumpTargets.cpp.obj
[ 10%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PolymorphicAccess.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PropertyCondition.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PutByIdFlags.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/bytecode/PutByIdStatus.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/ReduceWhitespace.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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/PutByIdVariant.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:37:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:59:134: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:37:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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/DFGAdaptiveInferredPropertyValueWatchpoint.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/DFGArgumentsEliminationPhase.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/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/DFGArrayMode.cpp.obj
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGAvailability.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/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
[ 11%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGBlockInsertionSet.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:32:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/debugger/Debugger.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/Debugger.cpp:23:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/DFGBlockSet.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/DFGCFAPhase.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
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCPSRethreadingPhase.cpp.obj
[ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGCSEPhase.cpp.obj
[ 12%] 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/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/DFGDCEPhase.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/DFGDisassembler.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/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/DFGEdge.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/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/DFGLiveCatchVariablePreservationPhase.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/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/DFGIntegerCheckCombiningPhase.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/DFGJITCode.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGJITCompiler.cpp.obj
[ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGJITFinalizer.cpp.obj
[ 13%] 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/DFGLazyNode.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/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/DFGMinifiedGraph.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/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/DFGNodeFlags.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/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/DFGObjectMaterializationData.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/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/DFGPhiChildren.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/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
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSACalculator.cpp.obj
[ 14%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSAConversionPhase.cpp.obj
[ 14%] 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/DFGStructureRegistrationPhase.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/DFGThunks.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/DFGToFTLDeferredCompilationCallback.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/DFGValueSource.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/DFGVarargsForwardingPhase.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/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_input.c.obj
[ 14%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_itab_holder.c.obj
[ 15%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn-att.c.obj
[ 15%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn-intel.c.obj
[ 15%] Building C object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/disassembler/udis86/udis86_syn.c.obj
[ 15%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLAbstractHeap.cpp.obj
[ 15%] 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/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/FTLCompile.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/heap/CodeBlockSet.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/ConservativeRoots.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/CopiedBlock.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
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/FullGCActivityCallback.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/GCActivityCallback.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/GCLogging.cpp.obj
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/heap/HandleSet.cpp.obj
[ 16%] 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/InjectedScriptModule.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/InspectorAgentRegistry.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/ContentSearchUtilities.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/ContentSearchUtilities.cpp:172:40: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/ContentSearchUtilities.cpp:172:40: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/InspectorBackendDispatcher.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/InspectorBackendDispatcher.cpp:175:88: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/InspectorBackendDispatcher.cpp:175:88: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 16%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSJavaScriptCallFrame.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/JSJavaScriptCallFramePrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/JSGlobalObjectConsoleClient.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/JSGlobalObjectConsoleClient.cpp:105:31: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JavaScriptCallFrame.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/PerGlobalObjectWrapperWorld.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptArguments.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/ScriptCallFrame.cpp.obj
[ 17%] 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/agents/InspectorAgent.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/InspectorDebuggerAgent.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/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp: In member function 'WTF::RefPtr<Inspector::Protocol::Debugger::Location> Inspector::InspectorDebuggerAgent::resolveBreakpoint(const WTF::String&, JSC::SourceID, const Inspector::ScriptBreakpoint&)':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:58: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:446:12: note: in expansion of macro 'WTFMove'
446 | return WTFMove(location);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:58: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:446:12: note: in expansion of macro 'WTFMove'
446 | return WTFMove(location);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:766:34: required from 'WTF::String WTF::makeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:57:75: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:296:64: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:296:139: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::ASCIILiteral; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::ASCIILiteral; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:454:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<const char*, WTF::String>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:296:64: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:296:139: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:296:139: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/JSGlobalObjectDebuggerAgent.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::String; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp:296:139: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:152:71: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:164:108: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:179:56: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, const char*>; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, const char*>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:181:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/agents/JSGlobalObjectRuntimeAgent.cpp.obj
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/AbstractPC.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:164:108: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::String; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, const char*>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, const char*>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:181:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:164:108: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::String; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::String, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::StringAppend<WTF::StringAppend<WTF::String, char>, WTF::String>, char>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:164:108: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 17%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/interpreter/CallFrame.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
[ 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:60:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/Interpreter.cpp:1230:137: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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/JITAddGenerator.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/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
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITCall32_64.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITCode.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITDisassembler.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITDivGenerator.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/JITExceptions.cpp.obj
[ 18%] 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/JITNegGenerator.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/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/JITToDFGDeferredCompilationCallback.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/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/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/Repatch.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/jit/TempRegisterSet.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LLIntCLoop.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/LLIntData.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/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-alpha2/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-alpha2/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-alpha2/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:35:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/NodesAnalyzeModule.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2469:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/Parser.cpp.obj
[ 18%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/parser/ParserArena.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:25:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:936:47: required from 'JSC::JSTokenType JSC::Lexer<T>::parseIdentifier(JSC::JSTokenData*, unsigned int, bool) [with bool shouldBuildIdentifiers = false; T = unsigned char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2223:19: required from '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-alpha2/Source/JavaScriptCore/parser/Lexer.cpp:2468:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 19%] 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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/NodesAnalyzeModule.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/parser/SourceProvider.cpp.obj
[ 19%] 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-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserArena.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/parser/VariableEnvironment.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/LegacyProfiler.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfileGenerator.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/Profile.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:23:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = const char*; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*; StringType5 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:793:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = const char*; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*; StringType5 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1131:36: required from 'void JSC::Parser<T>::updateErrorWithNameAndMessage(const char*, const WTF::String&, const char*) [with LexerType = JSC::Lexer<unsigned char>]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/ProfileNode.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4130:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.cpp:4131:16: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/ProfilerBytecode.cpp.obj
[ 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
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/profiler/ProfilerCompiledBytecode.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/profiler/LegacyProfiler.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArgList.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ArgList.cpp:69:51: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ArgList.cpp:70:72: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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/BasicBlockLocation.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/BooleanConstructor.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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArrayPrototype.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.h:76:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.h:90:50: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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/CodeSpecializationKind.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CodeCache.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArrayPrototype.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = char [9]; StringTypes = {WTF::String, char [2]}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArrayPrototype.cpp:342:136: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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/Completion.cpp.obj
[ 19%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ConsolePrototype.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/ConstantMode.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:45,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:166:42: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:142:192: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:148:222: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:33:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ParserError.h:32,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:40,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/CodeCache.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/ConstructData.cpp.obj
[ 20%] 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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:68:100: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:78:103: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Completion.cpp:38:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/DataView.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/CustomGetterSetter.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DateConversion.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/DateConstructor.cpp.obj
[ 20%] 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/ErrorHandlingScope.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/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Error.cpp:24:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = const char*; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = const char*; StringType3 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Error.cpp:214:143: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/FunctionPrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ErrorPrototype.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = WTF::String; StringType2 = const char*; StringType3 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = WTF::String; StringTypes = {char [3], WTF::String}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ErrorPrototype.cpp:128:88: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:39:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/FunctionRareData.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/GeneratorFrame.cpp.obj
[ 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-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:29:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:766:34: required from 'WTF::String WTF::makeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:79:123: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = char; StringType2 = WTF::String; StringType3 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = char; StringType2 = WTF::String; StringType3 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:89:87: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = WTF::String; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:784:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = WTF::String; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:102:74: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = WTF::String; StringType2 = WTF::String; StringType3 = const char*; StringType4 = WTF::String; StringType5 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:793:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = WTF::String; StringType2 = WTF::String; StringType3 = const char*; StringType4 = WTF::String; StringType5 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:225:82: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = WTF::String; StringType2 = char; StringType3 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = WTF::String; StringType2 = char; StringType3 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:240:102: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp:285:130: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:560:100: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Executable.cpp:589:125: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:30:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionPrototype.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = char [10]; StringTypes = {WTF::String, char [25]}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionPrototype.cpp:94:112: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = WTF::String; StringType2 = WTF::String; StringType3 = WTF::StringView]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = WTF::String; StringTypes = {WTF::String, WTF::StringView}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionPrototype.cpp:104:105: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = const char*; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = char [10]; StringTypes = {const char*, char [25]}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionPrototype.cpp:118:136: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = const char*; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:784:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = const char*; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:98:155: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4, StringType5, StringType6) [with StringType1 = const char*; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*; StringType5 = WTF::String; StringType6 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:802:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4, StringType5, StringType6) [with StringType1 = const char*; StringType2 = const char*; StringType3 = WTF::String; StringType4 = const char*; StringType5 = WTF::String; StringType6 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/FunctionConstructor.cpp:100:199: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:506:16: note: in expansion of macro 'WTFMove'
506 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:506:16: note: in expansion of macro 'WTFMove'
506 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:527:12: note: in expansion of macro 'WTFMove'
527 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:527:12: note: in expansion of macro 'WTFMove'
527 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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/IntlDateTimeFormat.cpp.obj
[ 20%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlDateTimeFormatPrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlNumberFormat.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlNumberFormatPrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlNumberFormatConstructor.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IntlObject.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IteratorOperations.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/IteratorPrototype.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSAPIValueWrapper.cpp.obj
[ 21%] 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/IntlObject.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/IntlObject.cpp:242:115: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = char; StringType2 = const char*; StringType3 = char; StringType4 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:784:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = char; StringType2 = const char*; StringType3 = char; StringType4 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/IntlObject.cpp:800:85: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, WTF::String>; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, WTF::String>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/IntlObject.cpp:841:59: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:100:38: required from 'WTF::String WTF::StringTypeAdapter<WTF::StringAppend<StringType1, StringType2> >::toString() const [with StringType1 = WTF::String; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:277:34: required from 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, WTF::String>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, WTF::String>; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/IntlObject.cpp:841:59: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSArrayIterator.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/JSCJSValue.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/JSCallee.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/JSCell.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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSBoundFunction.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:766:34: required from 'WTF::String WTF::makeString(StringType1, StringType2) [with StringType1 = const char*; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSBoundFunction.cpp:98:79: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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
[ 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Parser.h:31,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSFunction.cpp:46:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:36:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:34:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/JSLexicalEnvironment.cpp.obj
[ 21%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSLock.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/JSMap.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/JSONObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSObject.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromise.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSModuleRecord.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSModuleRecord.cpp:710:111: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromiseConstructor.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromiseDeferred.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPromisePrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSONObject.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:766:34: required from 'WTF::String WTF::makeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = WTF::String]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSONObject.cpp:392:56: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.cpp:44:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/JSPropertyNameEnumerator.cpp.obj
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSPropertyNameIterator.cpp.obj
[ 22%] 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/JSSetIterator.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/JSString.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/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/JSTemplateRegistryKey.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/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
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSTypedArrays.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.h:76:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.h:90:50: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:85:101: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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/JSWeakMap.cpp.obj
[ 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
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSWrapperObject.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSTypedArrayViewPrototype.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.h:76:54: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/JSStringJoiner.h:90:50: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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/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/MapIteratorPrototype.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/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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Lookup.cpp:20:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::ASCIILiteral; StringType2 = WTF::String]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Lookup.cpp:35:104: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 22%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/NativeErrorPrototype.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/NativeStdFunctionCell.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/NullSetterFunction.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:42:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:284:103: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1555:40: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1555 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:42:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Parser.h:1566:36: warning: implicitly-declared 'JSC::JSTextPosition& JSC::JSTextPosition::operator=(const JSC::JSTextPosition&)' is deprecated [-Wdeprecated-copy]
1566 | *positionBeforeLastNewline = parser.positionBeforeLastNewline();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/Nodes.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/parser/ModuleAnalyzer.h:29,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:40:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ModuleLoaderObject.cpp:221:103: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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
[ 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/Operations.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ObjectPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/Options.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PropertyDescriptor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PropertySlot.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Options.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::StringAppend<WTF::String, const char*>; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::StringAppend<WTF::String, const char*>; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Options.cpp:138:46: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Options.cpp:615:5: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PropertyTable.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/PrototypeMap.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/ProxyConstructor.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ObjectPrototype.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ObjectPrototype.cpp:282:122: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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/SetIteratorPrototype.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SetPrototype.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/RegExpPrototype.cpp:21:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4) [with StringType1 = char; StringType2 = WTF::String; StringType3 = char; StringType4 = char*]':
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SimpleTypedArrayController.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = char; StringTypes = {WTF::String, char, char*}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/RegExpPrototype.cpp:204:87: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:390:16: note: in expansion of macro 'WTFMove'
390 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:407:12: note: in expansion of macro 'WTFMove'
407 | return WTFMove(resultImpl);
| ^~~~~~~
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SmallStrings.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/SparseArrayValueMap.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/StringIteratorPrototype.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/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/StructureChain.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/StructureIDTable.cpp.obj
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/text/ASCIIFastPath.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/WTFString.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/StackVisitor.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/ArgList.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSObject.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSDestructibleObject.h:4,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSWrapperObject.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringObject.h:24,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.h:25,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.cpp:23:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/StringPrototype.cpp:378:43: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/runtime/StringPrototype.cpp:380:45: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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/Symbol.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.cpp:23:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = char [6]; StringTypes = {WTF::String, char [7]}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.cpp:1631:77: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = const char*; StringType4 = WTF::String; StringType5 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/JSStringBuilder.h:130:39: required from 'JSC::JSValue JSC::jsMakeNontrivialString(JSC::ExecState*, const StringType&, const StringTypes& ...) [with StringType = char [14]; StringTypes = {WTF::String, char [3], WTF::String, char [8]}]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/StringPrototype.cpp:1735:101: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/SymbolConstructor.cpp.obj
[ 23%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/StructureRareData.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
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TemplateRegistry.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TestRunnerUtils.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Symbol.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:775:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3) [with StringType1 = const char*; StringType2 = WTF::String; StringType3 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/Symbol.cpp:93:66: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:341:16: note: in expansion of macro 'WTFMove'
341 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:356:12: note: in expansion of macro 'WTFMove'
356 | return WTFMove(resultImpl);
| ^~~~~~~
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeLocationCache.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeProfiler.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeProfilerLog.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypeSet.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypedArrayController.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/TypedArrayType.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/VM.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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/TypeSet.cpp:26:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2) [with StringType1 = WTF::String; StringType2 = char]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringOperators.h:38:38: required from 'WTF::StringAppend<StringType1, StringType2>::operator WTF::String() const [with StringType1 = WTF::String; StringType2 = char]'
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/TypeSet.cpp:168:31: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:298:16: note: in expansion of macro 'WTFMove'
298 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:311:12: note: in expansion of macro 'WTFMove'
311 | return WTFMove(resultImpl);
| ^~~~~~~
[ 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/WeakSetPrototype.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/WeakSetConstructor.cpp.obj
[ 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
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/runtime/VM.cpp:76:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/parser/Lexer.h:28,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/runtime/VM.cpp:72:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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/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/WASMFunctionParser.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/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/YarrPattern.cpp.obj
[ 24%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/yarr/YarrSyntaxChecker.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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrPattern.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrPattern.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrPattern.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/yarr/YarrPattern.cpp:622:79: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/JavaScriptCore/yarr/YarrPattern.cpp:650:62: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[ 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
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:28:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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-alpha2/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-alpha2/Source/WTF/wtf/StdLibExtras.h:33,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/yarr/YarrInterpreter.cpp:27:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/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-alpha2/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/API/JSStringRefQt.cpp.obj
In file included from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/FastMalloc.h:26,
from E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/JavaScriptCore/config.h:54,
from E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp:31:
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h: In instantiation of 'WTF::String WTF::tryMakeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = char; StringType2 = const char*; StringType3 = char; StringType4 = WTF::String; StringType5 = const char*]':
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:793:34: required from 'WTF::String WTF::makeString(StringType1, StringType2, StringType3, StringType4, StringType5) [with StringType1 = char; StringType2 = const char*; StringType3 = char; StringType4 = WTF::String; StringType5 = const char*]'
E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/JavaScriptCore/inspector/InspectorBackendDispatchers.cpp:96:152: required from here
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:445:16: note: in expansion of macro 'WTFMove'
445 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: warning: redundant move in return statement [-Wredundant-move]
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/StdLibExtras.h:388:64: note: remove 'std::move' call
388 | #define WTFMove(value) std::move<WTF::CheckMoveParameter>(value)
| ^
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WTF/wtf/text/StringConcatenate.h:464:12: note: in expansion of macro 'WTFMove'
464 | return WTFMove(resultImpl);
| ^~~~~~~
[ 24%] Linking CXX static library ../../lib/libJavaScriptCore.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
[ 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%] 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
[ 25%] Generating ../../DerivedSources/WebCore/HTMLEntityTable.cpp
[ 25%] Generating ../../DerivedSources/WebCore/HTTPHeaderNames.cpp, ../../DerivedSources/WebCore/HTTPHeaderNames.gperf, ../../DerivedSources/WebCore/HTTPHeaderNames.h
[ 25%] 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
[ 25%] Generating ../../DerivedSources/WebCore/CSSValueKeywords.in, ../../DerivedSources/WebCore/CSSValueKeywords.h, ../../DerivedSources/WebCore/CSSValueKeywords.cpp, ../../DerivedSources/WebCore/CSSValueKeywords.gperf
[ 25%] Generating ../../DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.gperf, ../../DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.cpp
[ 25%] Generating ../../DerivedSources/WebCore/SelectorPseudoElementTypeMap.gperf, ../../DerivedSources/WebCore/SelectorPseudoElementTypeMap.cpp
[ 25%] 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/ExceptionCodeDescription.cpp
[ 25%] Generating ../../DerivedSources/WebCore/EventInterfaces.h
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WebCore/xml/XPathGrammar.y:50.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated]
50 | %pure-parser
| ^~~~~~~~~~~~
[ 25%] Generating ../../DerivedSources/WebCore/WebKitFontFamilyNames.cpp, ../../DerivedSources/WebCore/WebKitFontFamilyNames.h
[ 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/build-x86_64-w64-mingw32-release/DerivedSources/WebCore/CSSGrammar.y:62.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated]
62 | %pure-parser
| ^~~~~~~~~~~~
[ 26%] 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
[ 26%] Generating ../../DerivedSources/WebCore/XLinkNames.cpp, ../../DerivedSources/WebCore/XLinkNames.h
[ 26%] Generating ../../DerivedSources/WebCore/XMLNSNames.cpp, ../../DerivedSources/WebCore/XMLNSNames.h
E:/mingwbuild/mingw-w64-qtwebkit/src/qtwebkit-5.212.0-alpha2/Source/WebCore/xml/XPathGrammar.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
[ 26%] Generating ../../DerivedSources/WebCore/XMLNames.cpp, ../../DerivedSources/WebCore/XMLNames.h
E:/mingwbuild/mingw-w64-qtwebkit/src/build-x86_64-w64-mingw32-release/DerivedSources/WebCore/CSSGrammar.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
Scanning dependencies of target jsc
[ 26%] Generating ../../DerivedSources/WebCore/supplemental_dependency.tmp, ../../DerivedSources/WebCore/DOMWindowConstructors.idl, ../../DerivedSources/WebCore/WorkerGlobalScopeConstructors.idl, ../../DerivedSources/WebCore/DedicatedWorkerGlobalScopeConstructors.idl
[ 26%] Building CXX object Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/__/jsc.cpp.obj
[ 26%] Linking CXX executable ../../../bin/jsc.exe
[ 26%] Built target jsc
[ 26%] Generating ../../DerivedSources/WebCore/JSWebKitPlaybackTargetAvailabilityEvent.cpp, ../../DerivedSources/WebCore/JSWebKitPlaybackTargetAvailabilityEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSBatteryManager.cpp, ../../DerivedSources/WebCore/JSBatteryManager.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNavigatorBattery.cpp, ../../DerivedSources/WebCore/JSNavigatorBattery.h
[ 26%] Generating ../../DerivedSources/WebCore/JSFetchBody.cpp, ../../DerivedSources/WebCore/JSFetchBody.h
[ 26%] Generating ../../DerivedSources/WebCore/JSFetchHeaders.cpp, ../../DerivedSources/WebCore/JSFetchHeaders.h
[ 26%] Generating ../../DerivedSources/WebCore/JSFetchRequest.cpp, ../../DerivedSources/WebCore/JSFetchRequest.h
[ 26%] Generating ../../DerivedSources/WebCore/JSCoordinates.cpp, ../../DerivedSources/WebCore/JSCoordinates.h
[ 26%] Generating ../../DerivedSources/WebCore/JSGeolocation.cpp, ../../DerivedSources/WebCore/JSGeolocation.h
[ 26%] Generating ../../DerivedSources/WebCore/JSGeoposition.cpp, ../../DerivedSources/WebCore/JSGeoposition.h
[ 26%] Generating ../../DerivedSources/WebCore/JSNavigatorGeolocation.cpp, ../../DerivedSources/WebCore/JSNavigatorGeolocation.h
[ 26%] Generating ../../DerivedSources/WebCore/JSPositionCallback.cpp, ../../DerivedSources/WebCore/JSPositionCallback.h
[ 26%] Generating ../../DerivedSources/WebCore/JSPositionError.cpp, ../../DerivedSources/WebCore/JSPositionError.h
[ 26%] Generating ../../DerivedSources/WebCore/JSPositionErrorCallback.cpp, ../../DerivedSources/WebCore/JSPositionErrorCallback.h
[ 26%] Generating ../../DerivedSources/WebCore/JSDOMWindowIndexedDatabase.cpp, ../../DerivedSources/WebCore/JSDOMWindowIndexedDatabase.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBAny.cpp, ../../DerivedSources/WebCore/JSIDBAny.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBCursor.cpp, ../../DerivedSources/WebCore/JSIDBCursor.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBCursorWithValue.cpp, ../../DerivedSources/WebCore/JSIDBCursorWithValue.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBDatabase.cpp, ../../DerivedSources/WebCore/JSIDBDatabase.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBFactory.cpp, ../../DerivedSources/WebCore/JSIDBFactory.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBIndex.cpp, ../../DerivedSources/WebCore/JSIDBIndex.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBKeyRange.cpp, ../../DerivedSources/WebCore/JSIDBKeyRange.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBObjectStore.cpp, ../../DerivedSources/WebCore/JSIDBObjectStore.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBOpenDBRequest.cpp, ../../DerivedSources/WebCore/JSIDBOpenDBRequest.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBRequest.cpp, ../../DerivedSources/WebCore/JSIDBRequest.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBTransaction.cpp, ../../DerivedSources/WebCore/JSIDBTransaction.h
[ 26%] Generating ../../DerivedSources/WebCore/JSIDBVersionChangeEvent.cpp, ../../DerivedSources/WebCore/JSIDBVersionChangeEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSWorkerGlobalScopeIndexedDatabase.cpp, ../../DerivedSources/WebCore/JSWorkerGlobalScopeIndexedDatabase.h
[ 26%] Generating ../../DerivedSources/WebCore/JSUIRequestEvent.cpp, ../../DerivedSources/WebCore/JSUIRequestEvent.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaControlsHost.cpp, ../../DerivedSources/WebCore/JSMediaControlsHost.h
[ 26%] Generating ../../DerivedSources/WebCore/JSHTMLMediaElementMediaSession.cpp, ../../DerivedSources/WebCore/JSHTMLMediaElementMediaSession.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaRemoteControls.cpp, ../../DerivedSources/WebCore/JSMediaRemoteControls.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaSession.cpp, ../../DerivedSources/WebCore/JSMediaSession.h
[ 26%] Generating ../../DerivedSources/WebCore/JSDOMURLMediaSource.cpp, ../../DerivedSources/WebCore/JSDOMURLMediaSource.h
[ 26%] Generating ../../DerivedSources/WebCore/JSMediaSource.cpp, ../../DerivedSources/WebCore/JSMediaSource.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSourceBuffer.cpp, ../../DerivedSources/WebCore/JSSourceBuffer.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSourceBufferList.cpp, ../../DerivedSources/WebCore/JSSourceBufferList.h
[ 27%] Generating ../../DerivedSources/WebCore/JSVideoPlaybackQuality.cpp, ../../DerivedSources/WebCore/JSVideoPlaybackQuality.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDOMURLMediaStream.cpp, ../../DerivedSources/WebCore/JSDOMURLMediaStream.h
[ 27%] Generating ../../DerivedSources/WebCore/JSHTMLMediaElementMediaStream.cpp, ../../DerivedSources/WebCore/JSHTMLMediaElementMediaStream.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaDeviceInfo.cpp, ../../DerivedSources/WebCore/JSMediaDeviceInfo.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaDevices.cpp, ../../DerivedSources/WebCore/JSMediaDevices.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStream.cpp, ../../DerivedSources/WebCore/JSMediaStream.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStreamEvent.cpp, ../../DerivedSources/WebCore/JSMediaStreamEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStreamTrack.cpp, ../../DerivedSources/WebCore/JSMediaStreamTrack.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStreamTrackEvent.cpp, ../../DerivedSources/WebCore/JSMediaStreamTrackEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaStreamTrackSourcesCallback.cpp, ../../DerivedSources/WebCore/JSMediaStreamTrackSourcesCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaTrackConstraint.cpp, ../../DerivedSources/WebCore/JSMediaTrackConstraint.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaTrackConstraintSet.cpp, ../../DerivedSources/WebCore/JSMediaTrackConstraintSet.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaTrackConstraints.cpp, ../../DerivedSources/WebCore/JSMediaTrackConstraints.h
[ 27%] Generating ../../DerivedSources/WebCore/JSMediaTrackSupportedConstraints.cpp, ../../DerivedSources/WebCore/JSMediaTrackSupportedConstraints.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNavigatorMediaDevices.cpp, ../../DerivedSources/WebCore/JSNavigatorMediaDevices.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNavigatorUserMedia.cpp, ../../DerivedSources/WebCore/JSNavigatorUserMedia.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCConfiguration.cpp, ../../DerivedSources/WebCore/JSRTCConfiguration.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNavigatorUserMediaError.cpp, ../../DerivedSources/WebCore/JSNavigatorUserMediaError.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCDTMFSender.cpp, ../../DerivedSources/WebCore/JSRTCDTMFSender.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCDTMFToneChangeEvent.cpp, ../../DerivedSources/WebCore/JSRTCDTMFToneChangeEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCDataChannel.cpp, ../../DerivedSources/WebCore/JSRTCDataChannel.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCDataChannelEvent.cpp, ../../DerivedSources/WebCore/JSRTCDataChannelEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCIceCandidate.cpp, ../../DerivedSources/WebCore/JSRTCIceCandidate.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCIceCandidateEvent.cpp, ../../DerivedSources/WebCore/JSRTCIceCandidateEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCIceServer.cpp, ../../DerivedSources/WebCore/JSRTCIceServer.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCPeerConnection.cpp, ../../DerivedSources/WebCore/JSRTCPeerConnection.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCRtpReceiver.cpp, ../../DerivedSources/WebCore/JSRTCRtpReceiver.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCRtpSender.cpp, ../../DerivedSources/WebCore/JSRTCRtpSender.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCSessionDescription.cpp, ../../DerivedSources/WebCore/JSRTCSessionDescription.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCStatsReport.cpp, ../../DerivedSources/WebCore/JSRTCStatsReport.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCStatsResponse.cpp, ../../DerivedSources/WebCore/JSRTCStatsResponse.h
[ 27%] Generating ../../DerivedSources/WebCore/JSRTCTrackEvent.cpp, ../../DerivedSources/WebCore/JSRTCTrackEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSourceInfo.cpp, ../../DerivedSources/WebCore/JSSourceInfo.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNavigatorContentUtils.cpp, ../../DerivedSources/WebCore/JSNavigatorContentUtils.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDOMWindowNotifications.cpp, ../../DerivedSources/WebCore/JSDOMWindowNotifications.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNotification.cpp, ../../DerivedSources/WebCore/JSNotification.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNotificationCenter.cpp, ../../DerivedSources/WebCore/JSNotificationCenter.h
[ 27%] Generating ../../DerivedSources/WebCore/JSNotificationPermissionCallback.cpp, ../../DerivedSources/WebCore/JSNotificationPermissionCallback.h
[ 27%] Generating ../../DerivedSources/WebCore/JSWorkerGlobalScopeNotifications.cpp, ../../DerivedSources/WebCore/JSWorkerGlobalScopeNotifications.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDeviceProximityEvent.cpp, ../../DerivedSources/WebCore/JSDeviceProximityEvent.h
[ 27%] Generating ../../DerivedSources/WebCore/JSDOMWindowSpeechSynthesis.cpp, ../../DerivedSources/WebCore/JSDOMWindowSpeechSynthesis.h
[ 27%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesis.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesis.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesisEvent.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesisEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesisUtterance.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesisUtterance.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSpeechSynthesisVoice.cpp, ../../DerivedSources/WebCore/JSSpeechSynthesisVoice.h
[ 28%] Generating ../../DerivedSources/WebCore/JSByteLengthQueuingStrategy.cpp, ../../DerivedSources/WebCore/JSByteLengthQueuingStrategy.h
[ 28%] Generating ../../DerivedSources/WebCore/JSCountQueuingStrategy.cpp, ../../DerivedSources/WebCore/JSCountQueuingStrategy.h
[ 28%] Generating ../../DerivedSources/WebCore/JSReadableStream.cpp, ../../DerivedSources/WebCore/JSReadableStream.h
[ 28%] Generating ../../DerivedSources/WebCore/JSReadableStreamController.cpp, ../../DerivedSources/WebCore/JSReadableStreamController.h
[ 28%] Generating ../../DerivedSources/WebCore/JSReadableStreamReader.cpp, ../../DerivedSources/WebCore/JSReadableStreamReader.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWritableStream.cpp, ../../DerivedSources/WebCore/JSWritableStream.h
[ 28%] Generating ../../DerivedSources/WebCore/JSNavigatorVibration.cpp, ../../DerivedSources/WebCore/JSNavigatorVibration.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAnalyserNode.cpp, ../../DerivedSources/WebCore/JSAnalyserNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioBuffer.cpp, ../../DerivedSources/WebCore/JSAudioBuffer.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioBufferCallback.cpp, ../../DerivedSources/WebCore/JSAudioBufferCallback.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioBufferSourceNode.cpp, ../../DerivedSources/WebCore/JSAudioBufferSourceNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioContext.cpp, ../../DerivedSources/WebCore/JSAudioContext.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioDestinationNode.cpp, ../../DerivedSources/WebCore/JSAudioDestinationNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioListener.cpp, ../../DerivedSources/WebCore/JSAudioListener.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioNode.cpp, ../../DerivedSources/WebCore/JSAudioNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioParam.cpp, ../../DerivedSources/WebCore/JSAudioParam.h
[ 28%] Generating ../../DerivedSources/WebCore/JSAudioProcessingEvent.cpp, ../../DerivedSources/WebCore/JSAudioProcessingEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSBiquadFilterNode.cpp, ../../DerivedSources/WebCore/JSBiquadFilterNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSChannelMergerNode.cpp, ../../DerivedSources/WebCore/JSChannelMergerNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSChannelSplitterNode.cpp, ../../DerivedSources/WebCore/JSChannelSplitterNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSConvolverNode.cpp, ../../DerivedSources/WebCore/JSConvolverNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSDelayNode.cpp, ../../DerivedSources/WebCore/JSDelayNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSDynamicsCompressorNode.cpp, ../../DerivedSources/WebCore/JSDynamicsCompressorNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSGainNode.cpp, ../../DerivedSources/WebCore/JSGainNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSMediaElementAudioSourceNode.cpp, ../../DerivedSources/WebCore/JSMediaElementAudioSourceNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSMediaStreamAudioDestinationNode.cpp, ../../DerivedSources/WebCore/JSMediaStreamAudioDestinationNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSMediaStreamAudioSourceNode.cpp, ../../DerivedSources/WebCore/JSMediaStreamAudioSourceNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSOfflineAudioCompletionEvent.cpp, ../../DerivedSources/WebCore/JSOfflineAudioCompletionEvent.h
[ 28%] Generating ../../DerivedSources/WebCore/JSOfflineAudioContext.cpp, ../../DerivedSources/WebCore/JSOfflineAudioContext.h
[ 28%] Generating ../../DerivedSources/WebCore/JSOscillatorNode.cpp, ../../DerivedSources/WebCore/JSOscillatorNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSPannerNode.cpp, ../../DerivedSources/WebCore/JSPannerNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSPeriodicWave.cpp, ../../DerivedSources/WebCore/JSPeriodicWave.h
[ 28%] Generating ../../DerivedSources/WebCore/JSScriptProcessorNode.cpp, ../../DerivedSources/WebCore/JSScriptProcessorNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSWaveShaperNode.cpp, ../../DerivedSources/WebCore/JSWaveShaperNode.h
[ 28%] Generating ../../DerivedSources/WebCore/JSDOMWindowWebDatabase.cpp, ../../DerivedSources/WebCore/JSDOMWindowWebDatabase.h
[ 28%] Generating ../../DerivedSources/WebCore/JSDatabase.cpp, ../../DerivedSources/WebCore/JSDatabase.h
[ 28%] Generating ../../DerivedSources/WebCore/JSDatabaseCallback.cpp, ../../DerivedSources/WebCore/JSDatabaseCallback.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSQLError.cpp, ../../DerivedSources/WebCore/JSSQLError.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSQLException.cpp, ../../DerivedSources/WebCore/JSSQLException.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSQLResultSet.cpp, ../../DerivedSources/WebCore/JSSQLResultSet.h
[ 28%] Generating ../../DerivedSources/WebCore/JSSQLResultSetRowList.cpp, ../../DerivedSources/WebCore/JSSQLResultSetRowList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSSQLStatementCallback.cpp, ../../DerivedSources/WebCore/JSSQLStatementCallback.h
[ 29%] Generating ../../DerivedSources/WebCore/JSSQLStatementErrorCallback.cpp, ../../DerivedSources/WebCore/JSSQLStatementErrorCallback.h
[ 29%] Generating ../../DerivedSources/WebCore/JSSQLTransaction.cpp, ../../DerivedSources/WebCore/JSSQLTransaction.h
[ 29%] Generating ../../DerivedSources/WebCore/JSSQLTransactionCallback.cpp, ../../DerivedSources/WebCore/JSSQLTransactionCallback.h
[ 29%] Generating ../../DerivedSources/WebCore/JSSQLTransactionErrorCallback.cpp, ../../DerivedSources/WebCore/JSSQLTransactionErrorCallback.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCloseEvent.cpp, ../../DerivedSources/WebCore/JSCloseEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSWebSocket.cpp, ../../DerivedSources/WebCore/JSWebSocket.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCryptoKey.cpp, ../../DerivedSources/WebCore/JSCryptoKey.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCryptoKeyPair.cpp, ../../DerivedSources/WebCore/JSCryptoKeyPair.h
[ 29%] Generating ../../DerivedSources/WebCore/JSSubtleCrypto.cpp, ../../DerivedSources/WebCore/JSSubtleCrypto.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSCharsetRule.cpp, ../../DerivedSources/WebCore/JSCSSCharsetRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSFontFaceLoadEvent.cpp, ../../DerivedSources/WebCore/JSCSSFontFaceLoadEvent.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSFontFaceRule.cpp, ../../DerivedSources/WebCore/JSCSSFontFaceRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSImportRule.cpp, ../../DerivedSources/WebCore/JSCSSImportRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSKeyframeRule.cpp, ../../DerivedSources/WebCore/JSCSSKeyframeRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSKeyframesRule.cpp, ../../DerivedSources/WebCore/JSCSSKeyframesRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSMediaRule.cpp, ../../DerivedSources/WebCore/JSCSSMediaRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSPageRule.cpp, ../../DerivedSources/WebCore/JSCSSPageRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSPrimitiveValue.cpp, ../../DerivedSources/WebCore/JSCSSPrimitiveValue.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSRule.cpp, ../../DerivedSources/WebCore/JSCSSRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSRuleList.cpp, ../../DerivedSources/WebCore/JSCSSRuleList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSStyleDeclaration.cpp, ../../DerivedSources/WebCore/JSCSSStyleDeclaration.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSStyleRule.cpp, ../../DerivedSources/WebCore/JSCSSStyleRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSStyleSheet.cpp, ../../DerivedSources/WebCore/JSCSSStyleSheet.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSSupportsRule.cpp, ../../DerivedSources/WebCore/JSCSSSupportsRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSUnknownRule.cpp, ../../DerivedSources/WebCore/JSCSSUnknownRule.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSValue.cpp, ../../DerivedSources/WebCore/JSCSSValue.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCSSValueList.cpp, ../../DerivedSources/WebCore/JSCSSValueList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSCounter.cpp, ../../DerivedSources/WebCore/JSCounter.h
[ 29%] Generating ../../DerivedSources/WebCore/JSDOMWindowCSS.cpp, ../../DerivedSources/WebCore/JSDOMWindowCSS.h
[ 29%] Generating ../../DerivedSources/WebCore/JSFontFace.cpp, ../../DerivedSources/WebCore/JSFontFace.h
[ 29%] Generating ../../DerivedSources/WebCore/JSFontFaceSet.cpp, ../../DerivedSources/WebCore/JSFontFaceSet.h
[ 29%] Generating ../../DerivedSources/WebCore/JSFontLoader.cpp, ../../DerivedSources/WebCore/JSFontLoader.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMediaList.cpp, ../../DerivedSources/WebCore/JSMediaList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMediaQueryList.cpp, ../../DerivedSources/WebCore/JSMediaQueryList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSMediaQueryListListener.cpp, ../../DerivedSources/WebCore/JSMediaQueryListListener.h
[ 29%] Generating ../../DerivedSources/WebCore/JSRGBColor.cpp, ../../DerivedSources/WebCore/JSRGBColor.h
[ 29%] Generating ../../DerivedSources/WebCore/JSRect.cpp, ../../DerivedSources/WebCore/JSRect.h
[ 29%] Generating ../../DerivedSources/WebCore/JSStyleMedia.cpp, ../../DerivedSources/WebCore/JSStyleMedia.h
[ 29%] Generating ../../DerivedSources/WebCore/JSStyleSheet.cpp, ../../DerivedSources/WebCore/JSStyleSheet.h
[ 29%] Generating ../../DerivedSources/WebCore/JSStyleSheetList.cpp, ../../DerivedSources/WebCore/JSStyleSheetList.h
[ 29%] Generating ../../DerivedSources/WebCore/JSWebKitCSSFilterValue.cpp, ../../DerivedSources/WebCore/JSWebKitCSSFilterValue.h
[ 29%] Generating ../../DerivedSources/WebCore/JSWebKitCSSMatrix.cpp, ../../DerivedSources/WebCore/JSWebKitCSSMatrix.h
[ 29%] Generating ../../DerivedSources/WebCore/JSWebKitCSSRegionRule.cpp, ../../DerivedSources/WebCore/JSWebKitCSSRegionRule.h
[ 30%] Generating ../../DerivedSources/WebCore/JSWebKitCSSTransformValue.cpp, ../../DerivedSources/WebCore/JSWebKitCSSTransformValue.h
[ 30%] Generating ../../DerivedSources/WebCore/JSWebKitCSSViewportRule.cpp, ../../DerivedSources/WebCore/JSWebKitCSSViewportRule.h
[ 30%] Generating ../../DerivedSources/WebCore/JSAnimationEvent.cpp, ../../DerivedSources/WebCore/JSAnimationEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSAttr.cpp, ../../DerivedSources/WebCore/JSAttr.h
[ 30%] Generating ../../DerivedSources/WebCore/JSBeforeLoadEvent.cpp, ../../DerivedSources/WebCore/JSBeforeLoadEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSBeforeUnloadEvent.cpp, ../../DerivedSources/WebCore/JSBeforeUnloadEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSCDATASection.cpp, ../../DerivedSources/WebCore/JSCDATASection.h
[ 30%] Generating ../../DerivedSources/WebCore/JSCharacterData.cpp, ../../DerivedSources/WebCore/JSCharacterData.h
[ 30%] Generating ../../DerivedSources/WebCore/JSChildNode.cpp, ../../DerivedSources/WebCore/JSChildNode.h
[ 30%] Generating ../../DerivedSources/WebCore/JSClientRect.cpp, ../../DerivedSources/WebCore/JSClientRect.h
[ 30%] Generating ../../DerivedSources/WebCore/JSClientRectList.cpp, ../../DerivedSources/WebCore/JSClientRectList.h
[ 30%] Generating ../../DerivedSources/WebCore/JSComment.cpp, ../../DerivedSources/WebCore/JSComment.h
[ 30%] Generating ../../DerivedSources/WebCore/JSCompositionEvent.cpp, ../../DerivedSources/WebCore/JSCompositionEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSCustomEvent.cpp, ../../DerivedSources/WebCore/JSCustomEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMCoreException.cpp, ../../DerivedSources/WebCore/JSDOMCoreException.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMError.cpp, ../../DerivedSources/WebCore/JSDOMError.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMImplementation.cpp, ../../DerivedSources/WebCore/JSDOMImplementation.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMNamedFlowCollection.cpp, ../../DerivedSources/WebCore/JSDOMNamedFlowCollection.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMStringList.cpp, ../../DerivedSources/WebCore/JSDOMStringList.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDOMStringMap.cpp, ../../DerivedSources/WebCore/JSDOMStringMap.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDataTransfer.cpp, ../../DerivedSources/WebCore/JSDataTransfer.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDataTransferItem.cpp, ../../DerivedSources/WebCore/JSDataTransferItem.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDataTransferItemList.cpp, ../../DerivedSources/WebCore/JSDataTransferItemList.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDeviceMotionEvent.cpp, ../../DerivedSources/WebCore/JSDeviceMotionEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDeviceOrientationEvent.cpp, ../../DerivedSources/WebCore/JSDeviceOrientationEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDocument.cpp, ../../DerivedSources/WebCore/JSDocument.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDocumentFragment.cpp, ../../DerivedSources/WebCore/JSDocumentFragment.h
[ 30%] Generating ../../DerivedSources/WebCore/JSDocumentType.cpp, ../../DerivedSources/WebCore/JSDocumentType.h
[ 30%] Generating ../../DerivedSources/WebCore/JSElement.cpp, ../../DerivedSources/WebCore/JSElement.h
[ 30%] Generating ../../DerivedSources/WebCore/JSErrorEvent.cpp, ../../DerivedSources/WebCore/JSErrorEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSEvent.cpp, ../../DerivedSources/WebCore/JSEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSEventTarget.cpp, ../../DerivedSources/WebCore/JSEventTarget.h
[ 30%] Generating ../../DerivedSources/WebCore/JSFocusEvent.cpp, ../../DerivedSources/WebCore/JSFocusEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSGlobalEventHandlers.cpp, ../../DerivedSources/WebCore/JSGlobalEventHandlers.h
[ 30%] Generating ../../DerivedSources/WebCore/JSHashChangeEvent.cpp, ../../DerivedSources/WebCore/JSHashChangeEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSKeyboardEvent.cpp, ../../DerivedSources/WebCore/JSKeyboardEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMessageChannel.cpp, ../../DerivedSources/WebCore/JSMessageChannel.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMessageEvent.cpp, ../../DerivedSources/WebCore/JSMessageEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMessagePort.cpp, ../../DerivedSources/WebCore/JSMessagePort.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMouseEvent.cpp, ../../DerivedSources/WebCore/JSMouseEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMutationEvent.cpp, ../../DerivedSources/WebCore/JSMutationEvent.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMutationObserver.cpp, ../../DerivedSources/WebCore/JSMutationObserver.h
[ 30%] Generating ../../DerivedSources/WebCore/JSMutationRecord.cpp, ../../DerivedSources/WebCore/JSMutationRecord.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNamedNodeMap.cpp, ../../DerivedSources/WebCore/JSNamedNodeMap.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNode.cpp, ../../DerivedSources/WebCore/JSNode.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNodeFilter.cpp, ../../DerivedSources/WebCore/JSNodeFilter.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNodeIterator.cpp, ../../DerivedSources/WebCore/JSNodeIterator.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNodeList.cpp, ../../DerivedSources/WebCore/JSNodeList.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNonDocumentTypeChildNode.cpp, ../../DerivedSources/WebCore/JSNonDocumentTypeChildNode.h
[ 31%] Generating ../../DerivedSources/WebCore/JSNonElementParentNode.cpp, ../../DerivedSources/WebCore/JSNonElementParentNode.h
[ 31%] Generating ../../DerivedSources/WebCore/JSOverflowEvent.cpp, ../../DerivedSources/WebCore/JSOverflowEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSPageTransitionEvent.cpp, ../../DerivedSources/WebCore/JSPageTransitionEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSParentNode.cpp, ../../DerivedSources/WebCore/JSParentNode.h
[ 31%] Generating ../../DerivedSources/WebCore/JSPopStateEvent.cpp, ../../DerivedSources/WebCore/JSPopStateEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSProcessingInstruction.cpp, ../../DerivedSources/WebCore/JSProcessingInstruction.h
[ 31%] Generating ../../DerivedSources/WebCore/JSProgressEvent.cpp, ../../DerivedSources/WebCore/JSProgressEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSRange.cpp, ../../DerivedSources/WebCore/JSRange.h
[ 31%] Generating ../../DerivedSources/WebCore/JSRequestAnimationFrameCallback.cpp, ../../DerivedSources/WebCore/JSRequestAnimationFrameCallback.h
[ 31%] Generating ../../DerivedSources/WebCore/JSSecurityPolicyViolationEvent.cpp, ../../DerivedSources/WebCore/JSSecurityPolicyViolationEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSShadowRoot.cpp, ../../DerivedSources/WebCore/JSShadowRoot.h
[ 31%] Generating ../../DerivedSources/WebCore/JSStringCallback.cpp, ../../DerivedSources/WebCore/JSStringCallback.h
[ 31%] Generating ../../DerivedSources/WebCore/JSText.cpp, ../../DerivedSources/WebCore/JSText.h
[ 31%] Generating ../../DerivedSources/WebCore/JSTextEvent.cpp, ../../DerivedSources/WebCore/JSTextEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSTouch.cpp, ../../DerivedSources/WebCore/JSTouch.h
[ 31%] Generating ../../DerivedSources/WebCore/JSTouchEvent.cpp, ../../DerivedSources/WebCore/JSTouchEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSTouchList.cpp, ../../DerivedSources/WebCore/JSTouchList.h
[ 31%] Generating ../../DerivedSources/WebCore/JSTransitionEvent.cpp, ../../DerivedSources/WebCore/JSTransitionEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSTreeWalker.cpp, ../../DerivedSources/WebCore/JSTreeWalker.h
[ 31%] Generating ../../DerivedSources/WebCore/JSUIEvent.cpp, ../../DerivedSources/WebCore/JSUIEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSWebKitAnimationEvent.cpp, ../../DerivedSources/WebCore/JSWebKitAnimationEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSWebKitNamedFlow.cpp, ../../DerivedSources/WebCore/JSWebKitNamedFlow.h
[ 31%] Generating ../../DerivedSources/WebCore/JSWebKitTransitionEvent.cpp, ../../DerivedSources/WebCore/JSWebKitTransitionEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSWheelEvent.cpp, ../../DerivedSources/WebCore/JSWheelEvent.h
[ 31%] Generating ../../DerivedSources/WebCore/JSXMLDocument.cpp, ../../DerivedSources/WebCore/JSXMLDocument.h
[ 31%] Generating ../../DerivedSources/WebCore/JSBlob.cpp, ../../DerivedSources/WebCore/JSBlob.h
[ 31%] Generating ../../DerivedSources/WebCore/JSFile.cpp, ../../DerivedSources/WebCore/JSFile.h
[ 31%] Generating ../../DerivedSources/WebCore/JSFileError.cpp, ../../DerivedSources/WebCore/JSFileError.h
[ 31%] Generating ../../DerivedSources/WebCore/JSFileException.cpp, ../../DerivedSources/WebCore/JSFileException.h
[ 31%] Generating ../../DerivedSources/WebCore/JSFileList.cpp, ../../DerivedSources/WebCore/JSFileList.h
[ 31%] Generating ../../DerivedSources/WebCore/JSFileReader.cpp, ../../DerivedSources/WebCore/JSFileReader.h
[ 31%] Generating ../../DerivedSources/WebCore/JSFileReaderSync.cpp, ../../DerivedSources/WebCore/JSFileReaderSync.h
[ 31%] Generating ../../DerivedSources/WebCore/JSDOMFormData.cpp, ../../DerivedSources/WebCore/JSDOMFormData.h
[ 31%] Generating ../../DerivedSources/WebCore/JSDOMTokenList.cpp, ../../DerivedSources/WebCore/JSDOMTokenList.h
[ 31%] Generating ../../DerivedSources/WebCore/JSDOMURL.cpp, ../../DerivedSources/WebCore/JSDOMURL.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLAllCollection.cpp, ../../DerivedSources/WebCore/JSHTMLAllCollection.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLAnchorElement.cpp, ../../DerivedSources/WebCore/JSHTMLAnchorElement.h
[ 31%] Generating ../../DerivedSources/WebCore/JSHTMLAppletElement.cpp, ../../DerivedSources/WebCore/JSHTMLAppletElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLAreaElement.cpp, ../../DerivedSources/WebCore/JSHTMLAreaElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLAttachmentElement.cpp, ../../DerivedSources/WebCore/JSHTMLAttachmentElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLAudioElement.cpp, ../../DerivedSources/WebCore/JSHTMLAudioElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLBRElement.cpp, ../../DerivedSources/WebCore/JSHTMLBRElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLBaseElement.cpp, ../../DerivedSources/WebCore/JSHTMLBaseElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLBodyElement.cpp, ../../DerivedSources/WebCore/JSHTMLBodyElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLButtonElement.cpp, ../../DerivedSources/WebCore/JSHTMLButtonElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLCanvasElement.cpp, ../../DerivedSources/WebCore/JSHTMLCanvasElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLCollection.cpp, ../../DerivedSources/WebCore/JSHTMLCollection.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDListElement.cpp, ../../DerivedSources/WebCore/JSHTMLDListElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDataElement.cpp, ../../DerivedSources/WebCore/JSHTMLDataElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDataListElement.cpp, ../../DerivedSources/WebCore/JSHTMLDataListElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDetailsElement.cpp, ../../DerivedSources/WebCore/JSHTMLDetailsElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDirectoryElement.cpp, ../../DerivedSources/WebCore/JSHTMLDirectoryElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDivElement.cpp, ../../DerivedSources/WebCore/JSHTMLDivElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLDocument.cpp, ../../DerivedSources/WebCore/JSHTMLDocument.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLElement.cpp, ../../DerivedSources/WebCore/JSHTMLElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLEmbedElement.cpp, ../../DerivedSources/WebCore/JSHTMLEmbedElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLFieldSetElement.cpp, ../../DerivedSources/WebCore/JSHTMLFieldSetElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLFontElement.cpp, ../../DerivedSources/WebCore/JSHTMLFontElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLFormControlsCollection.cpp, ../../DerivedSources/WebCore/JSHTMLFormControlsCollection.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLFormElement.cpp, ../../DerivedSources/WebCore/JSHTMLFormElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLFrameElement.cpp, ../../DerivedSources/WebCore/JSHTMLFrameElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLFrameSetElement.cpp, ../../DerivedSources/WebCore/JSHTMLFrameSetElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLHRElement.cpp, ../../DerivedSources/WebCore/JSHTMLHRElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLHeadElement.cpp, ../../DerivedSources/WebCore/JSHTMLHeadElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLHeadingElement.cpp, ../../DerivedSources/WebCore/JSHTMLHeadingElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLHtmlElement.cpp, ../../DerivedSources/WebCore/JSHTMLHtmlElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLIFrameElement.cpp, ../../DerivedSources/WebCore/JSHTMLIFrameElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLImageElement.cpp, ../../DerivedSources/WebCore/JSHTMLImageElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLInputElement.cpp, ../../DerivedSources/WebCore/JSHTMLInputElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLKeygenElement.cpp, ../../DerivedSources/WebCore/JSHTMLKeygenElement.h
[ 32%] Generating ../../DerivedSources/WebCore/JSHTMLLIElement.cpp, ../../DerivedSources/WebCore/JSHTMLLIElement.h
[ 32%] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment